<search function="mrqe">
  <name>MRQE Search</name>
  <description>Search the Movie Review Query Engine for movie reviews 
  <div class="helpboxDescLabels">Example:</div> 
  <table class="helpboxDescTable">
    <tr>
      <td>mrqe jaws</td>
    </tr>
  </table>
  </description>
  <category>Entertainment</category>
  <link>http://www.mrqe.com/</link>
  <contributor>Steven J. Heil</contributor>
  <email>sjheil_at_hotmail_dot_com</email>
  <form name="mrqef"
        action="http://www.mrqe.com/lookup"
        method="get">
    <input type="hidden" name="isindex" value=""/>
  </form>
  <script><![CDATA[
    function mrqe(q)
    {
      if( q == "" )
        openSearchWindow("http://www.mrqe.com/");
      else
      {
        document.mrqef.isindex.value = q;
        submitForm(mrqef);
      }
    }
  ]]></script>

  <copyright>
	Copyright (c) 2002 David Bau
	Distributed under the terms of the
	GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
</search>


