﻿// JScript 文件
html='';
html+='		 <div class="bracheseTitBox" id="AddTitle_0" onmouseover="showAdd(0)">深圳运营（深圳及深圳周边地区 GPS监控运营）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_0">';
html+='		     <dl>';
html+='			    <dd>业务洽谈：	<span class="Farial">13425116062</span></dd>';
html+='			    <dd>技术支持：	<span class="Farial">0755-82892926</span></dd>';
html+='			    <dd>传&nbsp;&nbsp;&nbsp;&nbsp;真：	<span class="Farial">0755-82892901</span></dd>';
html+='			    <dd>地&nbsp;&nbsp;&nbsp;&nbsp;址：  深圳市福田区华强佳和大厦A座24楼〔邮编<span class="Farial">518000</span>)</dd>';
html+='			 </dl>		  ';
html+='		  </div>';
html+='		  <div class="bracheseTitBox01" id="AddTitle_1" onmouseover="showAdd(1)">广州办事处（广东、广西、福建、海南）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_1"  style="display:none;">';
html+='		     <dl>';
html+='			    <dd>业务洽谈： <span class="Farial">13603012808</span></dd>';
html+='			    <dd>技术支持： <span class="Farial">0755-82892994&nbsp;&nbsp;&nbsp;&nbsp;15889615258</span></dd>';
html+='			    <dd>传&nbsp;&nbsp;&nbsp;&nbsp;真：	<span class="Farial">0755-82892909</span></dd>';
html+='			 </dl>		  ';
html+='		  </div>';
html+='		  <div class="bracheseTitBox01" id="AddTitle_2" onmouseover="showAdd(2)">北京办事处（黑龙江、吉林、辽宁、北京、天津、河北、山东、河南、内蒙古）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_2" style="display:none;">';
html+='		     <dl>';
html+='			    <dd>联系电话： <span class="Farial">13601311074&nbsp;&nbsp;&nbsp;&nbsp;13811567258</span></dd>';
html+='			 </dl>		  ';
html+='		  </div>';
html+='		  <div class="bracheseTitBox01" id="AddTitle_3" onmouseover="showAdd(3)">杭州办事处（江苏、安徽、浙江、上海、江西）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_3" style="display:none;">';
html+='		     <dl>';
html+='			    <dd>业务洽谈： <span class="Farial">13958188806&nbsp;&nbsp;&nbsp;&nbsp;13605701221</span></dd>';
html+='			    <dd>技术支持： <span class="Farial">0571-28993502&nbsp;&nbsp;&nbsp;&nbsp;13958109187</span></dd>';
html+='			    <dd>联系电话： <span class="Farial">0571-28993500</span></dd>';
html+='			    <dd>传&nbsp;&nbsp;&nbsp;&nbsp;真：	<span class="Farial">0571-28916789</span></dd>';
html+='			    <dd>地&nbsp;&nbsp;&nbsp;&nbsp;址： 浙江省杭州市下城区绍兴路351号2栋B座401室〔邮编<span class="Farial">310004</span>)</dd>';
html+='			 </dl>		  ';
html+='		  </div>';
html+='		  <div class="bracheseTitBox01" id="AddTitle_4" onmouseover="showAdd(4)">湖南办事处（湖南、湖北、云南、贵州、四川、重庆、西藏）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_4" style="display:none;">';
html+='		     <dl>';
html+='			    <dd>业务洽谈： <span class="Farial">13707313000&nbsp;&nbsp;&nbsp;&nbsp;13617418613 </span></dd>';
html+='			    <dd>技术支持： <span class="Farial">13667357603</span></dd>';
html+='			    <dd>联系电话： <span class="Farial">18973123655&nbsp;/&nbsp;13667357603</span></dd>';
html+='			    <dd>传&nbsp;&nbsp;&nbsp;&nbsp;真：	<span class="Farial">0731-2182338</span></dd>';
html+='			    <dd>地&nbsp;&nbsp;&nbsp;&nbsp;址：  长沙市芙蓉区晚报大道267号长沙晚报报业集团新闻大楼24楼09号〔邮编<span class="Farial">410001</span>)</dd>';
html+='			 </dl>		  ';
html+='		  </div>';
html+='		  <div class="bracheseTitBox01" id="AddTitle_5" onmouseover="showAdd(5)">西安办事处（山西、甘肃、青海、宁夏、陕西、新疆）</div>';
html+='		  <div class="bracheseConBox" id="AddCon_5" style="display:none;">';
html+='		     <dl>';
html+='			    <dd>联系电话： <span class="Farial">18995163878</span></dd>';
html+='			    <dd>地&nbsp;&nbsp;&nbsp;&nbsp;址：  西安市永松路3号院市政府小区4号楼2单元305室</dd>';
html+='			 </dl>		  ';
html+='		  </div>';

document.write(html);
