
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/ALIS/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/ALIS/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Ali\'s Amazing Cookies;url=http://www.shipacookie.com/Gourmet-Kosher-Cookies-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Lactose Free Cookies;url=http://www.shipacookie.com/Lactose-free-cookies-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=GIFT OPTIONS;url=http://www.shipacookie.com/Cookie-Gifts-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=COOKIE CAKES;url=http://www.shipacookie.com/Cookie-Cakes-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Cakes & Cupcakes;url=http://www.shipacookie.com/category-s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Chocolate Dipped Pretzels;url=http://www.shipacookie.com/chocolate-dipped-pretzels-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Catering;url=http://www.shipacookie.com/category-s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Corporate Gifts;url=http://www.shipacookie.com/Corporate-Cookie-Gifts-s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Wholesale;url=http://www.shipacookie.com/category-s/8.htm;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=My Account;url=http://www.shipacookie.com/myaccount.asp;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=VALENTINES DAY;url=http://www.shipacookie.com/Valentines-Day-Gifts-s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Logo/Photo Cookies;url=http://www.shipacookie.com/category-s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/ALIS/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/ALIS/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=About Us;url=../aboutus.asp;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Meet Ali;url=http://www.shipacookie.com/category-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Recent Cookie Cakes;url=http://www.shipacookie.com/category-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Shipping Information;url=http://www.shipacookie.com/category-s/13.htm;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Retail Location, Directions and Hours;url=http://www.shipacookie.com/category-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Contact Us;url=http://www.shipacookie.com/Alis-Cookies-Kosher-cookies-cookie-shipping-s/14.htm;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Kosher & Allergies;url=http://www.shipacookie.com/kosher-cookies-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Rave Reviews;url=http://www.shipacookie.com/category-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Press and Media;url=http://www.shipacookie.com/category-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
  }
  drawMenus();
}


