﻿// JScript 文件
html='';
html+='		  <div class="bracheseTitBox" style="background:#fff">深圳华强信息产业有限公司</div>';
html+='		  <div class="bracheseConBox">';
html+='		     <dl>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd>网  址：  <a href="http://www.hqgps.com" class="lblue lunderlines"><span class="Farial">http://www.hqgps.com</span></a> <span class="Fred">(中华车网)</span></dd>';
html+='			    <dd>电  话：	<span class="Farial">0755-82891808</span></dd>';
html+='			    <dd>地  址：  深圳市福田区华强佳和大厦A座24楼〔邮编<span class="Farial">518000</span>)</dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd><img src="images/map.gif" /></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="Fbolds">全国客户热线：<span class="Farial">400-886-1199</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			</dl>';
html+='				<dl>';
html+='			    <dt>营销中心：</dt>';
html+='			    <dd class="px14">深圳运营（深圳及深圳周边地区 GPS监控运营）</dd>';
html+='			    <dd>电话：	<span class="Farial">13902464610&nbsp;&nbsp;&nbsp;&nbsp;0755-82891808</span></dd>';
html+='			    <dd>传真：	<span class="Farial">0755-82892901</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="px14">广州办事处（广东、广西、福建、海南）</dd>';
html+='			    <dd>电话： <span class="Farial">13603012808</span></dd>';
html+='			    <dd>传真：	<span class="Farial">0755-82892909</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="px14">北京办事处（黑龙江、吉林、辽宁、北京、天津、河北、山东、河南、内蒙古）</dd>';
html+='			    <dd>电话： <span class="Farial">13601311074&nbsp;&nbsp;&nbsp;&nbsp;13811567258</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="px14">杭州办事处（江苏、安徽、浙江、上海、江西）</dd>';
html+='			    <dd>电话： <span class="Farial">13958188806&nbsp;&nbsp;&nbsp;&nbsp;13605701221&nbsp;&nbsp;&nbsp;&nbsp;0571-28993500</span></dd>';
html+='			    <dd>传真：	<span class="Farial">0571-28916789</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="px14">湖南办事处（湖南、湖北、云南、贵州、四川、重庆、西藏）</dd>';
html+='			    <dd>电话： <span class="Farial">13617418613&nbsp;/&nbsp;18973125955</span></dd>';
html+='			    <dd>传真：<span class="Farial">0731-2182338</span></dd>';
html+='				<dd>&nbsp;</dd>';
html+='			    <dd class="px14">西安办事处（山西、甘肃、青海、宁夏、陕西、新疆）</dd>';
html+='			    <dd>电话： <span class="Farial">18995163878&nbsp;&nbsp;&nbsp;&nbsp</span></dd>';
html+='		     </dl>	';
html+='		  </div>';

document.write(html);
