document.writeln("<script language=\"javascript\">   function copy2c(){    var clipBoardContent=\"\";    clipBoardContent+=document.title;    clipBoardContent+=this.location.href;    window.clipboardData.setData(\"Text\",clipBoardContent);    alert(\"复制成功喽!你现在可以粘贴到博客主页或QQ\/MSN上推荐给你的好友哦\");  }  <\/script><table  cellSpacing=\"0\" cellPadding=\"0\" border=\"0\"><tr><td align=\"center\">收藏到→<A title=\"收藏到自己电脑的收藏夹,方便以后观看哦\" href=\"javascript:window.external.addFavorite(window.location.href,document.title)\" ><img src=\"\/image\/ie.gif\" border=\"0\" alt=\"收藏到自己的电脑\">我的电脑<\/A>&nbsp;&nbsp; <a href=\"javascript:window.open(\'http:\/\/shuqian.qq.com\/post?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 alt=\"点击永远收藏到我的QQ书签保存哦\" src=\"http:\/\/shuqian.qq.com\/img\/add.gif\" width=\"16\" height=\"17\" border=\"0\"> QQ书签<\/a>&nbsp;&nbsp;<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=\"点击把本页收藏到百度搜索收藏\"><img alt=\"点击把本页收藏到百度搜索收藏\" src=\"http:\/\/cang.baidu.com\/-\/remote\/fav1.jpg\" width=\"13\" height=\"15\" border=\"0\">百度搜藏<\/a>&nbsp;&nbsp;<a id=\"hbn_fav_douban\" href=\"javascript:void(function(){var d=document,e=encodeURIComponent,s1=window.getSelection,s2=d.getSelection,s3=d.selection,s=s1?s1():s2?s2():s3?s3.createRange().text:\'\',r=\'http:\/\/www.douban.com\/recommend\/?url=\'+e(d.location.href)+\'&amp;title=\'+e(d.title)+\'&amp;sel=\'+e(s)+\'&amp;v=1\',x=function(){if(!window.open(r,\'douban\',\'toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=330\'))location.href=r+\'&amp;r=1\';};if(\/Firefox\/.test(navigator.userAgent)){setTimeout(x,0);}else{x();}})()\" title=\"分享到豆瓣网站\"><img src=\"\/image\/dou.jpg\" border=\"0\" alt=\"推荐到豆瓣\">荐到豆瓣<\/a><a title=\"点击复制本网页的内容到我的博客主页或粘贴到QQ-MSN上和朋友分享哦\" href=\"javascript:copy2c()\"> <img alt=\"点击复制本网页的内容到我的博客主页或粘贴到QQ-MSN上和朋友分享哦\" src=\"\/image\/qqcopy.jpg\" border=\"0\"> <\/a><\/td><\/tr><\/table>");

