var focus_width=250
var focus_height=200
var text_height=22
var swf_height = focus_height+text_height

var pics = 'http://data.pepo.cn/data/group/syzyz/20100206/634010537448750000.jpg|http://data.pepo.cn/data/group/syzyz/20100206/634010538118281250.jpg|http://data.pepo.cn/data/group/syzyz/20100206/634010539441406250.jpg|http://data.pepo.cn/data/group/syzyz/20100206/634010539771718750.jpg';
var links = 'http://syzyz.bbs.pepo.cn/page/bbs/default.aspx|http://syzyz.bbs.pepo.cn/page/bbs/default.aspx|http://syzyz.bbs.pepo.cn/page/bbs/default.aspx|http://syzyz.bbs.pepo.cn/page/bbs/default.aspx';
var texts = '2009年度总结表彰大会现场|荣获2009年度志愿服务贡献的单位|荣获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">')
document.write('<param name="movie" value="/page/share/control/pixviewer.swf">');
document.write('<param name="quality" value="high">')
document.write('<param name="bgcolor" value="#ffffff">');
document.write('<param name="menu" value="false">');
document.write('<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="/page/share/control/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#F0EFEF" 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>');
