<SCRIPT language=javascript>
suspendcode="<DIV id=backi style='right:1px

OSITION:absolute;TOP:187px;'><a hidefocus=true href='javascript:history.back()' title='返回'><font face='Webdings'>7</font></a><br><br><a hidefocus=true href='#top' title='顶部'><font face='Webdings'>5</font></a><br><br><a hidefocus=true href='#bottom' title='底部'><font face='Webdings'>6</font></a><br><br><a hidefocus=true href='index.php' title='首页'><font face='Webdings'>2</font></a><br><br><a hidefocus=true href='javascript:this.location.reload()' title='刷新'><font face='Webdings'>q</font></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.backi.style.pixelTop+=percent; lastScrollY=lastScrollY+percent; }
window.setInterval("heartBeat()",1);
</SCRIPT>