suspendcode="<DIV id=adl777 style='Z-INDEX: 10; LEFT: 3px; POSITION: absolute; TOP: 85px; width: 95; height: 217px;'><a href='http://www.nsjob.net/member/register/step1.asp'target='_blank'><img src='dl/1.gif' width='95' height='217' border='0' alt='点击注册'></a><div align='center'><a href='#' onClick='javascript:window.hide()' title='关闭对联广告'>Ｘ点击关闭</a></div></DIV>"
document.write(suspendcode);
suspendcode="<DIV id=adl888 style='Z-INDEX: 10; LEFT: 905px; POSITION: absolute; TOP: 85px; width: 95; height: 217px;'><a href='http://www.nsjob.net/RLPQ/renlipq.asp'target='_blank'><img src='dl/2.jpg' width='95' height='217' border='0' alt='点击注册'></a><div align='center'><a href='#' onClick='javascript:window.hide()' title='关闭对联广告'>Ｘ点击关闭</a></div></DIV>"
document.write(suspendcode);
lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.adl777.style.pixelTop+=percent;
document.all.adl888.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
adl777.style.visibility="hidden"; 
adl888.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);