
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Large Notebook;url=http://www.makemynotebook.com/category-s/1819.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Small Notebook;url=http://www.makemynotebook.com/category-s/1820.htm;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Mini Notebook;url=http://www.makemynotebook.com/category-s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=Guestbooks;url=http://www.makemynotebook.com/category-s/1821.htm;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=View All;url=http://www.makemynotebook.com/category-s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=About Us;url=aboutus.asp;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=Blog;url=https://www.blogger.com;pagematch=[-_]s/1592\\.htm$|searchresults\\.asp\\?cat=1592$;");
    aI("text=Returns;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=Shipping;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Site Help / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
  }
  drawMenus();
}


