var footLinkurl = window.location.href.substring(0,window.location.href.indexOf(window.location.pathname));
if (window.location.href.indexOf("/Web/")>=0) {
    footLinkurl=footLinkurl+"/Web";
}
html=''; 
html+=' <div id="BotMenuBoxBg">';
html+='   <div id="BotMenuBox">';
html+='     <div class="BotMenu RightLineBox">';
html+='         <h4>新手上路</h4>';
html+='         <h1><a href="'+footLinkurl+'/UserInfo/UserRegister.aspx">免费注册</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/location_Login.aspx">登　　录</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/UserInfo/FindPassword.aspx">取回密码</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/other/about.html">关于我们</a></h1>';
html+='         <h1><a href="'+footLinkurl+'/other/law.html">法律声明</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/other/contact.html">联系我们</a></h1>';
html+='         <h1><a href="'+footLinkurl+'/help/help_web.html">帮　　助</a></h1>';
html+='     </div>';
html+='     <div class="BotMenu RightLineBox">';
html+='         <h4>定位产品及应用</h4>';
html+='         <h3><a href="'+footLinkurl+'/Product/product_soft.html">华强猎影手机定位软件</a></h3> ';
html+='         <h3><a href="'+footLinkurl+'/Product/product_hardWare.html">睿明P100个人定位仪</a></h3> ';
html+='         <h3><a href="'+footLinkurl+'/product/Apply_Tours.html">产品应用之旅行社安全带团</a></h3>';
html+='     </div>';
html+='     <div class="BotMenu RightLineBox">';
html+='         <h4>加盟服务</h4>';
html+='         <h1><a href="'+footLinkurl+'/JoinUs/JoinAdvantages.html">加盟优势</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/JoinUs/JoinSupport.html">加盟条件</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/JoinUs/JoinConditions.html">加盟支持</a></h1>';
html+='         <h1><a href="'+footLinkurl+'/JoinUs/process.html">加盟流程</a></h1> ';
html+='         <h1><a href="'+footLinkurl+'/JoinUs/applicate.html">申请加盟</a></h1>';
html+='     </div>';
html+='     <div class="BotMenu">';
html+='         <h4>合作伙伴</h4>';
html+='         <h2><a href="http://www.szhq.com/">深圳华强集团</a></h2> ';
html+='         <h2><a href="http://www.hqgps.com/">中华车网</a></h2> ';
html+='         <h2><a href="http://www.fantawild.com/indexcn.aspx">华强文化科技集团</a></h2>';
html+='         <h2><a href="http://www.fangte.com/">方特网</a></h2> ';
html+='         <h2><a href="http://www.hqew.com/">华强电子网</a></h2> ';
html+='         <h2><a href="http://www.hqtourcity.com/">华强旅游城</a></h2>';
html+='     </div>';
html+='     <div class="clr"></div>';
html+='   </div>';
html+=' </div>';
html+='  <div id="CopyRightBox">';
html+='      深圳华强信息产业有限公司    版权所有   <span class="Farial"> Copyright &copy; 2009--2011 www.hqsov.com All Rights Reserved</span><br/>';
html+='     客户热线：<span class="Farial">4008861199</span>    传真：<span class="Farial">(86)0755-82892901</span>     客户邮箱：<span class="Farial">kf@hqgps.com<br/></span>';
html+='     地址：深圳市福田区华强佳和大厦A座24楼〔邮编<span class="Farial">518000)</span><br/>';
html+='     国际网络备案号：4403301900809';
html+='</div>';
html+='<table width="100%">';
html+='	<tr>';
html+='<td class="textCenter"><a href="http://szgabm.qq.com/" target="_blank"><img src="'+footLinkurl+'/App_Themes/images/sznet110gangting.gif" align="absmiddle" alt="报警岗亭"/></a><a href="http://www.sznet110.gov.cn/webrecord/innernet/Welcome.jsp?bano=4403301900809" target="_blank"><img src="'+footLinkurl+'/App_Themes/images/sznet110wangan.gif" align="absmiddle" alt="网安"/></a><img src="'+footLinkurl+'/App_Themes/images/index_147.jpg" align="absmiddle" alt="经营许可证"/></td>';
html+='	</tr>';
html+='</table>';
document.write(html);
document.write('<div style="width:50%;float:left;"><script language="javascript" src="http://count34.51yes.com/click.aspx?id=348270236&logo=1" charset="gb2312"></script></div>');

