<!-- 
///---最简单的js对联广告代码----- 
function close163news(){ 
searchspe.style.visibility='hidden';searchspe2.style.visibility='hidden'; 
} 
var specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 1px; POSITION: absolute; TOP: 30px;'><TABLE cellSpacing=0 cellPadding=0 style='font-size:12px;color:#ffffff'><TR><TD><a href='info/ptmanual/new.html' target='_blank'><img src='img/yuanfen.jpg' border=0></a></TD></TR></TABLE></DIV>"; 
document.write(specialcode); 
lastScrollX=0; 
function heartBeat0(){ 
diffY=document.body.scrollTop; 
percent=.1*(diffY-lastScrollX); 
if(percent>0) 
percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.searchspe.style.pixelTop+=percent; 
lastScrollX=lastScrollX+percent; 
} 
window.setInterval("heartBeat0()",1); 
var specialcode2="<DIV id=searchspe2 style='Z-INDEX: 100; left: 1px; POSITION: absolute; TOP: 30px;'><TABLE cellSpacing=0 cellPadding=0 style='font-size:12px;color:#ffffff'><TR><TD><a href='../company/info/declaration/20100211.html' target='_blank'><img src='img/20100301.jpg' border=0></a></TD></TR></TABLE></DIV>"; 
document.write(specialcode2); 
lastScrollY=0; 
function heartBeat1(){ 
diffY=document.body.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.searchspe2.style

.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 
window.setInterval("heartBeat1()",1); 

function close164news(){ 
searchspe3.style.visibility='hidden';searchspe5.style.visibility='hidden'; 
} 
var specialcode3="<DIV id=searchspe3 style='Z-INDEX: 100; right: 1px; POSITION: absolute; TOP: 520px;'><TABLE cellSpacing=0 cellPadding=0 style='font-size:12px;color:#ffffff'><TR><TD><a href='info/ministarb/index.html' target='_blank'><img src='img/minibad.jpg' border=0></a></TD></TR></TABLE></DIV>"; 
document.write(specialcode3); 
lastScrollX=0; 
function heartBeat3(){ 
diffY=document.body.scrollTop; 
percent=.1*(diffY-lastScrollX); 
if(percent>0) 
percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.searchspe3.style.pixelTop+=percent; 
lastScrollX=lastScrollX+percent; 
} 
window.setInterval("heartBeat3()",1); 
var specialcode5="<DIV id=searchspe5 style='Z-INDEX: 100; left: 1px; POSITION: absolute; TOP: 520px;'><TABLE cellSpacing=0 cellPadding=0 style='font-size:12px;color:#ffffff'><TR><TD><a href='info/ministarp/index.html' target='_blank'><img src='img/minipad.jpg' border=0></a></TD></TR></TABLE></DIV>"; 
document.write(specialcode5); 
lastScrollY=0; 
function heartBeat4(){ 
diffY=document.body.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.searchspe5.style

.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 
window.setInterval("heartBeat4()",1); 
--> 

