suspendcode="
" document.write(suspendcode); suspendcode="
" document.write(suspendcode); lastScrollYty=0; function heartBeatty(){ diffY=document.documentElement.scrollTop; percent=.3*(diffY-lastScrollYty); if(percent>0)percent=Math.ceil(percent); else percent=Math.floor(percent); document.all.lovexin1ty.style.pixelTop+=percent; document.all.lovexin2ty.style.pixelTop+=percent; lastScrollYty=lastScrollYty+percent; } function hide() { lovexin1ty.style.visibility="hidden"; lovexin2ty.style.visibility="hidden"; } window.setInterval("heartBeatty()",1);