var specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 1px; POSITION: absolute; top: 200px;'><TABLE width='100' cellPadding=0 cellSpacing=0><TR><TD height=20>&nbsp;ÍÆ¼ö¡ý</TD><TD style='CURSOR: hand' onclick=searchspe.style.visibility='hidden' width=30>¹Ø ±Õ</TD></TR></TABLE><table  id='table1'><tr><td><a href='http://www.zgjrw.com/zgjrw/int/2009/','_blank'><img src='Ad_Img/gongshang_ad.gif' /></a></td></tr></table></DIV>";
document.write(specialcode);
lastScrollY=0;
function heartBeat0()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)
percent=Math.ceil(percent);
else percent=Math.floor(percent);document.all.searchspe.style.pixelTop+=percent;lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat0()",1);

