// JavaScript Document
var imgUrl1="images/ysh.jpg";
var imgtext1="映山红";
var imgLink1=escape("http://www.mingsuo.com/parkSpace?_actionType=initSpace&q=524a3da36a5348fda2c8d924b8995449");

var imgUrl3="images/hyx.jpg";
var imgtext3="汇亿鑫";
var imgLink3=escape("http://www.mingsuo.com/parkSpace?_actionType=initSpace&q=d83a4575a3a74f208e00915ab1112724");

var imgUrl4="images/bst.jpg";
var imgtext4="北京桑泰固珀仪器仪表有限公司";
var imgLink4=escape("http://www.mingsuo.com/parkSpace?_actionType=initSpace&q=3d1bc86d70434f68bb04f143118c0648");

//var imgUrl5="gg_image/05.jpg";
//var imgtext5="我身网";
//var imgLink5=escape("http://www.id5.cn/hyyh/hangye_cj.html");


 var focus_width=780;
 var focus_height=100;
 var text_height=0;
 var swf_height = focus_height+text_height;
 
var pics=imgUrl1+"|"+imgUrl3+"|"+imgUrl4;
 var links=imgLink1+"|"+imgLink3+"|"+imgLink4;
 var texts=imgtext1+"|"+imgtext3+"|"+imgtext4;
 
 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="images/focus2.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0F0F0">');
 document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
 document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('</object>');
 
 
 
 