var focus_width=540//图片框的宽度 
var focus_height=224//图片框的高度 
var text_height=0//文字的高度 
var swf_height = focus_height+text_height //flash的高度 
var pics='ad/ad05.jpg|ad/ad01.jpg|ad/ad02.jpg|ad/ad03.jpg|ad/ad04.jpg'
var links='/news68.htm|/URO-Express.php|/shipping.php|/EMS-Discount.php|/about/webservice'
var texts='三态速递华强北办公室搬迁通知|中欧快递|国际邮寄服务|仓储服务|中美特快专递|提供接口'
document.write('<object data="ad/indexAd.swf"type=\'application/x-shockwave-flash\' width=\''+ focus_width +'\' height=\''+ swf_height +'\'>'); 
document.write('<param name=\'allowscriptAccess\' value=\'sameDomain\'><param name=\'movie\' value="ad/indexAd.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+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'\'>'); 
document.write('</object>'); 
