var focus_width=430
var focus_height=190
var text_height=20

var pics="",links="",texts="";
var swf_height = focus_height+text_height
//StartContent
pics='/Images/Upload/200891143134.jpg|/Images/Upload/200891143153.jpg|/Images/Upload/2008922132734.jpg|/Images/Upload/2008927105616.jpg|/Images/Upload/200891143243.jpg|/Images/Upload/200961503436.jpg|'
links='http://220.113.15.199:10002/DescriptDetails.aspx?ID=10|http://220.113.15.199:10002/DescriptDetails.aspx?ID=10|http://220.113.15.199:10002/DescriptDetails.aspx?ID=10|http://220.113.15.199:10002/DescriptDetails.aspx?ID=10|http://220.113.15.199:10002/DescriptDetails.aspx?ID=10||'
texts=''
//EndContent
<!-- 第1、5两条是广告，请勿替换-->
pics=pics.substring(0,pics.length-1);
links=links.substring(0,links.length-1);
texts=texts.substring(0,texts.length-1);


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/focus.swf"><param name="quality" value="high"><param name="bgcolor" value="#cccccc">');
document.write('<param name="menu" value="false"><param name=wmode value="transparent"><param name=wmode value="transparent">');
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/focus.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>');


