suspendcode="<DIV id=lovexin style='right:10px;POSITION:absolute;TOP:100px;'><a onclick=\"javascript:window.open('/statqq/qq/huihua.asp?id=2133615','','width=600,height=400,toolbar=no, status=no, menubar=no, resizable=no, scrollbars=no');return false; \" href=# ><img border=0 src='/statqq/img/talk.gif'></a></div>"
document.write(suspendcode);
lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat()",1);
