<search function="av">
  <name>AltaVista</name>
  <description>
    Search with AltaVista.com.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>av digital</td></tr>
  	</table>
  </description>
  <category>Search the Web</category>
  <link>http://www.altavista.com/</link>
  
  <form name="avf"
        action="http://www.altavista.com/sites/search/web"
        method="get">
    <input type="hidden" name="q"/>
    <input type="hidden" name="pg" value="q"/>
    <input type="hidden" name="kl" value="XX"/>
  </form>
  
  <script><![CDATA[
    function av(q)
    {
      if( nullArgs("av", q) )
        return false;
      else
      {
        document.avf.q.value = q;
        submitForm(avf);
      }
    }
  ]]></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>
