
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Product Type;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;showmenu=m_v1p37;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p37")) {
    style=subNavStyle1;
    aI("text=Bathroom&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Bedding&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=50;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Kids&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=49;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Collegiate&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Cookware & Dishes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=97;pagematch=[-_]s/97\\.htm$|searchresults\\.asp\\?cat=97$;");
    aI("text=Decor&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Furniture&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Gifts&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Lighting&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Rugs&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Walls&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Windows&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Pets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=43;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
  }
  drawMenus();
}


