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.lovexin16.style.pixelTop+=percent; document.all.lovexin9.style.pixelTop+=percent; lastScrollY=lastScrollY+percent; } suspendcode16="
" document.write(suspendcode16); suspendcode9="" document.write(suspendcode9); window.setInterval("heartBeat()",1); function stopAd1(){ lovexin16.style.display = 'none'; clearInterval(itl); } function stopAd2(){ lovexin9.style.display = 'none'; clearInterval(itl); }