suspendcode="<DIV id=lovexin2 style='Z-INDEX: 10; right: 0px; POSITION: absolute; TOP: 85px; width: 100; height: 300px;'><img src='images/close.gif' onClick=\"lovexin2.style.visibility='hidden'\" width='100' height='14' border='0' vspace='3' alt='关闭'><table width='112' height='90' border='0' cellpadding='0' cellspacing='0' background='images/zxzx.gif'><tr><td style='padding-left:17px; line-height:1.8;padding-top:38px;'><a target='_self' href='tencent://message/?uin=985897309&Site=我们专业卖电话号码&Menu=yes'><img border='0' src='http://wpa.qq.com/pa?p=1:734189898:1' style='margin-bottom:45px;'></a></td></tr></table></DIV>"
document.write(suspendcode);


lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin2.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
lovexin2.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);