<script> function copyCode(o){o.select();var js=o.createTextRange();js.execCommand(Copy);alert(复制成功!);} document.write(<table align=center class=tableborder1 cellpadding=1 cellspacing=0><tr>); document.write(<td width=10% nowrap class=tablebody1>本页URL地址(双击复制):</td>); document.write(<td class=tablebody1><textarea onfocus=this.select() style='width:100%;overflow-y:visible;' ondblclick=c |