<search function="quot">
  <name>Bartleby.com</name>
  <description>
    Search several sources for familiar quotations.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>quot penny</td></tr>
  	</table>
  </description>
  <category>Reference<category>Language</category></category>
  <link>http://www.bartleby.com/</link>
  <contributor>Stephen Granade</contributor>
  <email>sgranade_at_phy_dot_duke_dot_edu</email>
  
  <form name="quotf"
        action="http://www.bartleby.com/cgi-bin/texis/webinator/sitesearch"
        method="get">
    <input type="hidden" name="query"/>
    <input type="hidden" name="db" value="db"/>
    <input type="hidden" name="filter" value="colQuotations"/>
  </form>
  
  <script><![CDATA[
    function quot(q)
    {
      if( nullArgs("quot",q) )
        return false;
      else
      {
        document.quotf.query.value = q;
        submitForm(quotf);
      }
    }
  ]]></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>

