document.write('<div id="icefable1">');
document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="/images/tz047.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz052.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz053.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz057.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz039.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz044.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');document.write('<table width="175" height="128" border="0" cellpadding="0" cellspacing="0"><tr align="center">');document.write('<td><a href="http://www.ymh.com.cn/ad-ymh.html"><img src="images/tz3.jpg" width="160" height="107" align="bottom" border="0"></a></td>');document.write('</tr></table>');
document.write('</div>');

marqueesHeight=640;
stopscroll=false;
with(icefable1){
	  style.width=0;
	  style.height=marqueesHeight;
	  style.overflowX="visible";
	  style.overflowY="hidden";
	  noWrap=true;
	  onmouseover=new Function("stopscroll=true");
	  onmouseout=new Function("stopscroll=false");
  }
  preTop=0; currentTop=marqueesHeight; stoptime=0;
  icefable1.innerHTML+=icefable1.innerHTML;
  

function init_srolltext(){
  icefable1.scrollTop=0;
  setInterval("scrollUp()",20);
}init_srolltext();

function scrollUp(){
  if(stopscroll==true) return;
  currentTop+=1;
  if(currentTop==marqueesHeight+1)
  {
  	stoptime+=1;
  	currentTop-=1;
  	if(stoptime==500) 
  	{
  		currentTop=0;
  		stoptime=0;  		
  	}
  }
  else {  	
	  preTop=icefable1.scrollTop;
	  icefable1.scrollTop+=1;
	  if(preTop==icefable1.scrollTop){
	    icefable1.scrollTop=marqueesHeight;
	    icefable1.scrollTop+=1;
	    
	  }
  }

}
		
init_srolltext();
