<search function="enkar">
  <name>Eniro Kartor</name>
	<description>Visa adresser på kartan</description>
  <category>People and Places</category>
  <contributor>Kim Gr&#228;sman</contributor>
  <link>http://kartor.eniro.se/</link>
  <email>kim@mvps.org</email>
  <description>
    <div class="helpboxDescLabels">Usage:</div>
      <table class="helpboxDescTable">
        <tr><td><B>enkar</B> <I>adress</I></td></tr>
      </table>
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
    	<tr><td><nobr><B>enkar</B> winstrupsg 1 lund</nobr></td><td>Letar upp Winstrupsgatan 1 i Lund.</td></tr>
    	<tr><td><nobr><B>enkar</B> erik dahlbergsgatan</nobr></td><td>Letar upp alla Erik Dahlbergsgator i Sverige.</td></tr>
    </table>
  </description>
  <form name="enkarf"
        method="get"
        action="http://kartor.eniro.se/query">
    <input type="hidden" name="what" value="map" />
		<input type="hidden" name="asearch" value="0" />
    <input type="hidden" name="streetname" value="" />
  </form>
  <script><![CDATA[
    function enkar(q)
    {
      if( nullArgs("enkar", q) )
        return;

      document.enkarf.streetname.value = q;
      submitForm(enkarf);
    }
  ]]></script>
  <copyright>
    The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
  <created_by>
    This search file was initially created on 06/05/03 at 21:57:26
    by Dave's Quick Search Deskbar Search Wizard version 1.2,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>