<HTMLtool>When you click on the button generated by this script an e-mail message will be sent to the address specified in the script</HTMLtool>
<HTML>
<BODY>
<FORM METHOD="GET">
<INPUT TYPE="button" VALUE="Click here to send some e-mail" onClick="parent.location='mailto:somebody@somehost.com?subject=Some subjetc goes here&cc=anybody_else@anywhere.com'">