<search function="e2">
  <name>everything2</name>
  <description>
    Search across many different reference sources.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>e2 whatever</td></tr>
  	</table>
  </description>
  <category>Reference<category>General</category></category>
  <link>http://www.everything2.com</link>
  <contributor>Bradley Dean</contributor>
  
  <form name="e2f"
        action="http://www.everything2.com/"
        method="post">
    <input type="hidden" name="node" value=""/>
  </form>
  
  <script><![CDATA[
    function e2(q)
    {
      if( nullArgs("e2",q) )
        return false;
      else
      {
        document.e2f.node.value = q;
        submitForm(e2f);
      }
    }
  ]]></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>

