
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Wholesale Apparel;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Custom Apparel;url=/SearchResults.asp?Cat=120;pagematch=[-_]s/120\\.htm$|searchresults\\.asp\\?cat=120$;");
    aI("text=Blank Apparel;url=/SearchResults.asp?Cat=88;pagematch=[-_]s/88\\.htm$|searchresults\\.asp\\?cat=88$;");
    aI("text=My Rewards;url=/SearchResults.asp?Cat=119;pagematch=[-_]s/119\\.htm$|searchresults\\.asp\\?cat=119$;");
    aI("text=Facebook;url=/SearchResults.asp?Cat=115;pagematch=[-_]s/115\\.htm$|searchresults\\.asp\\?cat=115$;");
    aI("text=Crusty World;url=/SearchResults.asp?Cat=112;pagematch=[-_]s/112\\.htm$|searchresults\\.asp\\?cat=112$;");
    aI("text=Links;url=/SearchResults.asp?Cat=116;pagematch=[-_]s/116\\.htm$|searchresults\\.asp\\?cat=116$;");
  }
  drawMenus();
}


