<table border="0" cellspacing="1" width="100%">
<tr>
<td width="100%">
<table width="99%" cellpadding="5">
<tr>
<td valign="top"><center>
<!-- BEGIN SUBSCRIBED -->
<p align="center"><b><u>Thank You.</u></b></p>
<p align="center">Your name has been added to our mailing list.</p>
<!-- END SUBSCRIBED -->
<!-- BEGIN ERRORSUBSCRIBE -->
<p align="center" style="color:red;">Error:<br /> You email address is either missing or it has a formatting error.</p>
<!-- BEGIN SUBSCRIBE -->
<form name="form1" method="post" action="index.php?action=subscribe">
<p align="center">To sign up for our Mailing List, fill in all of the fields and press the button.</p>
<table border="0" align="center">
<tr>
<td align="right"><p>First Name: <br></p></td>
<td><p><input name="firstname" type="text" /></p></td>
</tr>
<tr>
<td align="right"><p>Last Name: <br></p></td>
<td><p><input name="lastname" type="text" /></p></td>
</tr>
<tr>
<td align="right"><p>Email Address: <br></p></td>
<td><p><input name="email" type="text" /></p></td>
</tr>
<tr>
<td align="right"><p>Email Format: <br></p></td>
<td><p><select name="format">
<option value="H">HTML</option>
<option value="N">Text</option>
</select></p></td>
</tr>
<tr>
<td align="center" colspan="2"><p><input type="submit" name="subscribe" value="Add Me to the Mailing List" /></p></td>
</tr>
</table>
</form>
<!-- END SUBSCRIBE -->
<!-- END ERRORSUBSCRIBE -->
<br>
</center><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</td>
</tr>
</table>
</td>
</tr>
</table>