
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/cuswag/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/cuswag/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Shop 4 Me;url=/SearchResults.asp?Cat=88;pagematch=[-_]s/88\\.htm$|searchresults\\.asp\\?cat=88$;");
    aI("text=Bulk Shirt Orders;url=/SearchResults.asp?Cat=87;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;showmenu=m_v1p87;");
    aI("text=Couture;url=http://www.cuswag.com/Articles.asp?ID=238;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
    aI("text=Participate;url=http://www.cuswag.com/Articles.asp?ID=239;pagematch=[-_]s/101\\.htm$|searchresults\\.asp\\?cat=101$;");
    aI("text=Community;url=http://www.cuswag.com/Articles.asp?ID=241;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=About;url=http://www.cuswag.com/Articles.asp?ID=240;pagematch=[-_]s/91\\.htm$|searchresults\\.asp\\?cat=91$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/cuswag/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/cuswag/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p87")) {
    style=subNavStyle1;
    aI("text=T-shirts&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=114;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
    aI("text=Long Sleeve Tees&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=113;pagematch=[-_]s/113\\.htm$|searchresults\\.asp\\?cat=113$;");
  }
  drawMenus();
}


