<search function="metalink">
  <comment>
  	Search Oracle's MetaLink site. Site subscription required.
  </comment>
  <name>Oracle MetaLink</name>
  <category>Computers</category>
  <contributor>Gregory Krohne</contributor>
  <link>http://metalink.oracle.com/metalink/plsql/ml2_gui.startup</link>
  <email>Gregory.Krohne@afrc.af.mil</email>
  <description>
  Oracle's subscription-based service for patches, documentation, and Technical Assistance Requests (TARs).
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>metalink object views</td></tr>
      <tr><td>metalink oracle8i bugs</td></tr>
    </table>
  </description>
  <form name="metalinkf"
        method="get"
        action="http://metalink.oracle.com/metalink/plsql/ml2_gui.handleSearchRequest">

    <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>

    <input type="hidden" name="p_text" value="" />
  </form>
  <script><![CDATA[
    function metalink(q)
    {
      if( nullArgs("metalink", q) )
        return;

      // FORM variables for metalinkf

      // The wizard assigned the search string to this form field value because
      // this field was the active element when the search file was generated.
      // Change this to args.q if the search string is parsed with parseArgs.
      document.metalinkf.p_text.value = q;

      submitForm(metalinkf);
    }
  ]]></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 01/21/03 at 10:54:39
    by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>