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

<form url="contact.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="280"
 bkcolor="0xFFFFFF"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0x000000"
 themecolor="0x00FFFF"
 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="false"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf;*.html;*.docx;*.xslx"
>

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

<image
 image="back.jpg"
 x="-50"
 y="-125"
 bk="true"
></image>

<textinput
 name="First NAME"
 x="104"
 y="50"
 w="262"
 h="22"
 initvalue=""
 maxchars="45"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<label
 name="My Text 1"
 x="75"
 y="17"
 w="248"
 h="27"
 text="Contact PATTERNS SEW FUN"
  fontname="@Kozuka Gothic Pro B"
  fontcolor="0x000000"
  fontsize="19"
></label>

<label
 name="My Text 2"
 x="41"
 y="52"
 w="43"
 h="19"
 text="Name:"
  fontname="@Kozuka Gothic Pro B"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="42"
 y="83"
 w="42"
 h="19"
 text="Email:"
  fontname="@Kozuka Gothic Pro B"
  fontcolor="0x000000"
  fontsize="13"
></label>

<textinput
 name="Email"
 x="105"
 y="80"
 w="262"
 h="22"
 initvalue=""
 maxchars="45"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 emailbox="true"
 editable="true"
  restrict="email"
>
</textinput>

<textarea
 name="Order Details"
 x="100"
 y="150"
 w="267"
 h="72"
 initvalue="How Can We Help You..."
 maxchars="560"
 wordwrap="true"
 required="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<label
 name="My Text 6"
 x="32"
 y="151"
 w="52"
 h="19"
 text="Reason:"
  fontname="@Kozuka Gothic Pro B"
  fontcolor="0x000000"
  fontsize="13"
></label>

<textinput
 name="Phone"
 x="104"
 y="108"
 w="264"
 h="22"
 initvalue=""
 maxchars="15"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
  restrict="phone"
>
</textinput>

<label
 name="My Text 7"
 x="11"
 y="110"
 w="73"
 h="19"
 text="Cell Phone:"
  fontname="@Kozuka Gothic Pro B"
  fontcolor="0x000000"
  fontsize="13"
></label>

<submitbutton
 name="Submit Button"
 x="150"
 y="239"
 w="127"
 h="20"
 label="Send Contact Form"
 fontname="Arial"
 fontcolor="0x000000"
  fontsize="12"
></submitbutton>

</form>