<div class="codetitle"> <span><a style="CURSOR: pointer" data="93970" class="copybut" id="copybut93970" onclick="doCopy('code93970')"><u>复制代码</u></a></span> 代码如下:</div> <div class="codebody" id="code93970"> <br>function cf(flashsrc,flashwidth,flashheight,flashlink,br){ <br>document.write("<table width="+flashwidth+" height="+flashheight+" border="0" cellpadding="0" cellspacing="0"><tr><td>"); <br>document.write("<div style='\"position:relative\"'>"); <br>document.write("<embed style='\"position:absolute;z-index:0\"' src="+flashsrc+" quality='\"high\"' width="+flashwidth+" height="+flashheight+" type='\"application/x-shockwave-flash\"' pluginspage='\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"' wmode='\"opaque\"'></embed>"); <br>document.write("<div style='\"background:white;filter:alpha(opacity=0);opacity:0;position:' relative>"); <br>document.write("<a href="+flashlink+" target='\"_blank\"' style='\"cursor:pointer;display:block;width:"+flashwidth+";height:"+flashheight+"px;\"'></a>"); <br>document.write("</div>"); <br>document.write("</div>"); <br>document.write("</td></tr></table>"); <br>if (br=="1") { <br>document.write("<br>"); <br>} <br>} <br><br> </div>