

var focus_width=568;
var focus_height=194;
var text_height=20;
var swf_height = focus_height+text_height;

var pics='Images/flash/p7.jpg|Images/flash/p1.jpg|Images/flash/p2.jpg|Images/flash/p3.jpg|Images/flash/p4.jpg|Images/flash/p6.jpg';
var links='ProductInfo.asp?Id=101|ProductInfo.asp?Id=90|ProductInfo.asp?Id=89|ProductInfo.asp?Id=91|hhindex.asp';
var texts='矿用瞬变电磁仪|便携式矿井地质探测仪|矿井地质探测仪|矿井巷道地质探测仪|检波器|福州华虹智能科技开发有限公司';
document.write('<object ID="focus_flash" 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="Images/flash/scrollPics.swf"><param name="quality" value="high">');
document.write('<param name="menu" value="false"><param name="BGCOLOR" value="#ffffff" />');
document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
document.write('<embed ID="focus_flash" src="Images/flash/scrollPics.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" 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>');

