<search function="cty">
  <name>city-data.com</name>
  <description>
    Find all you would ever want to know about a city.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>cty Jacksonville, FL</td></tr>
  		<tr><td>cty Jacksonville FL</td></tr>
  		<tr><td>cty Jacksonville Florida</td></tr>
  	</table>
  </description>
  <category>Search the Web</category>
  <link>http://www.ask.com/</link>
  <form name="ctyf"
        action="http://www.city-data.com/cityname.php"
        method="post">
    <input type="hidden" name="NM"/>
  </form>
  <script><![CDATA[
    function cty(q)
    {
       if( nullArgs("cty", q) )
          return false;
       else
       {
	       document.ctyf.NM.value = q;
          submitForm(ctyf);
       }
    }
  ]]></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>
