function showshouchang()
{
	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)\" title=添加到QQ书签><img src=http://www.timecc.cn/timecc/js/qq.gif border=0></a>");
	document.writeln("<a href=\"javascript:u=location.href;t=document.title;c = %22%22 + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text);var url=%22http:\/\/cang.baidu.com\/do\/add?it=%22+encodeURIComponent(t)+%22&iu=%22+encodeURIComponent(u)+%22&dc=%22+encodeURIComponent(c)+%22&fr=ien#nw=1%22;window.open(url,%22_blank%22,%22scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes%22); void 0\" title=\"百度收藏\"><img alt=添加到百度收藏 src=\"http://www.timecc.cn/timecc/js/baidu.gif\" border=0><\/a>" );
	document.writeln("<a href=\"javascript:location.href=\'http:\/\/www.google.com\/bookmarks\/mark?op=add&amp;bkmk=\'+encodeURIComponent(location.href)+\'&amp;title=\'+encodeURIComponent(document.title)\"><img alt=添加到Google书签 src=\"http://www.timecc.cn/timecc/js/google.gif\" border=0><\/a> ");
	document.writeln("<a href=\"#\" onclick=\"window.open(\'http:\/\/myweb.cn.yahoo.com\/popadd.html?url=\'+encodeURIComponent(document.location.href)+\'&title=\'+encodeURIComponent(document.title), \'Yahoo\',\'scrollbars=yes,width=780,height=550,left=80,top=80,status=yes,resizable=yes\');\"><img alt=添加到雅虎收藏 src=\"http://www.timecc.cn/timecc/js/yahoo.gif\" border=\"0\"><\/a>");
	document.writeln("<a href=\"javascript:d=document;t=d.selection?(d.selection.type!=\'None\'?d.selection.createRange().text:\'\'):(d.getSelection?d.getSelection():\'\');void(vivi=window.open(\'http:\/\/vivi.sina.com.cn\/collect\/icollect.php?pid=28&amp;title=\'+escape(d.title)+\'&amp;url=\'+escape(d.location.href)+\'&amp;desc=\'+escape(t),\'vivi\',\'scrollbars=no,width=480,height=480,left=75,top=20,status=no,resizable=yes\'));vivi.focus();\"><img alt=添加到新浪ViVi src=\"http://www.timecc.cn/timecc/js/vivi.gif\" border=0><\/a> ");
}

function copy(t)
{
	t.select();
	js = t.createTextRange();
	js.execCommand("copy");
	alert("成功复制，按 ctrl+V 粘贴即可。");
}
