<?xml version="1.0" encoding="UTF-8"?>

<form url="announcement_form.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="600"
 height="575"
 bkcolor="0xFFFFFF"
 transparent="t"
 fontcolor="0x000000"
 themecolor="0xFFFF99"
 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="t"
 autoresponseaddtotop="t"
 usephp="true"
 disableclicktoactiveprompt="true"
 extensions="*.gif;*.jpg;*.jpeg;*.png;*.ppt;*.doc;*.docx"
>

<hidden
 name="subject"
 value="New Hope Announcement Form"
></hidden>

<textarea
 name="Dates and Times"
 x="98"
 y="70"
 w="501"
 h="20"
 initvalue=""
 maxchars="70"
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<textarea
 name="Pertinent Information"
 x="100"
 y="190"
 w="500"
 h="67"
 initvalue=""
 maxchars="750"
 wordwrap="true"
 editable="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></textarea>

<radiobutton
 name="Donation required"
 x="100"
 y="282"
 w="36"
 h="19"
 label="Yes"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<radiobutton
 name="No Donation"
 x="150"
 y="282"
 w="32"
 h="19"
 label="No"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<textinput
 name="Donation Amount"
 x="308"
 y="278"
 w="72"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
  restrict="num"
>
</textinput>

<textinput
 name="Person Submitting the Announcement"
 x="230"
 y="308"
 w="151"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="Phone Number"
 x="490"
 y="308"
 w="109"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
  restrict="phone"
>
</textinput>

<textinput
 name="Date Submitted"
 x="100"
 y="369"
 w="139"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<checkbox
 name="1st Sunday"
 x="100"
 y="435"
 w="77"
 h="19"
 label="1st Sunday"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="2nd Sunday"
 x="190"
 y="435"
 w="81"
 h="19"
 label="2nd Sunday"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="3rd Sunday"
 x="280"
 y="435"
 w="78"
 h="19"
 label="3rd Sunday"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="4th Sunday"
 x="370"
 y="435"
 w="77"
 h="19"
 label="4th Sunday"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="5th Sunday"
 x="460"
 y="435"
 w="77"
 h="19"
 label="5th Sunday"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<submitbutton
 name="Submit Button"
 x="168"
 y="525"
 w="116"
 h="34"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
 image="submitcircularroundmed.png"
  fontsize="12"
></submitbutton>

<textinput
 name="Ministry Name"
 x="100"
 y="8"
 w="499"
 h="22"
 initvalue=""
 maxchars="25"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 editable="true"
>
</textinput>

<textinput
 name="Location"
 x="100"
 y="98"
 w="499"
 h="22"
 initvalue=""
 maxchars="50"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textinput
 name="Title of Event"
 x="100"
 y="128"
 w="499"
 h="22"
 initvalue=""
 maxchars="50"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textinput
 name="Theme"
 x="100"
 y="158"
 w="500"
 h="22"
 initvalue=""
 maxchars="50"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<textinput
 name="Contact Person for additional information"
 x="246"
 y="338"
 w="353"
 h="22"
 initvalue=""
 maxchars="50"
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 editable="true"
>
</textinput>

<browsebutton
 name="Upload File Button"
 x="510"
 y="366"
 w="87"
 h="25"
 label="Upload File"
 fontname="Arial"
 fontcolor="0x000000"
 image="uploadrectangleroundsmall.png"
  fontsize="12"
></browsebutton>

<captcha
 name="My Captcha 1"
 x="20"
 y="461"
 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>

<label
 name="My Text 1"
 x="0"
 y="14"
 w="97"
 h="16"
 text="Ministry&apos;s Name"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 2"
 x="150"
 y="40"
 w="305"
 h="22"
 text="ANNOUNCEMENT INFORMATION"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x808080"
  fontsize="19"
></label>

<label
 name="My Text 3"
 x="0"
 y="74"
 w="92"
 h="16"
 text="Date and Time:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 4"
 x="0"
 y="194"
 w="71"
 h="16"
 text="Information:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 5"
 x="0"
 y="284"
 w="59"
 h="16"
 text="Donation:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 6"
 x="210"
 y="284"
 w="97"
 h="16"
 text="If yes, amount $"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 7"
 x="0"
 y="314"
 w="227"
 h="16"
 text="Person Submitting the Announcement:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 8"
 x="394"
 y="314"
 w="94"
 h="16"
 text="Phone Number:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 9"
 x="0"
 y="373"
 w="98"
 h="16"
 text="Date Submitted:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 10"
 x="0"
 y="413"
 w="270"
 h="16"
 text="When do you want this announcement to run?"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 11"
 x="102"
 y="391"
 w="137"
 h="14"
 text="xx-xx-xxxx format required"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="11"
></label>

<label
 name="My Text 12"
 x="106"
 y="258"
 w="104"
 h="14"
 text="100 words maximum"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="11"
></label>

<label
 name="My Text 13"
 x="170"
 y="463"
 w="417"
 h="16"
 text="Box to the left is a security key to prevent misuse of form by automated"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 14"
 x="170"
 y="479"
 w="410"
 h="16"
 text="systems.  Please copy capitalized characters shown in upper box into"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 15"
 x="170"
 y="495"
 w="312"
 h="16"
 text="lower box (capitalized) before pressing submit button."
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 16"
 x="0"
 y="104"
 w="57"
 h="16"
 text="Location:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 17"
 x="0"
 y="134"
 w="82"
 h="16"
 text="Title of Event:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 18"
 x="0"
 y="164"
 w="47"
 h="16"
 text="Theme:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 19"
 x="0"
 y="344"
 w="242"
 h="16"
 text="Contact Person for additional information:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 20"
 x="288"
 y="370"
 w="223"
 h="16"
 text="Upload graphic file: logo, picture, etc.:"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<label
 name="My Text 21"
 x="324"
 y="402"
 w="188"
 h="14"
 text="JPG, JPEG, PNG, GIF, PPT, DOC, DOCX"
  fontname="Arial"
  fontcolor="0xFF0000"
  fontsize="11"
></label>

<label
 name="My Text 22"
 x="508"
 y="546"
 w="55"
 h="14"
 text="version 6a"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="11"
></label>

<label
 name="My Text 23"
 x="290"
 y="388"
 w="232"
 h="14"
 text="Only the following file formats can be attached:"
  fontname="Arial"
  fontcolor="0xFF0000"
  fontsize="11"
></label>

</form>