<h1> Jyxo </h1>
      <p>
        Experimentální umístění volného vyhledávače.
        <a href="http://jyxo.cz/d/free">Info</a> pro WebMastera.
        Vyhledávač vyhledává jen české stránky.
      </p>
      <form action="http://jyxo.cz/search.php">
        <table cellpadding=0 cellspacing=0 border=0 style="background: #ffffff">
          <tr>
            <td>
              <input type=text size=38 name="s">
            </td>
            <td rowspan=2>
              <input type=image src="http://jyxo.cz/img/jyxo5.gif">
              <input type=hidden name=stem value=on>
            </td>
            <tr>
              <td>
                <div style="font-size: 80%">
                  <B><a href="http://jyxo.cz/"><span style="color: #000">Hledej:</span></a></B>
                  <input type=radio name="d" value="cz" checked>na Internetu
                  <input type=radio name="d" value="cz@mlab.cz">na mlab.cz
                </div>
              </td>
          </table>
      </form>

      <h1> Google </h1>
      <form method="get" action="http://www.google.com/search">
        <p>
          <input type="text" name="q" alt="hledání - text"
            size="10" maxlength="255" />
          <input type="submit" name="btnG"
            value="hledat" alt="hledat" />
          <input type="hidden" name="sitesearch"
            value="www.mlab.cz" />
          <input type="hidden" name="ie"
            value="UTF-8" />
          <input type="hidden" name="hl"
            value="cs" />
        </p>
      </form>