suspendcode="

关闭对联广告
" document.write(suspendcode); suspendcode="

关闭对联广告
" 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.lovexin3.style.pixelTop+=percent; document.all.lovexin4.style.pixelTop+=percent; lastScrollY=lastScrollY+percent; } function hide() { lovexin3.style.visibility="hidden"; lovexin4.style.visibility="hidden"; } window.setInterval("heartBeat()",1);