<search function="tgn">
  <name>Getty Thesaurus of Geographical Names Search</name>
  <description>
    Search the Getty Thesaurus of Geographical Names<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
      <tr><td>tgn toronto</td></tr>
    </table>
  </description>
  <category>People and Places</category>
  <link>http://www.getty.edu/research/tools/vocabulary/tgn/</link>
  <contributor>Tim Aiello</contributor>
  <email>tsaiello@kosmoNOSPAM.com</email>
  <form name="tgnform"
	method="get"
	action="http://vocab.pub.getty.edu/cgi-bin/tgn_browser/tgn.spl">
    <input type="text" name="keywords" value="Search" />
    <input type="hidden" name="file" value="/tgn_browser/index.html" />
    <input type="hidden" name="searchtype" value="keyword" />
    <INPUT TYPE="submit" VALUE="Search" />
    <INPUT TYPE="reset" VALUE="Clear" />
  </form>
  <script><![CDATA[
    function tgn(q, switches)
    { 
      if( nullArgs("tgn",q) )
        return false;

      if( q == "" )
        openSearchWindow("http://vocab.pub.getty.edu/cgi-bin/tgn_browser/tgn.spl");
      else
      {
        document.tgnform["keywords"].value = q;
        submitForm(tgnform);
      }
    }
  ]]></script>
</search>