function top_menu() {

document.write("<a href='index.html'>Home</a>");
document.write("&nbsp|&nbsp");
document.write("<a href='about.html' onmouseover=\"menu_about('menu_about','on')\" onmouseout=\"menu_about('menu_about','off')\">About Us</a>");
document.write("&nbsp|&nbsp");
document.write("<a href='list_fighters.php'>Fighters</a>");
document.write("&nbsp|&nbsp");
document.write("<a href='events.html'>Events</a>");
document.write("&nbsp|&nbsp");
document.write("<a href='http://teamdevore.com/gallery.html'>Photos</a>");
document.write("&nbsp|&nbsp");
document.write("<a href=#null onmouseover=\"menu_what('menu_what','on')\" onmouseout=\"menu_what('menu_what','off')\">What We Do</a>");

}

function right_menu() {

document.write("<a href='http://devoreacademy.com'><img src=\"images/devorealogo.jpg\" style=\"margin-top:10px;border:0px;background-color:#ffffff;\" /></a>");
document.write("<a href='http://teamroundkick.com'><img src=\"images/tr_logo.gif\" style=\"margin-top:10px;border:0px;background-color:#ffffff;\" /></a>");

document.write("<a href='http://worldcombatleague.com'><img src=\"images/WCL.jpg\" style=\"padding-top:0px;margin-top:10px;border:0px;background-color:#000000;\" /></a>");
document.write("<a href='http://www.hivemma.com/index.html'><img src=\"images/hive.jpg\" style=\"margin-top:10px;border:0px;background-color:#ffffff;\" /></a>");
document.write("<a href='http://pureforcemma.com'><img src=\"images/pfbanner.gif\" style=\"margin-top:10px;border:0px;background-color:#ffffff;padding-top:0px;\" /></a>");
document.write("<a href='http://hcxinternational.com'><img src=\"images/teamhcx.gif\" style=\"border:0px;\" /></a>");
document.write("<a href='http://www.iscfmma.com/'><img src=\"images/ISCFlogo.jpg\" style=\"width:180px;margin-top:10px;border:0px;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.iska.com'><img src=\"images/iska.jpg\" style=\"width:180px;margin-top:10px;border:0px;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.craigsmithkarate.com/'><img src=\"images/craigsmithLOGO.gif\" style=\"margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.team-toro.com/'><img src=\"images/team_toro.gif\" style=\"margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");

document.write("<br />");
document.write("<form action=\"/cgi-sys/entropysearch.cgi\" target=searchwindow>");
document.write("<span style=\"font-size:10pt;\">Search teamdevore.com</span><br />");
document.write("<input type=\"text\" size=\"10\" name=\"query\" value=\"\">");
document.write("<input type=\"hidden\" name=\"user\" value=\"teamdevo\">");
document.write("<input type=\"hidden\" name=\"basehref\" value=\"http://teamdevore.com\">");
document.write("<input type=\"hidden\" name=\"template\" value=\"default\">");
document.write("&nbsp\;");
document.write("<input type=\"submit\" value=\"Search\">");
document.write("</form>");
}

function left_menu() {

document.write("<a href='http:\/\/round1fightnight.com'><img src=\"images/round1_logo.jpg\" style=\"width:180px;margin-top:10px;border:0px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://worldcombatleague.com/stlouis.html'><img src=\"images/enforcers.jpg\" style=\"width:180px;margin-top:10px;border:0px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://finneyskickboxing.com'><img src=\"images/finneys.jpg\" style=\"margin-top:10px;padding:0px;border:0px;background-color:#ffffff;\" /></a>");
document.write("<a href='http://www.shamrockpromotionsllc.com/'><img src=\"images/shamrock.gif\" style=\"margin-top:10px;border:0px;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.ikfkickboxing.com/'><img src=\"images/ikflogo.jpg\" style=\"width:180px;margin-top:10px;border:0px;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.teamwarriorconcepts.com/'><img src=\"images/twcTitle.gif\" style=\"width:176px;margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<a href='http://www.tbasanctioning.org/'><img src=\"images/sanctioninglogo.jpg\" style=\"width:176px;margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
document.write("<!-- <a href='http://www.muaythaikali.com'><img src=\"images/muaythaikali.jpg\" style=\"width:176px;margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a> -->");
document.write("<a href='http://www.decaturpc.com'><img src=\"images/dpclogo.jpg\" style=\"width:176px;margin-top:10px;border:2px solid #000000;background-color:#ffffff;padding:0px;\" /></a>");
}

function bottom_menu() {

document.write("<!-- <table style='width:100%;'>");
document.write("<tr valign='center'><td style='height:140px;width:100%;text-align:center;'><a href='http://www.snakepitfighters.com'><img src=\"images/snakepit.jpg\" style=\"height:140px;border:2px solid black;background-color:#ffffff;\" /></a><\/td><\/tr><\/table> -->");
}


function bottom_banner() {
document.write("<a href=\"http://worldcombatleague.com/kos.html\"><img src=\"images/kos.gif\" height=\"105px\" border=\"0\" \/><\/a><br>");
}

function startVideo() {
document.write("<OBJECT ID=\"MediaPlayer0\" WIDTH=320 HEIGHT=285 CLASSID=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" STANDBY=\"Loading Windows Media Player components...\" TYPE=\"application/x-oleobject\">");
document.write("<PARAM name=\"autoStart\" value=\"true\">");
document.write("<PARAM name=\"filename\" value=\"video/chris.wvx\">");
document.write("<EMBED TYPE=\"application/x-mplayer2\" SRC=\"video/chris.wvx\" NAME=\"MediaPlayer0\" WIDTH=320 HEIGHT=285>");
document.write("</EMBED>");
document.write("</OBJECT>");
}

