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;'><iframe id=\"boc\" border=\"0\" vspace=\"0\" hspace=\"0\" marginwidth=\"0\" marginheight=\"0\"framespacing=\"0\" frameborder=\"0\" scrolling=\"no\" width=\"130\" height=\"250\"  src=\"http://union.co-cm.com/wicp/product/publishFiles/P29.jsp?EC64F3CCAAF1E39C0C905D2D75236E65=EEBFCBB7031603DE0C905D2D75236E65&501BCE144BC6145257090832469DD178=E34A51B5FB84621E0C905D2D75236E65&AdPositionID=0&tag=1\"></iframe></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;'><iframe id=\"boc\" border=\"0\" vspace=\"0\" hspace=\"0\" marginwidth=\"0\" marginheight=\"0\"framespacing=\"0\" frameborder=\"0\" scrolling=\"no\" width=\"130\" height=\"250\" src=\"http://union.co-cm.com/wicp/product/publishFiles/P29.jsp?EC64F3CCAAF1E39C0C905D2D75236E65=EEBFCBB7031603DE0C905D2D75236E65&501BCE144BC6145257090832469DD178=E34A51B5FB84621E0C905D2D75236E65&AdPositionID=0&tag=1\"></iframe></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); 