document.writeln("<script language=javascript>");
document.writeln("\/\/右边的滑动按钮 Designed by Eyren");
document.writeln("suspendcode=\"<DIV id=backi style=\'right:3px;POSITION: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.htm\' title=\'首页\'><font face=\'Webdings\'>2<\/font><\/a><br><br><a hidefocus=true href=\'javascript:this.history.go(0)\' title=\'刷新\'><font face=\'Webdings\'>q<\/font><\/a><\/div>\"");
document.writeln("document.write(suspendcode); lastScrollY=0;");
document.writeln("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; }");
document.writeln("window.setInterval(\"heartBeat()\",1);");
document.writeln("<\/script>");
