 var focus_width=330



 var focus_height=215



 var text_height=20



 var swf_height = focus_height+text_height



//图片地址，用|隔开



 var pics='index_files/datu1.jpg|index_files/datu2.jpg|index_files/datu3.jpg'



//链接地址，用|隔开



 var links='http://game.china.com/zh_cn/fangtan/Topicsinsc/11066928/20080529/14876639.html|http://game.china.com/zh_cn/fangtan/Topicsinsc/11066928/20080703/14946743.html|http://game.china.com/zh_cn/industry/discuss/11047647/20080417/14792153.html'



//文字，用|隔开



 var 



texts='wNv战队做客中华网访谈|中华网访谈：论电子竞技中的暴力事件|Ehonor站队做客中华网访谈：今年目标是全世界第一'



 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="js/FlashNews.swf">');



 document.write('<param name="quality" value="high">');



 document.write('<param name="bgcolor" value="#999999">');



 document.write('<param name="menu" value="false">');



 document.write('<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="js/FlashNews.swf" wmode="transparent" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#C5F0AD" 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>');