var focus_width=250
var focus_height=200
var text_height=22
var swf_height = focus_height+text_height

var pics = '/data/group/jpmovie/20070330/633108661442561250.jpg|/data/group/jpmovie/20070330/633108658761311250.jpg|/data/group/jpmovie/20070330/633108656568811250.jpg';
var links = 'http://jpmovie.bbs.pepo.cn/page/bbs/pages/bbstopic/getTopicById.aspx?id=70576|http://jpmovie.bbs.pepo.cn/page/bbs/pages/bbstopic/getTopicById.aspx?id=67781|http://jpmovie.bbs.pepo.cn/page/bbs/pages/bbstopic/getTopicById.aspx?id=69695';
var texts = '《一公升眼泪》中最感人的音乐|《14岁的妈妈》全集下载|《浮华世家》插曲Desperado MV欣赏！';
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>');
