<?xml version="1.0"  encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">




<wml>
<head>
  <meta http-equiv="Cache-Control" content="max-age=30" forua="true"/>
</head>
  <card id="default" title="随车宝典">
  <p>
    <img src="pic/logo.gif" alt="图片"></img>
    <br />
    <a href="http://wap.wh122.com/book.jsp">我要订购</a>&nbsp;&nbsp;&nbsp;
    <a href="story.jsp">加入书签</a><br />

     〓快速查询最新违章（免费）〓<br/>
     您要查询的车牌号<br/>
         鄂A- <input type='text' emptyok="false" name='carno' maxlength='8'/><br/>
         选择车辆类型
         <select multiple='false' name='cartype' >
             <option value="1">小型车</option>
             <option value="2">大型车</option>
         </select><br/>
         <anchor>确定
             <go href='ElecpoliceResult.jsp' method='post'>
                 <postfield name='carno' value='$(carno)'/>
                 <postfield name='cartype' value='$(cartype)'/>
             </go>
         </anchor><br/>
     <br/>

    <a href="http://wap.hb.monternet.com/">返回湖北风采</a>
    <br />
    <a href="http://wap.monternet.com/">返回移动梦网</a>
</p>
  </card>
</wml>



