<?xml version="1.0" encoding="UTF-8"?>

<form url="contactform.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="400"
 bkcolor="0xFFFFFF"
 transparent="t"
 fontcolor="0x000000"
 themecolor="0xFF99CC"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="true"
 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="thankyoupage"
 value="http://www.dunatov.co.nz/sent.php"
></hidden>

<hidden
 name="subject"
 value="[subject]"
></hidden>

<textinput
 name="name"
 x="54"
 y="0"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="email"
 x="54"
 y="25"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<textinput
 name="phone"
 x="54"
 y="50"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
  restrict="phone"
>
</textinput>

<textinput
 name="subject"
 x="54"
 y="75"
 w="175"
 h="22"
 initvalue=""
 maxchars="25"
 subjectfield="true"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textarea
 name="comments"
 x="0"
 y="150"
 w="348"
 h="123"
 initvalue=""
 wordwrap="true"
 required="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<captcha
 name="My Captcha 1"
 x="0"
 y="300"
 w="133"
 h="100"
 text="Contact Key:"
 fnt="Georgia"
 fntclr="0x000000"
 fntsize="11"
 bkbdrcolor="0x000000"
 bkfillclr="0xFFFFFF"
 bkdobdr="t"
 bkbdrsolid="t"
 bkdobk="t"
 bkfillalpha="100"
 message="Incorrect key!"
></captcha>

<resetbutton
 name="Reset Button"
 x="150"
 y="325"
 w="100"
 h="20"
 label="Reset"
 fontname="Georgia"
 fontcolor="0x000000"
  fontsize="12"
></resetbutton>

<submitbutton
 name="Submit Button"
 x="150"
 y="375"
 w="100"
 h="20"
 label="Submit"
 fontname="Georgia"
 fontcolor="0x000000"
  fontsize="12"
></submitbutton>

<label
 name="My Text 1"
 x="0"
 y="0"
 w="44"
 h="16"
 text="Name:"
  fontname="Georgia"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 2"
 x="0"
 y="25"
 w="43"
 h="16"
 text="Email:"
  fontname="Georgia"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="0"
 y="125"
 w="148"
 h="16"
 text="Comments / Questions:"
  fontname="Georgia"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="0"
 y="75"
 w="54"
 h="16"
 text="Subject:"
  fontname="Georgia"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 5"
 x="0"
 y="50"
 w="47"
 h="16"
 text="Phone:"
  fontname="Georgia"
  fontcolor="0x000000"
  fontsize="13"
></label>

</form>