﻿var year="";
mydate=new Date();
myyear=mydate.getYear();
year=(myyear > 200) ? myyear : 1900 + myyear;
document.writeln("<div id=\"footgg\"></div>");
document.writeln("		<div class=\"sitemap\"><a href=\"/\">首页</a> - <a href=\"/tv/CopyRight.html\">免责声明</a> - <a href=\"/tv/download.html\">程序下载</a> - <a href=\"/ad.htm\">广告合作</a> - <a href=\"/live/\">比分</a> - <a href=\"/next/\">赛程</a> - <a href=\"/result/\">赛果</a> - <a href=\"/tv/\">直播预告</a> - <a href=\"/odds/\">指数</a> - <a href=\"#top\">页顶</a> </div>");
document.writeln("		<div style=\"float:left;width:956px;height:3px;\"></div>");
document.writeln("		<div class=\"footer\">");
document.writeln("		Copyright© 2007-" + year +" www.zso8.com, All Rights Reserved ,  在线客服：<a target=\"blank\" href=\"http://wpa.qq.com/msgrd?V=1&amp;Uin=157527946&amp;Site=ZSO&amp;Menu=yes\"><img src=\"http://wpslogo.qq.com/7_online.gif\" alt=\"业务咨询-157527946\" width=\"71\" height=\"24\" border=\"0\" align=\"absmiddle\" /></a><br/>");
document.writeln("		免责声明：第三方机构可能在本网宣传他们的产品或服务，本网将不保证其宣传信息的准确性，<br/>");
document.writeln("		您跟第三方机构的任何交易与本网无关，本网将不会对可能引起的任何损失负责。");
document.writeln("		</div>");
