﻿// JScript 文件

document.write('<div class=\"Footer\">');
document.write('<div class=\"FText\"><span class=\"white12\">');

document.write('<a href=\"http://www.lootong.com/help/aboutus/AboutUs.aspx\" target=\"_blank\">关于路通</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/aboutus/AdServer.aspx\" target=\"_blank\">广告服务</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/aboutus/MServer.aspx\" target=\"_blank\">会员服务</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/aboutus/Flsm.aspx\" target=\"_blank\">法律声明</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/aboutus/Map.aspx\" target=\"_blank\">网站地图</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/aboutus/ContentUs.aspx\" target=\"_blank\">联系我们</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href=\"http://www.lootong.com/help/helpcenter/default.aspx\" target=\"_blank\">帮助中心</a>');
document.write('</span>');
document.write('</div>');

document.write('<div class=\"FText2\"><span class=\"white12\">');
document.write('客服：0451-84627056 &nbsp;&nbsp;&nbsp;传真：0451-84627056');
document.write('<br>版权所有路通网 <a href=http://www.miibeian.gov.cn/ target=_blank>黑ICP备06008662号</a>');
document.write('<br>Copyright &copy 2006 LooTong.Com All Rights Reserved</br>');
document.write('</span>');
document.write('</div>');
document.write('</div>');
document.write('</div>');

