home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
software
/
dave
/
dqsd.exe
/
searches
/
tgn.xml
< prev
next >
Wrap
Text File
|
2002-10-13
|
1KB
|
41 lines
<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="hidden" name="keywords" value="Search" />
<input type="hidden" name="file" value="/tgn_browser/index.html" />
<input type="hidden" name="searchtype" value="keyword" />
</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>
<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>