﻿var focus_width=245;
var focus_height=168;
var text_height=20;
var swf_height = focus_height+text_height;
var pics = '/FilePath/PPTShow/e1069344-0a4e-4929-ac68-a758590fa848.jpg|/FilePath/PPTShow/cb1b6b23-f02c-4ccd-84d2-ae1ab47db2e6.jpg';
var links = '/News/Detail/1.aspx|/News/Detail/2.aspx';
var texts = '市政府朱斌华副秘书长在2009年科技合作周发布会...|市科技局何局长在2009年科技合作周发布会讲话';
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/pptshow.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='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
document.write('<embed src="Images/pptshow.swf" wmode="transparent" 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>');