<?xml version = "1.0"?><!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<!-- code by Dieter Kneffel, data@wap4.com  -->

<wml>
  <card id="srch" title="wapmap.com by wap4">
    <p align="center">
      <big><b>denicher.com</b></big>
      <br/>
      <small>moteur de recherche</small>
      <br/>
       search: 
      <input format="*M" name="srch" title="search for:"/>
      <br/>
      <b><a href="http://wapmap.com/wmllist.php3?srch=$(srch:escape)&amp;match=$(match:escape)&amp;lang=$(lang:escape)&amp;q=$(q:escape)&amp;format=$(format:escape)">do search</a></b>
      <br/>
      <small><a href="#opts">search options</a></small>
      <br/>
      <!-- <small><a href="directory.wml">use directory instead</a></small> -->
      <br/>
      <br/>
    </p>
  </card>
  <card id="opts" title="search options">
    <p>
      <br/>
      <small>match:</small>
      <select name="match" value="and" title="match type">
        <option value="or">any word</option>
        <option value="and">every word</option>
        <option value="exact">complete phrase</option>
      </select>
      <br/>
      <small>show max:</small>
      <select name="q" value="4" title="results per deck">
        <option value="2">2</option>
        <option value="4">4</option>
        <option value="8">8</option>
      </select>
      <br/>
      <small>display:</small>
      <select name="format" value="s" title="dislpay results">
        <option value="s">standard</option>
        <option value="k">compact</option>
      </select>
    </p>
    <p align="center">
      <small><a href="#srch">back to search</a></small>
      <br/>
    </p>
  </card>

</wml>