﻿// JScript 文件

html='		 ';
//html+='        <div><img src="/images/weather.jpg" alt="合作伙伴"/></div>';
html+='        <div>';
html+='		   <dl>';
html+='		    <dd><IFRAME ID="ifmWeather" WIDTH="189" HEIGHT="190" ALIGN="CENTER" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="NO" SRC="http://weather.news.qq.com/inc/ss296.htm"></IFRAME></dt>';

html+='		   </dd>';
html+='		 </div>';
html+='        <div class="CooperateBox" >';
html+='		   <dl style="height:80px;padding:10px 2px;">';
html+='			<dd >·<a   style="color:#DA0002;" href=\"#\" onclick=\'window.open(\"http://www.stc.gov.cn/search/vehicle_peccacy.asp\")\'>深圳交通违章查询</a></dd>';
html+='			<dd >·<a   style="color:#DA0002;" href=\"#\" onclick=\'window.open(\"http://tools.carschina.com/punishment\")\'>广东交通违章代码查询</a> </dd>';
html+='			<dd >·<a   style="color:#DA0002;" href=\"#\" onclick=\'window.open(\"http://www.mapabc.com/lukuang/shenzhenlukuang.html\")\'>深圳实时交通查询</a></dd>';
html+='			<dd >·<a   style="color:#DA0002;" href=\"#\" onclick=\'window.open(\"http://nav.mapbar.com/\")\'>自驾导航</a> </dd>';
//html+='			<dd >·<a   style="color:#DA0002;" href=\"#\" onclick=\'window.open(\"http://ditu.google.cn/\")\'>地物搜索</a> </dd>';

html+='			<dd ><a class="Fbolds" style="padding:6px 0px; float:right ;color:#DA0002;" href=\"#\" onclick=\'window.open(\"search_More.html\",\"\",\" width=600, height=450,top='+(window.screen.height-480)/2+', left='+(window.screen.width-620)/2+', toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no\")\'>更多热点查询...<img src="../images/new.gif" /></a></dd>';

html+='		   </dl>';
html+='		</div>';

html+='        <div class="clr"></div>';
html+='		 <div class="CooperateBox">';
html+='		   <dl>';
html+='		    <dt><img src="images/index_94.gif" alt="合作伙伴"/></dt>';
html+='			<dd>·<a href="http://www.szhq.com/">华强集团</a>&nbsp;&nbsp;&nbsp;&nbsp;</dd>';
html+='			<dd>·<a href="http://www.fantawild.com/">华强文化科技集团</a></dd>';
html+='			<dd>·<a href="http://www.fangte.com/">方特网</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</dd>';
html+='			<dd>·<a href="http://www.hqew.com/">华强电子世界</a></dd>';
html+='			<dd>·<a href="http://www.hqtourcity.com/">华强旅游城</a></dd>';
html+='			<dd class="textRight"><a href="/union/unionInfor_6.aspx">更多...</a>&nbsp;</dd>';

html+='		   </dl>';
html+='		</div>';

document.write(html);


