var hostname = window.location.hostname;
switch (hostname.toLowerCase()) {
  case "test.tyfo.bbcast.cn":
  case "sports.tyfo.com":
  case "sports.tfol.com":
    tyfo_footer();
    break;
  case "sport.online.tj.cn":
    sport_online_tj_cn_footer();
    break;
  case "sport.nicebeijing.com":
    sport_nicebeijing_com_footer();
    break;
  case "www.racing-china.com":
    www_racing_china_com();
    break;
  case "racing-china.com":
    www_racing_china_com();
    break;
  case "sports.sn.vnet.cn":
    sports_sn_vnet_cn();
    break;
  case "sports.zj.vnet.cn":
    sportsvod_zj_vnet_cn();
    break;
  case "sports.js.vnet.cn":
    sportsvod_js_vnet_cn();
    break;
  case "sports.vnet.cn":
    sports_vnet_cn();
    break;
  case "sports.sh.vnet.cn":
    sports_sh_vnet_cn();
    break;
  case "sports.gd.vnet.cn":
    sports_gd_vnet_cn();
    break;
  case "sportnews.kan8kan.com":
    sportnews_kan8kan_com();
    break;
  default: 
    espnstar_footer();
    break;
}

function tyfo_footer() {
  document.write('<div id="foot">')
  document.write("<table width=\"767\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("<tr>");
  document.write("<td bgcolor=\"#FFFFFF\"> <div align=\"center\">");
  document.write("<table width=\"775\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("<tr>");
  document.write("<td> <div align=\"center\">");
  document.write("<p class=\"12\"><a href=\"http://www.tfol.com/\" target=\"_blank\">成都</a>|<a href=\"http://dy.tfol.com\" target=\"_blank\">德阳</a>|<a href=\"http://my.tfol.com/\" target=\"_blank\">绵阳</a>|<a href=\"http://ms.tfol.com/\" target=\"_blank\">眉山</a>|<a href=\"http://lz.tfol.com\" target=\"_blank\">泸州</a>|<a href=\"http://nc.tfol.com/\">南充</a>|<a href=\"http://zg.tfol.com/\" target=\"_blank\">自贡</a>|<a href=\"http://nj.tfol.com/\" target=\"_blank\">内江</a>|<a href=\"http://yb.tfol.com/\" target=\"_blank\">宜宾</a>|<a href=\"http://jz.tfol.com/\" target=\"_blank\">乐山</a>|<a href=\"http://ya.tfol.com/\" target=\"_blank\">雅安</a>|<a href=\"http://xc.tfol.com/\" target=\"_blank\">凉山</a>|<a href=\"http://sn.tfol.com/\" target=\"_blank\">遂宁</a>|<a href=\"http://www.dz169.net/\" target=\"_blank\">达州</a>|<a href=\"http://bz.tfol.com/\" target=\"_blank\">巴中</a>|<a href=\"http://gy.tfol.com\" target=\"_blank\">广元</a>|<a href=\"http://ga.tfol.com/\" target=\"_blank\">广安</a>|<a href=\"http://zy.tfol.com/\" target=\"_blank\">资阳</a>|<a href=\"http://ab.tfol.com\" target=\"_blank\">阿坝</a>|<a href=\"http://pzh.tfol.com/\" target=\"_blank\">攀枝花</a>|<a href=\"http://www.66kd.com/\">甘孜</a><br>");
  document.write("Copyright(C) 1996--2007TFOL.COM. All rights reserved. <a href=\"http://www.scpii.com/\">四川公用信息产业有限责任公司</a>");
  document.write("<br>");
  document.write("<a href=\"http://www.miibeian.gov.cn/\">川ICP证000001</a> 增值电信业务经营许可证：<a href=\"http://www.miibeian.gov.cn/\">川B2-20060127</a>");
  document.write("文网文[2003]0010号 <a href=\"http://news.tfol.com/10026/zhangj/zt/market.html\">客户服务</a><br>");
  document.write("<a href=\"http://net.china.cn/chinese/index.htm\">违法和不良信息举报中心</a>");
  document.write("<a href=\"http://music.tfol.com/20070607ggbj.doc\" target=\"_blank\">广告服务</a>");
  document.write("028-84396761 028-84392012 <a href=\"mailto:188@tfol.com\">网站联系：188@tfol.com</a><br>");
  document.write("对外合作MSN：tfol_hz@hotmail.com 客服QQ：93306690 客服电话：028-84393727");
  document.write("</p>");
  document.write("</div></td>");
  document.write("</tr>");
  document.write("</table>");
  document.write("</div></td>");
  document.write("</tr>");
  document.write("</table>");
  document.write('</div>')
}

function espnstar_footer() {
  document.write ('<div id="foot">');
  document.write ('	<div class="menu"><a href=\"http://www.espnstar.com.cn/new/tv/program/about.asp\" target=\"_blank\">关于我们</a>  |  <a href=\"http://www.espnstar.com.cn/new/about/link.htm\" target=\"_blank\">合作伙伴</a>  |  <a href=\"http://www.espnstar.com.cn/new/about/sitemap.htm\" target=\"_blank\">站点地图</a>  |  <a href=\"http://www.espnstar.com.cn/new/about/help.htm\" target=\"_blank\">帮助信息</a>  |  <a href=\"http://www.espnstar.com.cn/new/about/contactus.htm\" target=\"_blank\">联系我们</a>  |  <a href=\"http://www.espnstar.com.cn/about/about-05.asp\" target=\"_blank\">招聘信息</a>  |  <a href=\"http://bbs.espnstar.com.cn/\" target=\"_blank\">论坛</a>  |  <a href=\"http://www.espnstar.com.cn/new/newshtmldb/\" target=\"_blank\">新闻库</a> | <a href="http://video.espnstar.com.cn/videohtmldb/">视频库</a>');
  document.write ('	</div>');
  document.write ('	<div class="copyright">');
  document.write ('	<div><a href="http://www.espnstar.com.cn/"><img src="http://www.espnstar.com.cn/new/index_file/images/logo_01.gif" border="0"></a></div>');
  document.write ('	<div>&copy; 1998-2009 ESPNSTAR/Higoal<br />增值电信业务经营许可证合字B2-20050002号<br />');
  document.write ('	</div>');
  document.write ('	<div>投稿信箱:news@espnstar.com.cn <br />联络热线：86-10-58698129</div>');
  document.write ('	</div>');
  document.write ('</div>');
  //document.write('\<script src="http:\/\/v4.acode.ifocus.cn\/v1\/c407s5.js" type="text\/javascript"\><\/script\>'); 
}

function sport_online_tj_cn_footer() {
  document.write('<div id="foot">');
  document.write("<div align=\"center\" style=\"height:100px; width:778px; background-color:#FFF;\">");
  document.write("<iframe frameborder=\"0\" height=\"100px\" width=\"100%\" MARGINHEIGHT=0 MARGINWIDTH=0 FRAMEBORDER=0 src=\"http://www.online.tj.cn/foot/rx-typd.htm\" scrolling=\"no\">");
  document.write("</iframe>");
  document.write("</div>");
  document.write('</div>');
}

function sport_nicebeijing_com_footer() {
  document.write('<div id="foot">');
  document.write("<div align=\"center\" style=\"height:100px; width:778px; background-color:#FFF;\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=100% height=100% scrolling=no src=\"http://www.nicebeijing.com/bottom.do\"></iframe>");
  document.writeln("</div>");
  document.write('</div>');
}

function www_racing_china_com() {
document.writeln("<script type='text/javascript' src='http://js.tongji.linezing.com/1253836/tongji.js'></script><noscript><a href='http://www.linezing.com'><img src='http://img.tongji.linezing.com/1253836/tongji.gif'/></a></noscript>");
document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=114 scrolling=no src=\"http://www.racing-china.com/new/f1/2009/iframe/foot.html\"></iframe>");
}

function sports_sn_vnet_cn() {
  document.writeln("<style>#footer {display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"width:100%\">");
  document.writeln('<SCRIPT language="JavaScript" src="http://www.xaonline.com/newtop/bottom778.js" type="text/JavaScript"></SCRIPT>');
  document.writeln("</div>"); 
}

function sportsvod_zj_vnet_cn() {
  document.writeln("<style>#footer {display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"background:#171312; width:100%\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=115 scrolling=no src=\"http://zj.vnet.cn/chpage/c1/footer.html\"></iframe>");
  document.writeln("</div>"); 
}
function sportsvod_js_vnet_cn() {
  document.writeln("<style>#footer {display:none;}#google {display:none;} #baiduAd{display:none;} #footad{display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"background:#171312; width:100%\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=170 scrolling=no src=\"http://www1.js.vnet.cn/bottom_fs.html\"></iframe>");
  document.writeln("</div>"); 
}

function sports_vnet_cn() {
  document.writeln("<style>#footer {display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"background:#171312; width:100%\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=115 scrolling=no src=\"http://www.vnet.cn/foot/sports.htm\"></iframe>");
  document.writeln("</div>"); 
}
function sports_gd_vnet_cn() {
  document.writeln("<style>#footer {display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"background:#171312; width:100%\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=115 scrolling=no src=\"http://a1.gd.vnet.cn/end/end.html\"></iframe>");
  document.writeln('<iframe marginheight=0 marginwidth=0 frameborder=0 width=1 height=1 scrolling=no src="/new/common/vnetcn/gd/count.html"></iframe>');
  document.writeln("</div>"); 
}
function sports_sh_vnet_cn() {

}
function sportnews_kan8kan_com() {
  document.writeln("<style>#footer {display:none;}</style>");
  document.writeln("<div align=\"center\" style=\"background:#171312; width:100%\">");
  document.writeln("<iframe marginheight=0 marginwidth=0 frameborder=0 width=778 height=115 scrolling=no src=\"http://www.kan8kan.com/bottom/778.html\"></iframe>");
  document.writeln("</div>"); 
}
