var focus_width705=360
var focus_height705=180
var text_height705=20
var swf_height705 = focus_height705+text_height705
//使用“|”进行分割
var pics705='flashshow/1.jpg|flashshow/2.jpg|flashshow/3.jpg|flashshow/4.jpg|flashshow/5.jpg'//图片路径
var links705='http://www.dodocn.com/2007||http://www.dodocn.com/2007|http://www.dodocn.com/2007|http://www.dodocn.com/2007'//连接地址
var texts705='云路新能源科技新产品01|云路新能源科技新产品02|云路新能源科技新产品03|云路新能源科技新产品04|云路新能源科技新产品05'//文字说明
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabsFlash/swflash.cab#version=6,0,0,0" width="'+ focus_width705 +'" height="'+ swf_height705 +'">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="Flash.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='+pics705+'&links='+links705+'&texts='+texts705+'&borderwidth='+focus_width705+'&borderheight='+focus_height705+'&textheight='+text_height705+'">');
document.write('<embed src="Flash.swf" wmode="opaque" FlashVars="pics='+pics705+'&links='+links705+'&texts='+texts705+'&borderwidth='+focus_width705+'&borderheight='+focus_height705+'&textheight='+text_height705+'" menu="false" bgcolor=#FDF4EA quality="high" width="'+ focus_width705 +'" height="'+ swf_height705 +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
