
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://qtwbu.tjyfw.servertrust.com/default.asp;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=NEWS;url=http://fairtexnews.com;target=_blank;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Gyms;url=http://www.fairtexgyms.com;target=_blank;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Retailers;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Media;url=http://www.youtube.com/user/ftxfactory;target=_blank;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=History;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Contact;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}


