html='';
html+='	<div class="productBox">';
html+='	      <div class="textCenter" style="padding:5px 0px"><img src="/about/images/about_13.jpg" /></div>';
html+='		  <div class="productConBox" style="border-bottom:1px dashed #B9D2F8;">';
html+='		      <ul>';
html+='			     <li><a href="/product/productAdN1143.html"><img src="/about/images/N100.jpg" class="picBorder"/></a></li>';
html+='				 <li style="padding-left:6px;">';
html+='				    <a href="/product/productAdN1143.html"><h1>NAVO-N100导航仪</h1>';
html+='					<h2 class="lh15">·最新全国专业地图，涵盖港澳地区<br>';
html+='·全程语音导航，支持合成语音和真人语音<br/>';
html+='·多种导航策略</h2></a>';
html+='				 <li>';
html+='			  </ul>';
html+='		    <div class="clr"></div>  ';
html+='		  </div>';
html+='		  <div class="productConBox">';
html+='		      <ul>';
html+='			     <li><a href="/product/productJunAn.html"><img src="../product/images/junan.jpg" class="picBorder"/></a></li>';
html+='				 <li style="padding-left:6px;">';
html+='				    <a href="/product/productJunAn.html"><h1>君安系列终端产品</h1>';
html+='				   <h2 class="lh15">·全球卫星定位<br/>';
html+='					·车内语音监听 <br/>';
html+='					·远程紧急求助 </h2></a>';
html+='				 <li>';
html+='			  </ul>';
html+='		    <div class="clr"></div>  ';
html+='		  </div>';
html+='		  <div class="clr"></div>';
html+='	   </div>';


document.write(html);