<?xml version="1.0" encoding="UTF-8"?>

<form url="newsletter.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="369"
 height="180"
 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="is an invalid address, please correct 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="subject"
 value=""
></hidden>

<textinput
 name="Email"
 x="75"
 y="13"
 w="274"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<submitbutton
 name="Submit Button"
 x="175"
 y="100"
 w="164"
 h="45"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000080"
 image="button.png"
 fontbold="bold"
  fontsize="12"
></submitbutton>

<label
 name="My Text 3"
 x="15"
 y="16"
 w="51"
 h="16"
 text="E-mail"
 fontbold="bold"
  fontname="Verdana"
  fontcolor="0xFFFFFF"
  fontsize="13"
></label>

<captcha
 name="My Captcha 1"
 x="25"
 y="50"
 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>