
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_12542.jpg|../../zPictures/contentpic/pica_11545.jpg|../../zPictures/contentpic/pica_8669.jpg|../../zPictures/contentpic/pica_7265.jpg|../../zPictures/contentpic/pica_7253.jpg'
var zlinks='../../zContent/?id=12542|../../zContent/?id=11545|../../zContent/?id=8669|../../zContent/?id=7265|../../zContent/?id=7253'
var texts='国家大剧院|我眼中的恭王府|胡同名字里都是故事|广济寺|德胜门箭楼'

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>');

