function ShowLinks(){
	document.write('<div align=center></div>');
	}
function ShowCopyRight(){
	document.write('本站作品均由作者及用户上传使用,仅供原创作者, 读者学习,版权归作者或出版社所有，如有不妥，请来信告知，我们将在24小时之内进行处理。<br />Copyright &copy; 2004-2008 FeiKu.Com All Rights Reserved.<br />技术支持：<a href="http://www.feiku.com" target="_blank"><font color=red>FeiKu.Com Studio</font></a><br /><a href="http://www.miibeian.gov.cn/">湘ICP备05011286号</a><br />');
	}
