
suspendcode="<DIV id=friendxin style='right:2px;POSITION:absolute;TOP:1px;'><a href='http://www.xinxi88.com/' title='Ê®Ñß¹©ÐèÍøÊ×Ò³'><img border=0 src='images/bbsclose.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.friendxin.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat()",1);

