﻿function outputWebDocLink()
{ sHtml = "";
sHtml += "<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书签\"><font style=\"color:#060\"><img src=\"http://www.23ta.com/img/qqshuqian.gif\" border=\"0\">&nbsp;[收藏到QQ书签]</font></a>　";
sHtml += "<a href=\"javascript:u=location.href;t=document.title;c=%22%22+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);c=c.substr(0,480);var url=%22http://cang.baidu.com/do/add?it=%22+encodeURIComponent(t)+%22&iu=%22+encodeURIComponent(u)+%22&dc=%22+encodeURIComponent(c)+%22&fr=js#nw=1%22;window.open(url,\'_blank\',\'scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes\');void 0\" title=\"添加到百度搜藏\"><font style=\"color:#060\"><img src=\"http://www.23ta.com/img/baidusoucang.gif\" border=\"0\">&nbsp;[添加到百度搜藏]</font></a>　";
sHtml += "<a href=\"javascript:\" 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=455,left=80,top=80,status=yes,resizable=yes');\" title=\"添加到雅虎收藏\"><font style=\"color:#060\"><img src=\"http://www.23ta.com/img/add_myweb.gif\" border=\"0\">&nbsp;[添加到雅虎收藏]</font></a>";
sHtml += "";
document.write(sHtml);
}
document.writeln("<script language=\"javascript\">outputWebDocLink();<\/script>");