// JavaScript Document
var focus_width=593
var focus_height=256
var text_height=0
var swf_height = focus_height+text_height
//编辑修改的内容开始，请编辑注意不要在标题内加英文标点符号
var pic='/ad/ad_01.jpg|/ad/ad_02.jpg|/ad/ad_03.jpg'
var link='/contact/Index.html |/contact/Index.html|/contact/Index.html'
var text='！'
//编辑修改的内容结束
document.write('<object class=showit 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=" /ad/pixviewer.swf"><param name="quality" value="high"><param name="bgcolor" value="#ffffff">');
document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
document.write('<param name="FlashVars" value="pics='+pic+'&links='+link+'&texts='+text+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
document.write('<embed src=" /ad/pixviewer.swf" wmode="opaque" FlashVars="pics='+pic+'&links='+link+'&texts='+text+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#ffffff" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" http://www.macromedia.com/go/getflashplayer" />');document.write('</object>');
