
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/100/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/100/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Oxfords;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Hats;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Polos;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v1p2;");
    aI("text=T-Shirts;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Outerwear;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Maternity;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Baby;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Sweatshirts;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Drinkware;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Golf;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Folders;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Pens;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Chairs;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Briefcases/Bags;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/100/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/100/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p2")) {
    style=subNavStyle1;
    aI("text=Ladies&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Men\'s&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/100/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/100/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Can\'t Find Something?;url=/SearchResults.asp?Cat=14;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Meritrust Home Page;url=http://www.meritrustcu.org/;target=_blank;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Resort Promowear;url=http://www.resortpromowear.com;target=_blank;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
  }
  drawMenus();
}

