 var focus_width=225
                          var focus_height=169
                          var text_height=26
                          var swf_height = focus_height+text_height
                          var thepics='|picNews/2010630164829843.jpg|picNews/20104238285101.jpg|picNews/2010419172436648.jpg|picNews/2010419171211476.jpg';
                          var thelinks='|content.aspx?id=2562|content.aspx?id=2317|content.aspx?id=2313|content.aspx?id=2310';
                          var thetexts='|省委常委、组织部长...|裴少飞同志在中国共产...|裴少飞就煤矿安全生产...|县四套班子领导率先捐...';

                          var pics=thepics.substr(1);
                          var links=thelinks.substr(1);
                          var texts=thetexts.substr(1);

                          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"><param name="movie" value="images/pixviewer.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0E9CC">');
                          document.write('<param name="menu" value="false"><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="images/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#cccccc" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
                          document.write('</object>');