<?xml version="1.0" encoding="UTF-8"?>

<form url="autosimform.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="350"
 height="350"
 bkcolor="0xFFFFFF"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0xFFFFFF"
 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="thankyoupage"
 value="http://www.autosim.com.au/ThankYou.html"
></hidden>

<hidden
 name="subject"
 value="AutoSim Enquire"
></hidden>

<image
 image="formbackground.png"
 x="0"
 y="0"
 bk="true"
></image>

<textinput
 name="ename"
 x="125"
 y="25"
 w="191"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="eemail"
 x="125"
 y="75"
 w="192"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<textarea
 name="emessage"
 x="25"
 y="150"
 w="292"
 h="141"
 initvalue=""
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<submitbutton
 name="Submit Button"
 x="125"
 y="300"
 w="87"
 h="25"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
 image="submitrectanglesmall.png"
  fontsize="12"
></submitbutton>

<label
 name="My Text 1"
 x="75"
 y="25"
 w="41"
 h="16"
 text="Name"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0xFFFFFF"
  fontsize="13"
></label>

<label
 name="My Text 2"
 x="25"
 y="75"
 w="94"
 h="16"
 text="Email Address"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0xFFFFFF"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="25"
 y="125"
 w="59"
 h="16"
 text="Message"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0xFFFFFF"
  fontsize="13"
></label>

</form>