<?xml version="1.0" encoding="UTF-8"?>

<form url="form.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="520"
 height="485"
 bkcolor="0xFFFFFF"
 transparent="t"
 fontcolor="0x000000"
 themecolor="0xFFFF99"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="false"
 verifymessage="The E-Mail address you entered does not match !"
 reqmessage="One or More Fields are Required !"
 invalidemailmsg="does not appear to be a valid e-mail address. Would you like to change it?"
 transition="0"
 autoresponseincluderesults="f"
 autoresponseaddtotop="f"
 usephp="true"
 disableclicktoactiveprompt="true"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf;*.html;*.docx;*.xslx"
>

<hidden
 name="subject"
 value=""
></hidden>

<textinput
 name="Name"
 x="93"
 y="74"
 w="390"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textinput
 name="Email"
 x="93"
 y="114"
 w="390"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<textinput
 name="Phone"
 x="93"
 y="154"
 w="215"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textarea
 name="Notes"
 x="93"
 y="304"
 w="394"
 h="118"
 initvalue=""
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<submitbutton
 name="Reset Button"
 x="93"
 y="434"
 w="89"
 h="27"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
 image="submit-grey.png"
  fontsize="12"
></submitbutton>

<label
 name="My Text 1"
 x="93"
 y="24"
 w="255"
 h="29"
 text="Comments / Questions:"
  fontname="Georgia"
  fontcolor="0x3C312F"
  fontsize="23"
></label>

<label
 name="My Text 2"
 x="33"
 y="74"
 w="41"
 h="16"
 text="Name"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x6B7171"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="33"
 y="114"
 w="44"
 h="16"
 text="E-mail"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x6B7171"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="33"
 y="154"
 w="45"
 h="16"
 text="Phone"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x6B7171"
  fontsize="13"
></label>

<label
 name="My Text 8"
 x="33"
 y="304"
 w="39"
 h="16"
 text="Notes"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x6B7171"
  fontsize="13"
></label>

<captcha
 name="My Captcha 1"
 x="94"
 y="190"
 w="133"
 h="100"
 text="Enter Key Here:"
 fnt="Arial"
 fntclr="0x000000"
 fntsize="11"
 bkbdrcolor="0x000000"
 bkfillclr="0xFFFFFF"
 bkdobdr="t"
 bkbdrsolid="t"
 bkdobk="t"
 bkfillalpha="100"
 message="Incorrect key!"
></captcha>

</form>