
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/51/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/51/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Team Apparel;url=http://www.teamdiscountwarehouse.com/category_s/211.htm;pagematch=[-_]s/211\\.htm$|searchresults\\.asp\\?cat=211$;");
    aI("text=Basketball;url=http://www.teamdiscountwarehouse.com/basketball_uniforms_s/6.htm;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Baseball;url=http://www.teamdiscountwarehouse.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Softball;url=http://www.teamdiscountwarehouse.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Football;url=http://www.teamdiscountwarehouse.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Cheerleading;url=http://www.teamdiscountwarehouse.com/category_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Soccer;url=http://www.teamdiscountwarehouse.com/category_s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Lacrosse;url=http://www.teamdiscountwarehouse.com/category_s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Track and Field;url=http://www.teamdiscountwarehouse.com/category_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Volleyball;url=http://www.teamdiscountwarehouse.com/category_s/8.htm;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/51/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/51/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Artwork Forms;url=http://www.teamdiscountwarehouse.com/category_s/316.htm;pagematch=[-_]s/316\\.htm$|searchresults\\.asp\\?cat=316$;");
  }
  drawMenus();
}


