<search function="a9">
  <name>A9 - The Amazon.com Search</name>
  <category>Search the Web</category>
  <contributor>Gregory Krohne</contributor>
  <link>http://www.a9.com/</link>
  <email>zeakz1d02@sneakemail.com</email>
  <description>
  Use A9 to search the web and "Search Inside the Book™" on Amazon.com or within A9 mapping services. Includes helpful search history features.
  <div class="helpboxDescLabels">Example:</div>
  <table class="helpboxDescTable">
     <tr><td>a9 windows crash</td></tr>
     <tr><td>a9 95383 /map</td></tr>
     <tr><td>a9 sacramento, ca /map</td></tr>
  </table>
  </description>

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

      var urlprefix = "http://a9.com/";
      var args = parseArgs(q, "generic, maps");
      if ( args.switches.length > 0 ) {
        switch( args.switches[0].name ) {
          case "generic": urlprefix = "http://generic.a9.com/"; break;
          case "maps":    urlprefix = "http://maps.a9.com/?ypLoc="; break;
		}
	  }
	  openSearchWindow(urlprefix + escape(args.q));
    }
  ]]></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>
</search>
