document.writeln("<div id=\"searchspe\" style=\"POSITION: absolute; left:9px;top:200px;\">");
document.writeln("	<img src=\"http:\/\/www.tq.cn\/vip\/comlogos\/gotozjj\/float2.gif\" style=\"cursor:pointer\" onclick=\"beginToChat()\"\/>");
document.writeln("<\/div>");
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("	lastScrollX=0;");
document.writeln("	function heartBeat0(){");
document.writeln(" 		if (window.innerHeight){");
document.writeln(" 			diffY = window.pageYOffset }");
document.writeln("  	else if (document.documentElement && document.documentElement.scrollTop) {");
document.writeln("  		diffY = document.documentElement.scrollTop }");
document.writeln("  	else if (document.body) { ");
document.writeln("  		diffY = document.body.scrollTop; }");
document.writeln("			percent=.05*(diffY-lastScrollX);");
document.writeln("		if(percent>0)");
document.writeln("			percent=Math.ceil(percent);");
document.writeln("		else percent=Math.floor(percent);");
document.writeln("				 document.all.searchspe.style.pixelTop+=percent;");
document.writeln("         lastScrollX=lastScrollX+percent;");
document.writeln("	}");
document.writeln("	window.setInterval(\"heartBeat0()\",1);");
document.writeln("<\/script>");
document.writeln("<script language=\"javascript\"> ");
document.writeln("function beginToChat()");
document.writeln("{");
document.writeln("   chatURL =  \"http:\/\/vip.tq.cn\/vip\/leavemsg.do?admiuin=8329619&uin=8329619&ltype=1&iscallback=1\";");
document.writeln("   window.open(chatURL,\"\",\"width=600,height=430,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200\"); ");
document.writeln("}");
document.writeln("<\/script>");
