<DisplayPage
>
<title
>
contact me
</title>
<IMG
src="images/Logo_cow.jpg" width="151" height="156" alt="This is my cow"/>
<LINKS
title="the cow likes you"/>
<Content
Heading="Contact Me">
You can send me a message using the form below, and if you provide an email address then I'll get back to you.
</Content>
<FORM
ACTION="
contact_me.aspx"
METHOD="
GET"
mode="
two_col"
><INPUT LABEL="From (opt)" NAME="EmailFrom_Name" MAXLENTGH="55" WIDTH="250" VALUE=""/>
<INPUT LABEL="Email (opt)" NAME="EmailFrom_Address" MAXLENTGH="55" WIDTH="250" VALUE=""/>
<INPUT LABEL="Subject" NAME="Subject" MAXLENTGH="55" WIDTH="450" VALUE=""/>
<TEXTAREA LABEL="Message Body" NAME="EmailBody" ROWS="8" WIDTH="450"/>
</FORM>
</DisplayPage>