
// 宽度
var focus_width=500;
// 高度
var focus_height=280;
//文字高度
var text_height=20;
var swf_height = focus_height+text_height;
var pics='http://www.artjsw.com/flashshow/flash/image/1281231931.jpg|http://www.artjsw.com/flashshow/flash/image/1281232128.jpg|http://www.artjsw.com/flashshow/flash/image/1281232224.jpg|http://www.artjsw.com/flashshow/flash/image/1277531395.jpg';
var links='http://www.artjsw.com/flashshow/url.php?u=aHR0cDovL2Zhc2hpb24uYXJ0cm9uLm5ldC9zaG93X25ld3MucGhwP25ld2lkPTExNjQ1MiNEUw==|http://www.artjsw.com/flashshow/url.php?u=aHR0cDovL25ld3MuYXJ0cm9uLm5ldC9zaG93X25ld3MucGhwP25ld2lkPTExNjQyMg==|http://www.artjsw.com/flashshow/url.php?u=aHR0cDovL25ld3MuYXJ0cm9uLm5ldC9zaG93X25ld3MucGhwP25ld2lkPTExNjQ1OQ==|http://www.artjsw.com/flashshow/url.php?u=aHR0cDovL25ld3MuOTl5cy5jb20vMjAxMDA2MjMvYXJ0aWNsZS0tMTAwNjIzLS00NDE4MV8xLnNodG1s';
var texts='十位当代艺术家的汽车最爱|十大艺术家网站|一个博物馆救了一座城市|巴塞尔财源滚滚，市场态势却仍未明';
var flash = '';
flash+= '<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 +'">';
flash+= '<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="http://www.artjsw.com/flashshow/flash/flash1.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0F0F0">';
flash+= '<param name="menu" value="false"><param name="wmode" value="opaque">';
flash+= '<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">';
flash+= '<embed src="http://www.artjsw.com/flashshow/flash/flash1.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="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />';
flash+= '</object>';
document.write(flash);
