
var focus_width=350
var focus_height=200
var text_height=20
var swf_height = focus_height+text_height
var a = ""
var b = ""

var pics='../../zPictures/contentpic/pica_7423.jpg|../../zPictures/contentpic/pica_7400.jpg|../../zPictures/contentpic/pica_7399.jpg|../../zPictures/contentpic/pica_7367.jpg|../../zPictures/contentpic/pica_7358.jpg'
var zlinks='../../zContent/?id=7423|../../zContent/?id=7400|../../zContent/?id=7399|../../zContent/?id=7367|../../zContent/?id=7358'
var texts='第二十五届奥运会（1992年）|第二十八届夏季奥运会奖牌[图]|第二十七届夏季奥运会奖牌[图]|2000年澳大利亚悉尼夏季奥运会吉祥物|男子游泳奥运会纪录'

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">');
document.write('<param name="movie" value="../../zImages/flashpic.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="bgcolor" value="#ffffff">');
document.write('<param name="color" value="#dd0000">');
document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
document.write('<param name="FlashVars" value="pics='+pics+'&links='+zlinks+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'&a='+a+'&isb='+b+'">');
document.write('<embed src="../../zImages/flashpic.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+zlinks+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'&a='+a+'&isb='+b+'" menu="false" bgcolor="#ffffff" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');

