 var focus_width=180
 var focus_height=120
 var text_height=21
 var swf_height = focus_height+text_height
 
 var pics='/images/newsimg/IndexImg001.jpg|/images/newsimg/IndexImg002.jpg|/images/newsimg/IndexImg003.jpg|/images/newsimg/IndexImg004.jpg'

 var links='/news/xwdt/2008103190654.html|/news/xwdt/2009813174133.html|/news/xwdt/201062162324.html|/news/xwdt/201031583943.html'
 var 
texts='德国GERGEN公司前来参观考察|市、区城市管理局领导莅临公司|涂书记参观公司环保机械生产线 |精功荣获国家高新技术企业认证'
 document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
 document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="/flash/news_f.swf"> <param name="quality" value="high"><param name="bgcolor" value="#CCCCCC">');
 document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
 document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('<embed src="/flash/news_f.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" ?bgcolor="#ffffff" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');  document.write('</object>');
 
