﻿if(document.body.scrollHeight<500){
	document.write('<div style="width:1000px;padding:3px; color:#fff; margin-top:'+(500-document.body.scrollHeight)+'px;">声明：本网资讯仅供体育爱好者浏览、购买中国足彩参考之用。任何人不得用于非法用途，否则责任自负。本网所登载广告均为广告客户的个人意见及表达方式，和本网无任何关系。链接的广告不得违反国家法律规定，如有违者，本网有权随时予以删除，并保留与有关部门合作追究的权利。本网站拒绝为任何具有赌博性质的组织进行广告链接和服务。<br/></div>');
    document.write('<div style="width:1000px;padding:3px; color:#fff; margin-top:6px;">版权所有</div>');
}else{
	document.write('<div style="width:1000px;padding:3px; color:#fff; margin-top:6px;">声明：本网资讯仅供体育爱好者浏览、购买中国足彩参考之用。任何人不得用于非法用途，否则责任自负。本网所登载广告均为广告客户的个人意见及表达方式，和本网无任何关系。链接的广告不得违反国家法律规定，如有违者，本网有权随时予以删除，并保留与有关部门合作追究的权利。本网站拒绝为任何具有赌博性质的组织进行广告链接和服务。<br/></div>');
	document.write('<div style="width:1000px;padding:3px; color:#fff; margin-top:6px;">版权所有</div>');
}
var visitorRequests=new Array();
var visitorRequestsInterval=null;
var currentUrl=location.href;
if(currentUrl.indexOf('?')>0) currentUrl=currentUrl.substring(0,currentUrl.indexOf('?'));
currentUrl+=Paras.getParasExSSO();
function _sendx(){
	try{
		if(visitorRequests['send']==null) visitorRequests['send']=new Ajax('GET',_doSendx,'send');
		var url=
		visitorRequests['send'].send('/score/blank.htm?location='+encodeURIComponent(currentUrl));
	}catch(e){}
}
function _doSendx(){
}
visitorRequestsInterval=setInterval(_sendx,10000);
try{
	if(opener&&opener.visitorRequestsInterval){
		opener.clearInterval(opener.visitorRequestsInterval);
	}
}catch(e){}
