document.write("<hr width=\"40%\" align=\"center\">");
document.write("<p>This is a summary of what I know about these people. There may be other relations of the above not yet included here. There is a degree of uncertainty about genealogical data and what I have given here is what I think is most likely to be correct.");
document.write("<p>I have more information about these people, including details of sources, citations, supplementary information and my estimate of the confidence I place in the details and relationships shown here. I also have some information about others not shown here, including descendants who are living.");
document.write("<p>I would love to hear from other descendants of any of these people, or anyone with whom I can share and improve my information.");
document.write("<p>The contribution of many people to the information presented here is gratefully acknowledged.");
document.write("  ");
document.writeln("<p>Names I am interested in include <a  href=\"bartlett.htm\">Bartlett</a> | <a  href=\"bliss.htm\">Bliss</a> | <a  href=\"brooks.htm\">Brooks</a> | <a href=\"brown.htm\">Brown</a> | <a href=\"dawson.htm\">Dawson</a> | <a href=\"godley.htm\">Godley</a> | <a href=\"limbird.htm\">Limbird</a> |  <a href=\"lye.htm\">Lye</a> | <a href=\"parnaby.htm\">Parnaby</a> | <a  href=\"prosser.htm\">Prosser</a> | <a  href=\"bliss.htm\">Reygate</a> | <a  href=\"bliss.htm\">Russell</a> | <a href=\"todd.htm\">Todd</a> | <a href=\"warne.htm\">Warne</a> <p>");

var p1 = "<INPUT type=hidden name=\"" ;
var p2 = "\" value=\"";
var p3 = "" ;
var url = document.URL ;
var subject = "Message about " ;
var host = "http://www.bagshotvillage.org.uk/mail/" ;
var formhandler = "\"http://www.bagshotvillage.org.uk/cgi-bin/ancestor-message.pl\"" ;  // <<<<<<<<<<<<<<
var w2 = "no email";
var extras = 0 ;
var ver ="a1"

 
function emailaddress () {
w2 = document.messagepad.email.value ;
 message = "";
 
if ( w2.indexOf(" ") != -1 ) { 
 message = "space" ;
 }
if ( w2.indexOf(",") != -1 ) { 
 if (message != ""){  message += " and a "}
 message += "comma" ;
 } 
if (message != ""){  
message = "The email address you have entered <" + w2 + "> is not valid as it contains a " + message;
message += ". Please correct it. " ;
}
 
if ( w2.indexOf("earthlink") != -1 ) {
 message += "If you use earthlink.net's spam blocking feature of accepting " ;
 message += "messages only from known senders then please be sure to add me " ;
 message += "to your list.  The address you need to add will come up on the " ;
 message += "message acknowledgement when you click SEND. Thank you. " ; 
}

if (message != ""){ alert(message) }
}
// end of function definition


document.write("<TABLE BORDER=\"1\" CELLSPACING=\"0\" CELLPADDING=\"5\" ");
document.writeln(" BGCOLOR=\"#ffebcc\" align=\"center\"><TR><TD> ");

document.write("<FORM  action=" + formhandler);
document.writeln("  method=\"POST\" name=\"messagepad\" id=\"msg\">");
document.writeln("<a name=\"Mp\">Send</a> a message to me<br>");

document.write(" <TEXTAREA NAME=\"message\" ROWS=\"7\" COLS=\"70\">");
//document.writeln("I have been looking at " + document.URL );
// document.writeln("and would like to say ");
document.writeln("</TEXTAREA>");

document.writeln("<TABLE id=\"msg1\" CELLSPACING=\"0\" CELLPADDING=\"2\">");
document.write("<TR><TD ALIGN=Right>");

document.writeln( "Your name" );
document.writeln(" </TD><TD><INPUT TYPE=\"text\" NAME=\"realname\" SIZE=\"40\"></TD></TR>");

document.write("<TR><TD ALIGN=Right>Your email address </TD><TD>");
document.writeln("<INPUT TYPE=\"text\" NAME=\"email\" value=\"\" SIZE=\"40\" onChange=emailaddress()></TD></TR>");

 document.write("<TR><TD ALIGN=Right>");
 document.write("Your country or UK county </TD><TD>");
 document.writeln("<INPUT TYPE=\"text\" NAME=\"location\">");
 document.write("</TD></TR>");
document.writeln("</TABLE>");

// has the calling page defined extra text to put out?  
var extrajs ;
if (extrajs) {
document.writeln(extrajs) ; 
}

document.writeln("<INPUT type=\"hidden\" name=\"site\" value=\"ancestors\"> ");

subject += document.title ; // was document.URL
document.writeln("<INPUT type=\"hidden\" name=\"subject\" value=\"" + subject + "\"> ");

ref =  document.referrer ;
if (ref.length > 5 && ref != "blockedReferrer") { 
 document.writeln(p1 + "referred by " + p2 + ref + "\"> ") ;
}

document.writeln("<TABLE id=\"msg2\" CELLPADDING=\"5\" border=\"0\" width=\"100%\"><TR><TD VALIGN=\"Top\"> ");
document.writeln("<INPUT type=\"submit\" value=\"send\"></TD> ");
document.writeln("<TD>All messages will be acknowledged.<BR> ");
document.writeln("If you do not get an acknowledgement please see ");
document.writeln("<A href=\"" + host + "problem.htm\">here</A>. ");
document.writeln("<td valign=\"bottom\"><p align=\"right\"><font size=\"1\">" + ver + "</font></td>");
document.writeln("</TR></TABLE> </FORM></TD></TR></TABLE> ");

//document.writeln("<P><SMALL>While every attempt has been made to ensure the accuracy of this information, it could contain errors.</SMALL>");
document.writeln("<P><P><SMALL>&copy; Copyright reserved</SMALL><P>");

