function ShowLinks(){
	document.write('<a href="/About/Index.aspx">关于本站</a>&nbsp;|&nbsp;<a href="javascript:///;" onclick="window.external.AddFavorite(document.URL,document.title)">加入收藏</a>&nbsp;|&nbsp;<a href="/About/CopyRight.aspx">版权声明</a>&nbsp;|&nbsp;<a href="/About/Contact.aspx">联系我们</a>&nbsp;|&nbsp;<a href="/#">友情链接</a>&nbsp;|&nbsp;<a href="/About/SiteMap.aspx">网站导航</a>');
	}
function ShowCopyRight(){
	document.write('Copyright &copy; 2000-2007 WanerSoft.Com All Rights Reserved.<br />版权所有 奇文软件 技术支持：<a href="http://www.wanersoft.com" target="_blank"><font color=red>奇文软件</font></a><br /><a href="http://www.miibeian.gov.cn/">苏ICP备88888888号</a><br />');
	}