document.writeln("<SCRIPT language=JavaScript>");
document.writeln("<!--");
document.writeln("function JM_cc(ob){");
document.writeln("var obj=MM_findObj(ob); if (obj) { ");
document.writeln("obj.select();js=obj.createTextRange();js.execCommand(\"Copy\");alert(\'已将此地址复制到您的剪贴板，您可以复制到任何地方：QQ，Email等等。\')}");
document.writeln("}");
document.writeln("function MM_findObj(n, d) { \/\/v4.0");
document.writeln("  var p,i,x;  if(!d) d=document; if((p=n.indexOf(\"?\"))>0&&parent.frames.length) {");
document.writeln("    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}");
document.writeln("  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];");
document.writeln("  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);");
document.writeln("  if(!x && document.getElementById) x=document.getElementById(n); return x;");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/SCRIPT>");
document.writeln("<TABLE width=\"500\" border=0 align=\"center\" cellPadding=0 cellSpacing=0>");
document.writeln("  <TBODY>");
document.writeln("    <TR> ");
document.writeln("      <TD width=\"50%\"> <div align=\"right\">");
document.writeln("          <INPUT id=CodeText ");
document.writeln("                  style=\"BACKGROUND: #FFFFFF;BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid\" ");
document.writeln("                  onfocus=this.select() size=30 ");
document.writeln("                  value=\"\"");
document.writeln("                name=CodeText>");
document.writeln("        <\/div><\/TD>");
document.writeln("      <TD valign=\"middle\"> ");
document.writeln("        <div align=\"center\">");
document.writeln("          <INPUT  style=\"BACKGROUND: #ECF8FC; border:1 solid #000000; COLOR: #000000; FONT-SIZE: 14px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 19px; LINE-HEIGHT: normal\" class=buttonDefault onclick=\"JM_cc(\'CodeText\')\" type=button value=点击复制这个网页地址发给我的好友！ name=Button>");
document.writeln("        <\/div><\/TD>");
document.writeln("    <\/TR>");
document.writeln("  <\/TBODY>");
document.writeln("<\/TABLE>");
document.writeln("<script language=\"javascript\">");
document.writeln("CodeText.value = location.href;");
document.writeln("<\/script>")