<search function="telfr">
   <name>French phone numbers</name>
   <description>
      Get the name behind the phone number. Spaces and other separators allowed.<br/>
      <div class="helpboxDescLabels">Example:</div>
      <table class="helpBoxDescTable">
  		<tr><td class="helpboxDescColumns">telfr 01.42-92*81_00</td></tr>
  	</table>
   </description>
  <category>People and Places</category>
  <link>http://www.infobel.com/france/default.asp?qSearchType=RWP</link>
  <contributor>MLL</contributor>
  <todo>allow several criterias (last name, city,...)</todo>
  
  <form name="telfrf"
        method="get"
        action="http://www.infobel.com/france/wp/revsearch/result.asp">
    <input type="hidden" name="qcitycode" value="" />
    <input type="hidden" name="qstreetcode" value="" />
    <input type="hidden" name="qnacecode" value="" />
    <input type="hidden" name="qphone" value="" />
  </form>

  <script><![CDATA[
    function telfr(q)
    {
      if( nullArgs( "telfr", q ) ) return false;

      document.telfrf.qphone.value = q;
      submitForm(telfrf);
    }
  ]]></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>


