<search function="fd">
  <name>Foldoc</name>
  <description>
    Free On-Line dictionary of computing.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>fd xhtml</td></tr>
  	</table>
  </description>
  <category>Computers<category>Reference</category></category>
  <link>http://foldoc.doc.ic.ac.uk/foldoc/index.html</link>
  
  <form name="fdf"
        action="http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi"
        method="get">
    <input type="hidden" name="query" value=""/>
  </form>
  
  <script><![CDATA[
    function fd(q)
    {
      if( nullArgs("fd",q) )
        return false;
      else
      {
        document.fdf.query.value = q;
        submitForm(fdf);
      }
    }
  ]]></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>

