<?xml version="1.0" encoding="UTF-8"?>

<form url="message_form.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="500"
 height="500"
 bkcolor="0x000000"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0x000000"
 themecolor="0xFFFF99"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="true"
 bcc=""
 cc=""
 reqmessage="One or More Fields are Required"
 transition="0"
 autoresponseincluderesults="f"
 autoresponseaddtotop="f"
 usephp="true"
 disableclicktoactiveprompt="true"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf"
>

<hidden
 name="subject"
 value="My Contact Form"
></hidden>

<image
 image="nothingruns.jpg"
 x="284"
 y="48"
></image>

<textinput
 name="My Input Box 1"
 x="12"
 y="64"
 w="259"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
>
</textinput>

<textinput
 name="My Input Box 2"
 x="12"
 y="118"
 w="257"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 emailbox="true"
  restrict="email"
>
</textinput>

<textinput
 name="My Input Box 3"
 x="12"
 y="169"
 w="255"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
>
</textinput>

<textarea
 name="My Text Area 1"
 x="12"
 y="228"
 w="465"
 h="167"
 initvalue=""
 wordwrap="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<submitbutton
 name="Submit Button"
 x="164"
 y="440"
 w="185"
 h="24"
 label="Send"
 fontname="Trebuchet MS"
 fontcolor="0x000000"
  fontsize="16"
></submitbutton>

<label
 name="My Text 1"
 x="12"
 y="206"
 w="93"
 h="18"
 text="Your Message:"
 fontbold="bold"
  fontname="Trebuchet MS"
  fontcolor="0x99CC00"
  fontsize="13"
></label>

<label
 name="My Text 2"
 x="12"
 y="150"
 w="56"
 h="18"
 text="Subject:"
 fontbold="bold"
  fontname="Trebuchet MS"
  fontcolor="0x99CC00"
  fontsize="13"
></label>

<label
 name="My Text 3"
 x="12"
 y="98"
 w="133"
 h="18"
 text="Your E-Mail Address:"
 fontbold="bold"
  fontname="Trebuchet MS"
  fontcolor="0x99CC00"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="12"
 y="42"
 w="77"
 h="18"
 text="Your Name:"
 fontbold="bold"
  fontname="Trebuchet MS"
  fontcolor="0x99CC00"
  fontsize="13"
></label>

<label
 name="My Text 5"
 x="124"
 y="8"
 w="125"
 h="29"
 text="Contact Us"
 fontbold="bold"
  fontname="Trebuchet MS"
  fontcolor="0xFFFF00"
  fontsize="23"
></label>

</form>