<?xml version="1.0" encoding="UTF-8"?>

<form url="form.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="420"
 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="88"
 y="21"
 w="274"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="Email"
 x="88"
 y="53"
 w="275"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<textinput
 name="Phone"
 x="88"
 y="86"
 w="275"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textarea
 name="Message"
 x="35"
 y="230"
 w="328"
 h="128"
 initvalue=""
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<submitbutton
 name="Submit Button"
 x="35"
 y="367"
 w="189"
 h="36"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
 image="button.png"
  fontsize="12"
></submitbutton>

<label
 name="My Text 2"
 x="35"
 y="25"
 w="45"
 h="15"
 text="NAME:"
  fontname="Times New Roman"
  fontcolor="0x352C20"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="35"
 y="56"
 w="51"
 h="15"
 text="E-MAIL:"
  fontname="Times New Roman"
  fontcolor="0x352C20"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="35"
 y="90"
 w="48"
 h="15"
 text="PHONE:"
  fontname="Times New Roman"
  fontcolor="0x352C20"
  fontsize="13"
></label>

<label
 name="My Text 5"
 x="34"
 y="210"
 w="102"
 h="15"
 text="YOUR MESSAGE:"
  fontname="Times New Roman"
  fontcolor="0x352C20"
  fontsize="13"
></label>

<label
 name="My Text 6"
 x="310"
 y="7"
 w="7"
 h="15"
 text=""
  fontname="Times New Roman"
  fontcolor="0x352C20"
  fontsize="13"
></label>

<captcha
 name="My Captcha 1"
 x="230"
 y="118"
 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>
