
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/100/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/100/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=New Hat Collection;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/100/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/100/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=New Arrivals;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Women;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Men;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Unisex;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Aviator Style;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Wayfarer Style;url=/SearchResults.asp?Cat=34;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Vintage Style;url=/SearchResults.asp?Cat=8;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=RhineStone Style;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Polarized Lens;url=/SearchResults.asp?Cat=35;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Sports Collection;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Reading Glasses;url=/SearchResults.asp?Cat=33;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Clear Glasses;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Party Sunglasses;url=/SearchResults.asp?Cat=36;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Kids Sunglasses;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Display;url=/SearchResults.asp?Cat=14;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Case;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Tools;url=/SearchResults.asp?Cat=13;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
  }
  drawMenus();
}

