ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>This form sends an e</TITLE> <META content="MSHTML 6.00.2900.3640" name=GENERATOR> <META content=FrontPage.Editor.Document name=ProgId> <META http-equiv=Content-Type content="text/html; charset=windows-1252"><!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --> <SCRIPT language=JavaScript type=text/javascript><!-- function FrontPage_Form1_Validator(theForm) { if (theForm.name.value == "") { alert("Please enter your name in the \"Your Name\" box."); theForm.name.focus(); return (false); } if (theForm.name.value.length < 5) { alert("At least 5 characters are needed in the \"Your Name\" box."); theForm.name.focus(); return (false); } if (theForm.addres1.value == "") { alert("Please enter the first part of your address in the top address field."); theForm.addres1.focus(); return (false); } if (theForm.addres1.value.length < 5) { alert("At least 5 characters are required in the first line of the address field."); theForm.addres1.focus(); return (false); } if (theForm.postcode.value == "") { alert("Please enter your postcode in the \"Post code\" box."); theForm.postcode.focus(); return (false); } if (theForm.postcode.value.length < 4) { alert("At least 4 characters are required in the \"Post code\" box."); theForm.postcode.focus(); return (false); } if (theForm.Donation.value == "") { alert("Please enter your donation in the \"donation amount\" box."); theForm.Donation.focus(); return (false); } if (theForm.Donation.value.length < 1) { alert("Please enter at least 1 character in the \"Donation amount\" box."); theForm.Donation.focus(); return (false); } var checkOK = "0123456789-.,"; var checkStr = theForm.Donation.value; var allValid = true; var validGroups = true; var decPoints = 0; var allNum = ""; for (i = 0; i < checkStr.length; i++) { ch = checkStr.charAt(i); for (j = 0; j < checkOK.length; j++) if (ch == checkOK.charAt(j)) break; if (j == checkOK.length) { allValid = false; break; } if (ch == ".") { allNum += "."; decPoints++; } else if (ch == "," && decPoints != 0) { validGroups = false; break; } else if (ch != ",") allNum += ch; } if (!allValid) { alert("Only numbers allowed in the donation box."); theForm.Donation.focus(); return (false); } if (decPoints > 1 || !validGroups) { alert("Please enter your donation in the \"Donation amount\" box."); theForm.Donation.focus(); return (false); } if (theForm.taxpayer.value == "") { alert("Please enter \"Yes\" in the \"taxpayer\" field."); theForm.taxpayer.focus(); return (false); } if (theForm.taxpayer.value.length < 3) { alert("Please enter \"Yes\" in the \"taxpayer\" field."); theForm.taxpayer.focus(); return (false); } var chkVal = theForm.taxpayer.value; var prsVal = chkVal; if (chkVal != "" && !(prsVal == "Yes")) { alert("Case sensitive -- enter \"Yes\" in the \"taxpayer\" field."); theForm.taxpayer.focus(); return (false); } return (true); } //--></SCRIPT> <!--webbot BOT="GeneratedScript" endspan --> <style type="text/css"> <!-- .style1 { font-size: 48px; color: #800000; } --> </style> <FORM language=JavaScript name=FrontPage_Form1 onsubmit="return FrontPage_Form1_Validator(this)" action=MAILTO:donations@steamboattrust.org.uk method=post encType=text/plain></HEAD> <BODY bgColor=#d0e1fd> <H3 class="style1" style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 5px">The Heritage Steamboat Trust</H3> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 5px"><FONT size=5>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face="Comic Sans MS">Gift aid declaration</FONT></FONT></P> <HR> <H3 style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 12px">This form sends an e-mail to The Heritage Steamboat Trust.</H3>Your Name:<!--webbot bot="Validation" s-display-name="Please enter your name" b-value-required="TRUE" i-minimum-length="5" --><INPUT style="LEFT: 130px; POSITION: absolute" name=name> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</P> <P style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px">Your Address<!--webbot bot="Validation" s-display-name="The first part of your address" b-value-required="TRUE" i-minimum-length="5" --><INPUT style="LEFT: 130px; POSITION: absolute;" size=30 name=addres1> </P> <P style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px"><INPUT style="LEFT: 130px; POSITION: absolute;" size=30 name=addres3> </P> <P style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px">&nbsp;</P> <P style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px"> <input style="LEFT: 130px; POSITION: absolute; height: 23px; width: 145px;" name=Town> </P> <P style="MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px">&nbsp;</P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Post code:<!--webbot bot="Validation" s-display-name="Please enter your postcode" b-value-required="TRUE" i-minimum-length="4" --><INPUT style="LEFT: 130px; POSITION: absolute" size=10 name=postcode></P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Donation amount £<!--webbot bot="Validation" s-display-name="Please enter your donation" s-data-type="Number" s-number-separators=",." b-value-required="TRUE" i-minimum-length="1" --><INPUT style="LEFT: 130px; POSITION: absolute" size=10 name=Donation> </P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><BR>Your Email:<INPUT style="LEFT: 130px; POSITION: absolute" size=40 name=mail> </P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">I am a UK tax payer and would like to make this donation as "gift aid", enter Yes&nbsp; <!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="3" S-Validation-Constraint="Equal to" S-Validation-Value="Yes" --><INPUT size=3 name=taxpayer></P> <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><BR>Comment: <INPUT style="LEFT: 130px; POSITION: absolute" size=55 name=comment> <BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT type=submit value=Send> <INPUT type=reset value=Reset> </P></FORM> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp; <img border="0" src="Logo12.jpg" width="256" height="82"></p></BODY></HTML>