<search function="yt">
  <name>YouTube</name>
  <category>Entertainment</category>
  <contributor>Glenn Carr</contributor>
  <link>http://www.youtube.com/</link>
  <email>glenn at glenncarr dot com</email>
  <description>Search YouTube.com
  </description>
  <form name="ytf"
        method="get"
        action="http://www.youtube.com/results">
    <input type="hidden" name="search_query" value="" />
    <input type="hidden" name="search" value="Search" />
  </form>
  <script><![CDATA[
    function yt(q)
    {
      if( nullArgs("yt", q) )
        return;

      // FORM variables for ytf

      // 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.ytf.search_query.value = q;
      //document.ytf.search.value = "";

      submitForm(ytf);
    }
  ]]></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 11/25/06 at 20:02:22
    by Dave's Quick Search Deskbar Search Wizard version 1.3.
    Copyright (c) 2006 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>
