﻿document.writeln("<input type=\"button\" name=\"Submit\" onClick=\'copyToClipBoard()\' value=\"分享本文给网友乡民\">");
document.writeln("<script language=\"javascript\">");
document.writeln("   function copyToClipBoard(){");
document.writeln("    var clipBoardContent=\"\";");
document.writeln("    clipBoardContent+=document.title;");
document.writeln("    clipBoardContent+=\"\\n\";");
document.writeln("    clipBoardContent+=this.location.href;");
document.writeln("    window.clipboardData.setData(\"Text\",clipBoardContent);");
document.writeln("    alert(\"复制成功，请粘贴到你任何想分享的地方\");");
document.writeln("  }");
document.writeln("<\/script>");
document.writeln("");
document.writeln("[<a href=\"javascript:window.external.AddFavorite(location.href,document.title)\">收藏本页面<\/a>]");
document.writeln("[<a href=\"javascript:window.open(\'http:\/\/shuqian.qq.com\/post?from=3&title=\'+encodeURIComponent(document.title)+\'&uri=\'+encodeURIComponent(document.location.href)+\'&jumpback=2&noui=1\',\'favit\',\'width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes\');void(0)\">QQ书签<\/a>][<a href=\"javascript:window.open(\'http:\/\/cang.baidu.com\/do\/add?it=\'+encodeURIComponent(document.title.substring(0,76))+\'&iu=\'+encodeURIComponent(location.href)+\'&fr=ien#nw=1\',\'_blank\',\'scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes\'); void 0\">百度搜藏<\/a>][<a href=\"javascript:location.href=\'http:\/\/www.google.com\/bookmarks\/mark?op=add&bkmk=\'+encodeURIComponent(location.href)+\'&title=\'+encodeURIComponent(document.title)\">Google书签<\/a>]")