<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="EasyNews Keyword Search (SSL)"
description="Keyword search EasyNews using their secure connection."
author="Brett OConnor"
screenshot="http://negatendo.net/projects/ig/easynews.png"
thumbnail="http://negatendo.net/projects/ig/easynews-thumb.png"
title_url="https://secure.members.easynews.com"
author_email="bretto@blimpsgo90.com"
height="87">
</ModulePrefs>
<Content type="html">
<![CDATA[
<form name="search"
action="https://secure.members.easynews.com/global4/search.html?u=1&fil="
target="_blank"
method="get">
<table style="font-size: 9px; width: 100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td colspan="2">
<input type="text" name="gps" style="width: 100%" height="80" />
</td>
<td colspan="2">
&nbsp;&nbsp;
<input type="submit" value="Search" />
<input class="checkbox" type="checkbox" name="u" value="1" checked> Remove Duplicates 
</td>
</tr>
<tr>
<td><input class="checkbox" type="checkbox" name="fty[]" value="ARCHIVE">Archive</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="AUDIO">Audio</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="DOCUMENT">Document</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="MOVIE">Movie</td>
</tr>
<tr>
<td><input class="checkbox" type="checkbox" name="fty[]" value="EXECUTABLE">Executable</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="IMAGE">Image</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="MISC">Misc.</td>
<td><input class="checkbox" type="checkbox" name="fty[]" value="PARITY">Parity</td>
</tr>
<tr><td colspan="4" style="text-align: center">(Leave all unchecked to search everything.)</td></tr>
</table>
</form>
]]>
</Content>
</Module>

