<?xml version="1.0" encoding="UTF-8"?>

<form url="contact.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="500"
 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="false"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf;*.html;*.docx;*.xslx"
>

<hidden
 name="subject"
 value=""
></hidden>

<textinput
 name="My Input Box 1"
 x="168"
 y="24"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="My Input Box 2"
 x="168"
 y="48"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="My Input Box 3"
 x="176"
 y="80"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<radiobutton
 name="yes"
 x="192"
 y="120"
 w="36"
 h="19"
 label="Yes"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<radiobutton
 name="no"
 x="240"
 y="120"
 w="32"
 h="19"
 label="No"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<radiobutton
 name="sure"
 x="288"
 y="120"
 w="64"
 h="19"
 label="Not Sure"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<combobox
 name="findus"
 x="168"
 y="168"
 bkcolor="0xFFFFFF"
 fontcolor="0x000000"
 required="true"
 isemail="false"
 w="175"
 h="20">
  <item name="Google"></item>
  <item name="Yahoo"></item>
  <item name="Link from a Web Site"></item>
  <item name="Word of mouth"></item>
  <item name="other"></item>
</combobox>

<textarea
 name="My Text Area 1"
 x="168"
 y="216"
 w="176"
 h="143"
 initvalue=""
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<submitbutton
 name="Submit Button"
 x="192"
 y="384"
 w="124"
 h="45"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
  fontsize="12"
></submitbutton>

<label
 name="My Text 1"
 x="24"
 y="24"
 w="41"
 h="16"
 text="Name"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 2"
 x="24"
 y="48"
 w="56"
 h="16"
 text="Subject:"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="24"
 y="72"
 w="44"
 h="16"
 text="E-mail"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="24"
 y="120"
 w="162"
 h="16"
 text="Do you like this website?"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 5"
 x="24"
 y="168"
 w="137"
 h="16"
 text="How did you find us?"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 6"
 x="24"
 y="216"
 w="105"
 h="16"
 text="Your comments:"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<captcha
 name="My Captcha 1"
 x="24"
 y="384"
 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>
