suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; LEFT: 0px; POSITION: absolute; TOP: 105px; width: 109; height: 136px;'><a href='tencent://message/?uin=12989471&Site=Î÷°²Ë÷·ÉÒÇÆ÷&Menu=yes>' target='_blank'><img src='1179559475.gif' width='103' height='136' border='0'></a></DIV>"
document.write(suspendcode);
suspendcode="<DIV id=lovexin2 style='Z-INDEX: 10; LEFT: 890px; POSITION: absolute; TOP: 105px; width: 109; height: 136px;'><a href='tencent://message/?uin=306906425&Site=Î÷°²Ë÷·ÉÒÇÆ÷&Menu=yes' target='_blank'><img src='1179559475.gif' width='103' height='136' border='0'></a></DIV>"
document.write(suspendcode);
lastScrollY=0;
function heartBeat(){
diffY=document.documentElement.scrollTop;
percent=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin1.style.pixelTop+=percent;
document.all.lovexin2.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide1()  
{   
lovexin1.style.visibility="hidden"; 

}
function hide()  
{   

lovexin2.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);
