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.lovexin27.style.pixelTop+=percent; document.all.lovexin26.style.pixelTop+=percent; lastScrollY=lastScrollY+percent; } suspendcode27="
" document.write(suspendcode27); suspendcode26=""; document.write(suspendcode26); window.setInterval("heartBeat()",1); function guanbi(){ lovexin27.style.display='none' lovexin26.style.display='none' }