<!-- ONE STEP TO INSTALL SUBJECT E-MAIL:
1. Paste the designated coding into the BODY of the HTML document -->
<!-- STEP ONE: Paste this last code into the BODY of your HTML document -->
<BODY>
<CENTER>
<FORM>
<INPUT TYPE="button" VALUE="Click Here to Write to Me"
onClick="parent.location='mailto:spammer@earthling.net?subject=This goes to the subject'">
</FORM>
</CENTER>