﻿function writeFoot()
{
	document.write('<div align="center" style="float:top; margin:0px auto; padding-top:20px; height:80px; line-height:30px; text-align:center;" class="gray">');
	document.write('<a href="http://www.gamfe.com/about.shtml" class="gray" target="_blank">公司简介</a>　|　 <a href="http://www.gamfe.com/contact.aspx" class="gray" target="_blank">联系方式</a>　|　  <a href="http://www.gamfe.com/cpyc.shtml" class="gray" target="_blank">诚聘英才</a>  　|　<a href="http://www.gamfe.com/bqsm.shtml" class="gray" target="_blank">版权声明</a>  　|　<a href="http://www.gamfe.com/friendlink.aspx" class="gray" target="_blank">友情链接</a>  　|　<a href="http://www.gamfe.com/yssm/yssm.html" class="gray" target="_blank">隐私声明</a><br>');
	document.write('Copyright 2008© 汇众益智（北京）教育科技有限公司. All Rights Reserved<br>');
	document.write('<span class="gray">京ICP备09092043号</span></div>');
}
