document.writeln("<center><a href=/data/sitemap.html>网站地图</a>  |  <a href=/plus/guestbook.php>联系我们</a></DIV>");
document.writeln("<DIV style=\"LINE-HEIGHT: 25px\" align=center>www.txycn.com</DIV></DIV><br>");
document.writeln("声明：本站部分文章转载自网络，所发表的文章与图片仅代表其作者本人观点，与本站立场无关。<br>若文章侵犯了您的相关权益，请及时<a href=/plus/guestbook.php>联系我们</a>，我们会及时处理，感谢您对本站的支持！</center>");
document.body.oncopy = function () { 
	setTimeout( function () { 
		var text = clipboardData.getData("text");
		if (text) { 
			text = text + "\r\n详文参考："+location.href; clipboardData.setData("text", text);
		} 
	}, 100 ) 
}
