
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/Combat_FW/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/Combat_FW/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=MMA Clothing;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1300&Click=21814;pagematch=[-_]s/252\\.htm$|searchresults\\.asp\\?cat=252$;showmenu=m_v3p252;");
    aI("text=MMA Gear;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1100&Click=21814;pagematch=[-_]s/261\\.htm$|searchresults\\.asp\\?cat=261$;showmenu=m_v3p261;");
    aI("text=MMA Novelties;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1220&Click=21814;pagematch=[-_]s/262\\.htm$|searchresults\\.asp\\?cat=262$;showmenu=m_v3p262;");
    aI("text=Jiu-Jitsu;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1313&Click=21814;pagematch=[-_]s/263\\.htm$|searchresults\\.asp\\?cat=263$;showmenu=m_v3p263;");
    aI("text=Footwear;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=24967&Click=21814;pagematch=[-_]s/264\\.htm$|searchresults\\.asp\\?cat=264$;showmenu=m_v3p264;");
    aI("text=Mats;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1247&Click=21814;pagematch=[-_]s/266\\.htm$|searchresults\\.asp\\?cat=266$;");
    aI("text=Supplements;url=http://www.FighterWarehouse.com/SearchResults.asp?Cat=1225&Click=21814;pagematch=[-_]s/268\\.htm$|searchresults\\.asp\\?cat=268$;");
  }
  drawMenus();
}


