
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Home Page;url=http://www.NYBagelBox.com/;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=New York Bagels;url=http://www.nybagelbox.com/New-York-Bagel-Box-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=New York Bialys;url=http://www.nybagelbox.com/New-York-bagels-bialys-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v1p2;");
    aI("text=Spreads;url=http://www.nybagelbox.com/cream-cheese-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Lox;url=http://www.nybagelbox.com/nova-lox-s/19.htm;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;");
    aI("text=Add plates, knives, and napkins to my order!;url=http://www.nybagelbox.com/add-plates-knives-napkins-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=New York Bagel Box Coffee;url=../ProductDetails.asp?ProductCode=Coffee;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=New York Bagel Box Gift Certificates;url=/giftcert_sendvia.asp;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Corporate Gifts;url=http://www.nybagelbox.com/Corporate-Gifts-s/6.htm;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Gift Ideas!;url=http://www.nybagelbox.com/Holiday-Gift-Baskets-s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;showmenu=m_v1p7;");
    aI("text=New York Bagel-of-the-Month Club;url=http://www.nybagelbox.com/NY-Bagel-Box-Bagel-of-the-Month-Club-s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p7")) {
    style=subNavStyle1;
    aI("text=Gifts under $50!&nbsp;&nbsp;&nbsp;;url=http://www.nybagelbox.com/Holiday-Gift-Baskets-under-50-s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Gifts under $100!&nbsp;&nbsp;&nbsp;;url=http://www.nybagelbox.com/Holiday-Gift-Baskets-under-100-s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  drawMenus();
}

