
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/SOF104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/SOF104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Shorts;url=http://www.schooloffight.com/Shorts_s/102.htm;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=T-shirts;url=http://www.schooloffight.com/T_shirts_s/98.htm;pagematch=[-_]s/98\\.htm$|searchresults\\.asp\\?cat=98$;");
    aI("text=Girly Shirts;url=http://www.schooloffight.com/Girly_Shirts_s/100.htm;pagematch=[-_]s/100\\.htm$|searchresults\\.asp\\?cat=100$;");
    aI("text=Long Sleeve Shirts;url=http://www.schooloffight.com/Long_Sleeve_Shirts_s/101.htm;pagematch=[-_]s/101\\.htm$|searchresults\\.asp\\?cat=101$;");
  }
  drawMenus();
}


