<?xml version="1.0" encoding="UTF-8" ?> 

<Module>

  <ModulePrefs title="Torrent Searches" description="searches the most popular torrent sites" author="modcam" author_email="cam@modcam.com" screenshot="http://www.modcam.com/torrentsearch.jpg" author_location="Eugene, Oregon" height="110" /> 

  <Content type="html">
     <![CDATA[ 
	<SCRIPT>
	function openTarget (form, features, windowName) {
	  if (!windowName)
	    windowName = 'formTarget' + (new Date().getTime());
	  form.target = windowName;
	  open ('', windowName, features);
	}

	</SCRIPT>
	<font face="arial, verdana, sans-serif">
	<form method="get" action="http://ts.searching.com/search.asp" name="frmSearch" ONSUBMIT="openTarget (this, 'resizable=1,scrollbars=1'); return true;">
	<input type="hidden" name="h" value="B4D08723CBB54FF79746BCB0ADF0D5A0">
	<input class="f_field" size="25" name="query" value="Torrent Spy" type="text" onFocus="this.form.query.focus();this.form.query.select();" />
	<input class="f_button" src="http://images.torrentspy.com/submit_w.gif" name="submit" type="image" />
	</form>
	<form method="get" action="http://isohunt.com/torrents.php" ONSUBMIT="openTarget (this, 'resizable=1,scrollbars=1'); return true;">
	<input name="ihq" type="text" size="25" value="ISOHunt" onFocus="this.form.ihq.focus();this.form.ihq.select();" />
	<input class="f_button" src="http://images.torrentspy.com/submit_w.gif" name="submit" type="image" />
	</form>
	
	<form method="get" action="http://thepiratebay.org/search.php" ONSUBMIT="openTarget (this, 'resizable=1,scrollbars=1'); return true;">
	<input type="text" name="q" size="25" value="The Pirate Bay" type="text" onFocus="this.form.q.focus();this.form.q.select();" />
	<input class="f_button" src="http://images.torrentspy.com/submit_w.gif" name="submit" type="image" />
	</font>
     ]]>
  </Content> 

</Module>