﻿document.write('<div id="foot">');
document.write('<a href="/about/job.html">人才招募</a>&nbsp;|&nbsp;');
document.write('<a href="/about/legal.html">法律申明</a>&nbsp;|&nbsp;');
document.write('<a href="/about/maps.html">网站地图</a>&nbsp;|&nbsp;');
//document.write('<a href="/about/links.html">友情链接</a>&nbsp;|&nbsp;');
document.write('<a href="/about/contact.html">联系我们</a>&nbsp;|&nbsp;');
//document.write('<a href="/about/about.html">关于我们</a>');
document.write('<br />');
document.write('Copyright&nbsp;©&nbsp;2006-2008&nbsp;中国行&nbsp;<a href="http://www.miibeian.gov.cn" target="_blank">京ICP备09027878号</a>');
document.write('</div>	');
