<search function="npdr">
  <name>Nurses' PDR</name>
  <category>Reference<category>Medical</category></category>
  <contributor>John W. Bairen, Jr.</contributor>
  <link>http://www.nursespdr.com/members/database/index.html</link>
  <email>john_at_bairen_dot_net</email>
  <description>
  Search www.nursespdr.com database for drug information.<br/>
    <div class="helpboxDescLabels">Switches:</div>
  	<table class="helpboxDescTable">
  		<tr><td>/and</td><td> - </td><td>Match all terms</td></tr>
  		<tr><td>/or</td><td> - </td><td>Match any terms</td></tr>
  	</table>
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
  		<tr><td>npdr aluminum sulfate /and</td></tr>
  		<tr><td>npdr aluminum sulfate /or</td></tr>
  		<tr><td>npdr fentanyl</td></tr>
  	</table>
  </description>
  <form name="npdrf"
        method="post"
        action="http://search.delmar.com/cgi-bin/htsearch">
    <input type="hidden" name="method" value="and" />
    <input type="hidden" name="config" value="nursespdr" />
    <input type="hidden" name="restrict" value="" />
    <input type="hidden" name="exclude" value="" />
    <input type="hidden" name="words" value="" />
  </form>
  <script><![CDATA[
    function npdr(q)
    {
      if( nullArgs("npdr", q) )
        return;

      var args = parseArgs(q, "and, or");
      if ( args.switches.length > 0 )
      {
        switch( args.switches[0].name )
        {
          case "and":
            document.npdrf.method.value = "and";
            break;
          case "or":
            document.npdrf.method.value = "or";
            break;
          default:
            document.npdrf.method.value = "and";
            break;
        }
      }

      // FORM variables for npdrf
      //document.npdrf.method.value = "";
      //document.npdrf.config.value = "";
      //document.npdrf.restrict.value = "";
      //document.npdrf.exclude.value = "";
      document.npdrf.words.value = args.q;

      submitForm(npdrf);
    }
  ]]></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 10/03/02 at 13:56:46
    by Dave's Quick Search Deskbar Search Wizard version 0.7 (beta),
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>
