function Person(last, first, middle, suffix, sex, pic, father, mother)
{
  this.lastName = last;
  this.firstName = first;
  this.middleName = middle;
  this.suffix = suffix;
  this.sex = sex;
  this.altNames = new Array();
  this.image = pic;
  this.father = father;
  this.mother = mother;
  this.birthInfo = new Event("Birth");
  this.deathInfo = new Event("Death");
  this.burialInfo = new Event("Burial");
  this.images = new Array();
  this.siblingIndex = 1;
  this.primary = "false";
  this.events = new Array();
  this.citations = new Array();
  this.notes;
  this.notesCitations = new Array();
  this.generation = new Array();
  this.marriages;
  this.citizenRoTx = false;
  this.mayflower = false;
  this.patriot = false;
  this.patriotString = "";
  this.hasChildren = false;
  this.title;
  this.signature = new Array(); // image index numbers
  this.signatureCitation = new Array(); // citation index numbers
  this.parentage = new Array();
  this.generation;
  this.generationNumber;
  this.multimediaDesc = new Array();
  this.multimediaType = new Array();
  this.multimediaURL = new Array();
  this.cincinnati;
  this.cincinnatiOriginal;
}

// People
var people = new Array();

var ctr = -1;

people[8] = new Person("Baldwin", "George", "Avner", "", "M", 30, 13, 14);
people[8].siblingIndex = 4;
people[8].signature[0] = 733;
people[8].signatureCitation[0] = 489;
people[8].images[0] = images[97];
people[8].images[1] = images[98];
people[8].images[2] = images[1132];
people[8].images[3] = images[1133];
people[8].images[4] = images[1134];
people[8].images[5] = images[1403];
people[8].images[6] = images[936];
people[8].images[7] = images[300];
people[8].images[8] = images[1130];
people[8].images[9] = images[1129];
people[8].images[10] = images[935];
people[8].images[11] = images[99];
people[8].images[12] = images[309];
people[8].images[13] = images[310];
people[8].images[14] = images[1120];
people[8].images[15] = images[940];
people[8].images[16] = images[1022];
people[8].images[17] = images[1136];
people[8].images[18] = images[1137];
people[8].images[19] = images[1027];
people[8].images[20] = images[290];
people[8].images[21] = images[2214];
people[8].images[22] = images[2215];
people[8].images[23] = images[1138];
people[8].images[24] = images[149];
people[8].images[25] = images[361];
people[8].images[26] = images[664];
people[8].images[27] = images[2002];
people[8].images[28] = images[2164];
people[8].images[29] = images[2165];
people[8].images[30] = images[1118];
people[8].images[31] = images[1139];
people[8].images[32] = images[1119];
people[8].images[33] = images[100];
people[8].images[34] = images[1636];
people[8].images[35] = images[2174];
people[8].images[36] = images[524];
people[8].images[37] = images[662];
people[8].images[38] = images[1140];
people[8].images[39] = images[2196];
people[8].images[40] = images[2194];
people[8].images[41] = images[854];
people[8].images[42] = images[855];
people[8].parentage[0] = citations[14];
people[8].parentage[1] = citations[49];
people[8].parentage[2] = citations[50];
people[8].parentage[3] = citations[15];
people[8].parentage[4] = citations[1284];
people[8].parentage[5] = citations[1486];
setDate(people[8].birthInfo, 3, 8, 1924);
people[8].birthInfo.place = 19;
people[8].birthInfo.citations[0] = citations[13];
people[8].birthInfo.citations[1] = citations[14];
people[8].birthInfo.citations[2] = citations[49];
people[8].birthInfo.citations[3] = citations[50];
people[8].birthInfo.citations[4] = citations[51];
people[8].birthInfo.citations[5] = citations[52];
people[8].birthInfo.citations[6] = citations[76];
people[8].birthInfo.citations[7] = citations[1283];
people[8].birthInfo.citations[8] = citations[1486];
setDate(people[8].deathInfo, 3, 18, 2000);
people[8].birthInfo.notes = "Time: 11:00 A.M.";
people[8].deathInfo.place = 18;
people[8].deathInfo.location = 40;
people[8].deathInfo.notes = "Cause: Heart disease; pneumonia\nTime: 10:40 A.M.";
people[8].deathInfo.citations[0] = citations[49];
people[8].deathInfo.citations[1] = citations[50];
people[8].deathInfo.citations[2] = citations[51];
people[8].deathInfo.citations[3] = citations[52];
people[8].deathInfo.citations[4] = citations[1283];
people[8].deathInfo.citations[5] = citations[1486];
setDate(people[8].burialInfo, 3, 24, 2000);
people[8].burialInfo.place = 1;
people[8].burialInfo.location = 39;
people[8].burialInfo.images[0] = images[95];
people[8].burialInfo.images[1] = images[96];
people[8].burialInfo.images[2] = images[755];
people[8].burialInfo.citations[0] = citations[49];
people[8].burialInfo.citations[1] = citations[50];
people[8].burialInfo.citations[2] = citations[51];
people[8].burialInfo.citations[3] = citations[52];
people[8].burialInfo.citations[4] = citations[1285];
people[8].burialInfo.citations[5] = citations[1486];
people[8].burialInfo.citations[6] = citations[323];
people[8].notes = "George had an aneurysm burst in his brain in early 1995. After insufficient treatment and an incorrect diagnosis at the Madisonville hospital, family members took him to Bryan. He was then sent to Houston where he had brain surgery.";
people[8].events[++ctr] = new Event("Social Security Number");
people[8].events[ctr].description = "450-20-6451";
people[8].events[ctr].citations[0] = citations[49];
people[8].events[ctr].citations[1] = citations[38];
people[8].events[++ctr] = new Event("Census");
setDate(people[8].events[ctr], 4, 18, 1930);
people[8].events[ctr].place = 2;
people[8].events[ctr].description = "1930 United States Census";
people[8].events[ctr].notes = "George Baldwin is listed as son in the household of Spencer C. Baldwin, 6 years old, did attend school in the past year, born in Texas, father born in Texas, mother born in Texas.";
people[8].events[ctr].citations[0] = citations[15];
people[8].events[++ctr] = new Event("Graduation");
people[8].events[ctr].description = "Huntsville Junior High School";
setDate(people[8].events[ctr], 6, 3, 1938);
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 128;
people[8].events[ctr].citations[0] = citations[1028];
people[8].events[++ctr] = new Event("School");
people[8].events[ctr].description = "Huntsville High School";
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 28;
people[8].events[ctr].year = "between 1938 and 1941";
people[8].events[ctr].notes = "George was vice-president of the Senior Class and Captain of the Varsity football team.";
people[8].events[ctr].citations[0] = citations[766];
people[8].events[ctr].citations[1] = citations[1207];
people[8].events[++ctr] = new Event("Graduation");
people[8].events[ctr].description = "Huntsville High School";
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 28;
setDate(people[8].events[ctr], 5, 30, 1941);
people[8].events[ctr].citations[0] = citations[43];
people[8].events[++ctr] = new Event("School");
people[8].events[ctr].description = "University of Houston";
people[8].events[ctr].year = "between Sep 1941 and May 1942";
people[8].events[ctr].place = 6;
people[8].events[ctr].location = 69;
people[8].events[ctr].citations[0] = citations[1066];
people[8].events[++ctr] = new Event("Military Service");
people[8].events[ctr].description = "United States Naval Reserve";
people[8].events[ctr].year = "between 03 Jun 1942 and 19 Jul 1943";
people[8].events[ctr].citations[0] = citations[39];
people[8].events[++ctr] = new Event("Military Service");
people[8].events[ctr].description = "United States Marine Corps Reserve";
people[8].events[ctr].year = "between 20 Jul 1943 and 15 Mar 1958";
people[8].events[ctr].notes = "George was on active duty from 20 Jul 1943 until 16 Nov 1945.";
people[8].events[ctr].citations[0] = citations[39];
people[8].events[ctr].citations[1] = citations[40];
people[8].events[ctr].citations[2] = citations[41];
people[8].events[ctr].citations[3] = citations[1223];
people[8].events[ctr].citations[4] = citations[1578];
people[8].events[ctr].citations[5] = citations[1579];
people[8].events[ctr].citations[6] = citations[1580];
people[8].events[++ctr] = new Event("Graduation");
people[8].events[ctr].description = "Naval Air Training Center";
people[8].events[ctr].year = 1943;
people[8].events[ctr].place = 86;
people[8].events[ctr].citations[0] = citations[244];
people[8].events[ctr].citations[1] = citations[245];
people[8].events[ctr].citations[2] = citations[246];
people[8].events[++ctr] = new Event("Wedding");
people[8].events[ctr].description = "Robert Lewis and Joyce Reynolds";
people[8].events[ctr].place = 20;
people[8].events[ctr].notes = "George was Best Man in the wedding.";
people[8].events[ctr].citations[0] = citations[48];
people[8].events[++ctr] = new Event("School");
people[8].events[ctr].description = "Sam Houston State Teachers College";
people[8].events[ctr].year = "between 15 Jul 1946 and 23 May 1948";
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 41;
people[8].events[ctr].citations[0] = citations[1065];
people[8].events[++ctr] = new Event("Graduation");
people[8].events[ctr].description = "Sam Houston State Teachers College";
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 41;
setDate(people[8].events[ctr], 5, 23, 1948);
people[8].events[ctr].notes = "Bachelor of Business Administration";
people[8].events[ctr].citations[0] = citations[42];
people[8].events[ctr].citations[1] = citations[1065];
people[8].events[ctr].citations[2] = citations[1509];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 34;
people[8].events[ctr].location = 91;
people[8].events[ctr].year = "between January 1949 and May 1950";
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 138;
people[8].events[ctr].year = "between May 1950 and 1953";
people[8].events[++ctr] = new Event("Military Promotion");
people[8].events[ctr].description = "Captain, United States Marine Corps Reserve";
setDate(people[8].events[ctr], 1, 1, 1951);
people[8].events[ctr].citations[0] = citations[44];
people[8].events[ctr].citations[1] = citations[45];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 99;
people[8].events[ctr].year = "between 1953 and August 1963";
people[8].events[ctr].citations[0] = citations[765];
people[8].events[ctr].citations[1] = citations[73];
people[8].events[++ctr] = new Event("Military Discharge");
people[8].events[ctr].description = "United States Marine Corps";
setDate(people[8].events[ctr], 3, 15, 1958);
people[8].events[ctr].notes = "Captain George Avner Baldwin 026401 USMCR";
people[8].events[ctr].citations[0] = citations[40];
people[8].events[ctr].citations[1] = citations[41];
people[8].events[++ctr] = new Event("Accident");
setDate(people[8].events[ctr], 9, 7, 1958);
people[8].events[ctr].place = 138;
people[8].events[ctr].notes = "George was driving the vehicle. He was not injured. Grooves in the road combined with the rain caused him to lose control of the car and hit a tree.";
people[8].events[ctr].citations[0] = citations[1034];
people[8].events[++ctr] = new Event("Organization Leadership");
people[8].events[ctr].description = "Worshipful Master of Forrest Masonic Lodge No. 19";
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 116;
people[8].events[ctr].year = "between 1961 and 1964";
people[8].events[ctr].citations[0] = citations[46];
people[8].events[ctr].citations[1] = citations[1230];
people[8].events[++ctr] = new Event("Land Purchase");
setDate(people[8].events[ctr], 3, 16, 1963);
people[8].events[ctr].place = 2;
people[8].events[ctr].notes = "George and Adda Wanda Baldwin purchase land in the Foster Bobo survey from George Woodrow Parr, Jr. and Louise Parr for $10.00. (This is the land on Highway 19 in Walker County.)";
people[8].events[ctr].citations[0] = citations[755];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 2;
people[8].events[ctr].location = 114;
people[8].events[ctr].year = "between 16 Mar 1963 and 21 Feb 1975";
people[8].events[ctr].citations[0] = citations[763];
people[8].events[++ctr] = new Event("Organization Leadership");
people[8].events[ctr].description = "District Deputy Grand Master in the Grand Lodge of Texas";
people[8].events[ctr].place = 1;
people[8].events[ctr].year = "between 1965 and 1966";
people[8].events[ctr].citations[0] = citations[47];
people[8].events[++ctr] = new Event("Land Purchase");
setDate(people[8].events[ctr], 4, 16, 1966);
people[8].events[ctr].place = 2;
people[8].events[ctr].notes = "George and Adda Wanda Baldwin purchase land in the Foster Bobo survey from Edward and Allie P. Smith for $10.00. (This is additional land on Highway 19 in Walker County adjacent to the land purchased on 16 Mar 1963.)";
people[8].events[ctr].citations[0] = citations[775];
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 2, 21, 1975);
people[8].events[ctr].place = 2;
people[8].events[ctr].notes = "George and Adda Wanda Baldwin sell the land (and improvements) purchased on 16 Mar 1963 to Donald D. and Marilyn L. Campbell for $41,510.00.";
people[8].events[ctr].citations[0] = citations[776];
people[8].events[++ctr] = new Event("Land Purchase");
setDate(people[8].events[ctr], 4, 7, 1975);
people[8].events[ctr].place = 1;
people[8].events[ctr].notes = "George A. and Wanda A. Baldwin purchase land in the Herbert Hoech homeplace from Herbert E. and Carrie Heoch for $10.00. (This is the land at 1609 17th Street in Huntsville.)";
people[8].events[ctr].citations[0] = citations[777];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 1;
people[8].events[ctr].location = 92;
people[8].events[ctr].year = "between 07 Apr 1975 and March 1979";
people[8].events[ctr].citations[0] = citations[762];
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 10, 6, 1975);
people[8].events[ctr].place = 2;
people[8].events[ctr].notes = "George and Adda Wanda Baldwin sell the land purchased on 16 Apr 1966 to Dewey L. Allbritton for $10.00.";
people[8].events[ctr].citations[0] = citations[778];
people[8].events[++ctr] = new Event("Inheritance");
people[8].events[ctr].description = "from Margaret Alice White";
setDate(people[8].events[ctr], 2, 24, 1978);
people[8].events[ctr].place = 140;
people[8].events[ctr].notes = "By a gift deed, George receives a one-fourth interest in the 403 Live Oak property owned by his mother in Pasadena, Texas.";
people[8].events[ctr].citations[0] = citations[1071];
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 9, 15, 1978);
people[8].events[ctr].place = 140;
people[8].events[ctr].notes = "George Avner, Mary Alice, and Spencer Clarke Baldwin, Jr. sell their interests in the property inherited from their mother on 24 Feb 1978 to their sister Mattie Louise Baldwin.";
people[8].events[ctr].citations[0] = citations[1109];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 17;
people[8].events[ctr].location = 45;
people[8].events[ctr].year = "between March 1979 and September 1996";
people[8].events[ctr].citations[0] = citations[76];
people[8].events[++ctr] = new Event("Land Purchase");
setDate(people[8].events[ctr], 7, 27, 1979);
people[8].events[ctr].place = 134;
people[8].events[ctr].notes = "This is the purchase of the land on which the Baldwin Madisonville house would be built.";
people[8].events[ctr].citations[0] = citations[949];
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 8, 24, 1979);
people[8].events[ctr].place = 1;
people[8].events[ctr].notes = "George and Adda Wanda Baldwin sell the land (and improvements) purchased on 07 Apr 1975 to Jim C. and Lynda K. Chapman for $36,010.00.";
people[8].events[ctr].citations[0] = citations[779];
people[8].events[++ctr] = new Event("Occupation");
people[8].events[ctr].description = "accountant";
people[8].events[ctr].place = 17;
people[8].events[ctr].location = 120;
people[8].events[ctr].year = "between 1980 and 1995";
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 11, 16, 1984);
people[8].events[ctr].place = 2;
people[8].events[ctr].notes = "George and Wanda Baldwin sold approximately 1.5 acres of land. Adda Wanda Anders inherited this land from her mother Georgia Pegoda Anders on 30 Jan 1971.";
people[8].events[ctr].citations[0] = citations[489];
people[8].events[++ctr] = new Event("Will");
setDate(people[8].events[ctr], 2, 16, 1990);
people[8].events[ctr].place = 134;
people[8].events[ctr].notes = "The will identifies wife Adda Wanda and children George Anders Baldwin and Margaret Ann Baldwin Thompson.";
people[8].events[ctr].citations[0] = citations[1498];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 139;
people[8].events[ctr].notes = "He lived with his son George Anders Baldwin.";
people[8].events[ctr].year = "between Sep 1996 and Feb 1997";
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 10, 21, 1996);
people[8].events[ctr].place = 17;
people[8].events[ctr].notes = "George Baldwin, Margaret Baldwin Thompson, and George Anders Baldwin (the sole heirs of Adda Wanda Baldwin) sell a one-half interest in a water well on the Baldwin Madisonville house property to King K. and Judy Cole. (The well had been jointly established by the Baldwins and Coles a number of years before.)";
people[8].events[ctr].citations[0] = citations[950];
people[8].events[++ctr] = new Event("Land Sale");
setDate(people[8].events[ctr], 1, 7, 1997);
people[8].events[ctr].place = 134;
people[8].events[ctr].notes = "This is the sale of the Baldwin Madisonville house.";
people[8].events[ctr].citations[0] = citations[948];
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 34;
people[8].events[ctr].location = 93;
people[8].events[ctr].notes = "He lived with his brother Spencer Clarke Baldwin, Jr.";
people[8].events[ctr].year = "between Feb 1997 and Jun 1998";
people[8].events[++ctr] = new Event("Residence");
people[8].events[ctr].place = 18;
people[8].events[ctr].location = 40;
people[8].events[ctr].year = "between Sep 1998 and 18 Mar 2000";

ctr = -1;
people[9] = new Person("Anders", "Adda", "Wanda", "", "F", 34, 43, 44);
people[9].siblingIndex = 1;
people[9].signature[0] = 701;
people[9].signatureCitation[0] = 53;
people[9].signature[1] = 734;
people[9].signatureCitation[1] = 489;
people[9].images[0] = images[3405];
people[9].images[1] = images[1088];
people[9].images[2] = images[1087];
people[9].images[3] = images[1593];
people[9].images[4] = images[2217];
people[9].images[5] = images[2218];
people[9].images[6] = images[1125];
people[9].images[7] = images[1123];
people[9].images[8] = images[1122];
people[9].images[9] = images[1121];
people[9].images[10] = images[1124];
people[9].images[11] = images[1128];
people[9].images[12] = images[1127];
people[9].images[13] = images[1126];
people[9].images[14] = images[318];
people[9].images[15] = images[1130];
people[9].images[16] = images[1129];
people[9].images[17] = images[935];
people[9].images[18] = images[99];
people[9].images[19] = images[1135];
people[9].images[20] = images[290];
people[9].images[21] = images[1089];
people[9].images[22] = images[2214];
people[9].images[23] = images[2215];
people[9].images[24] = images[1138];
people[9].images[25] = images[1142];
people[9].images[26] = images[1143];
people[9].images[27] = images[361];
people[9].images[28] = images[930];
people[9].images[29] = images[664];
people[9].images[30] = images[2002];
people[9].images[31] = images[2195];
people[9].images[32] = images[2164];
people[9].images[33] = images[2165];
people[9].images[34] = images[659];
people[9].images[35] = images[1119];
people[9].images[36] = images[753];
people[9].images[37] = images[100];
people[9].images[38] = images[1636];
people[9].images[39] = images[2174];
people[9].images[40] = images[2175];
people[9].images[41] = images[524];
people[9].images[42] = images[2153];
people[9].images[43] = images[1140];
people[9].parentage[0] = citations[9];
people[9].parentage[1] = citations[58];
people[9].parentage[2] = citations[59];
people[9].parentage[3] = citations[54];
people[9].parentage[4] = citations[55];
people[9].parentage[5] = citations[57];
people[9].parentage[6] = citations[1281];
people[9].parentage[7] = citations[1461];
setDate(people[9].birthInfo, 10, 11, 1924);
people[9].birthInfo.place = 1;
people[9].birthInfo.notes = "Time: 1:00 P.M.";
people[9].birthInfo.citations[0] = citations[58];
people[9].birthInfo.citations[1] = citations[59];
people[9].birthInfo.citations[2] = citations[9];
people[9].birthInfo.citations[3] = citations[54];
people[9].birthInfo.citations[4] = citations[55];
people[9].birthInfo.citations[5] = citations[56];
people[9].birthInfo.citations[6] = citations[60];
people[9].birthInfo.citations[7] = citations[1160];
people[9].birthInfo.citations[8] = citations[1280];
people[9].birthInfo.citations[9] = citations[1461];
setDate(people[9].deathInfo, 9, 3, 1996);
people[9].deathInfo.place = 17;
people[9].deathInfo.location = 42;
people[9].deathInfo.notes = "Cause: Heart attack\nTime: 6:59 P.M.";
people[9].deathInfo.citations[0] = citations[54];
people[9].deathInfo.citations[1] = citations[55];
people[9].deathInfo.citations[2] = citations[56];
people[9].deathInfo.citations[3] = citations[60];
people[9].deathInfo.citations[4] = citations[1280];
setDate(people[9].burialInfo, 9, 7, 1996);
people[9].burialInfo.place = 1;
people[9].burialInfo.location = 39;
people[9].burialInfo.citations[0] = citations[54];
people[9].burialInfo.citations[1] = citations[55];
people[9].burialInfo.citations[2] = citations[56];
people[9].burialInfo.citations[3] = citations[60];
people[9].burialInfo.citations[4] = citations[1282];
people[9].burialInfo.citations[5] = citations[323];
people[9].burialInfo.images[0] = images[117];
people[9].burialInfo.images[1] = images[755];
people[9].events[++ctr] = new Event("Social Security Number");
people[9].events[ctr].description = "467-38-4567";
people[9].events[ctr].citations[0] = citations[54];
people[9].events[ctr].citations[1] = citations[53];
people[9].events[++ctr] = new Event("Census");
setDate(people[9].events[ctr], 4, 5, 1930);
people[9].events[ctr].place = 2;
people[9].events[ctr].description = "1930 United States Census";
people[9].events[ctr].notes = "Addie W. (sic) Anders is listed as daughter in the household of Roy J. Anders, is 5 years old, did not attend school in the past year, born in Texas, father born in Texas, mother born in Texas.";
people[9].events[ctr].citations[0] = citations[57];
people[9].events[++ctr] = new Event("Graduation");
people[9].events[ctr].description = "Huntsville Junior High School";
setDate(people[9].events[ctr], 5, 25, 1939);
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 128;
people[9].events[ctr].citations[0] = citations[1025];
people[9].events[++ctr] = new Event("School");
people[9].events[ctr].description = "Huntsville High School";
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 28;
people[9].events[ctr].year = "between 1939 and 1942";
people[9].events[ctr].citations[0] = citations[767];
people[9].events[ctr].citations[1] = citations[759];
people[9].events[ctr].citations[2] = citations[1208];
people[9].events[++ctr] = new Event("Graduation");
people[9].events[ctr].description = "Huntsville High School";
setDate(people[9].events[ctr], 5, 29, 1942);
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 28;
people[9].events[ctr].citations[0] = citations[1024];
people[9].events[++ctr] = new Event("Organization Membership");
people[9].events[ctr].description = "Alpha Delta Pi Sorority";
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 17;
people[9].events[ctr].citations[0] = citations[1236];
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 34;
people[9].events[ctr].location = 91;
people[9].events[ctr].year = "between January 1949 and May 1950";
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 138;
people[9].events[ctr].year = "between May 1950 and 1953";
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 99;
people[9].events[ctr].year = "between 1953 and August 1963";
people[9].events[ctr].citations[0] = citations[765];
people[9].events[ctr].citations[1] = citations[73];
people[9].events[++ctr] = new Event("Accident");
setDate(people[9].events[ctr], 9, 7, 1958);
people[9].events[ctr].place = 138;
people[9].events[ctr].notes = "Adda Wanda had fractures in her right arm, jaw, and pelvis and lacerations.";
people[9].events[ctr].citations[0] = citations[1034];
people[9].events[++ctr] = new Event("Land Purchase");
setDate(people[9].events[ctr], 3, 16, 1963);
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "George and Adda Wanda Baldwin purchase land in the Foster Bobo survey from George Woodrow Parr, Jr. and Louise Parr for $10.00. (This is the land on Highway 19 in Walker County.)";
people[9].events[ctr].citations[0] = citations[755];
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 2;
people[9].events[ctr].location = 114;
people[9].events[ctr].year = "between 16 Mar 1963 and 21 Feb 1975";
people[9].events[ctr].citations[0] = citations[763];
people[9].events[++ctr] = new Event("Land Purchase");
setDate(people[9].events[ctr], 4, 16, 1966);
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "George and Adda Wanda Baldwin purchase land in the Foster Bobo survey from Edward and Allie P. Smith for $10.00. (This is additional land on Highway 19 in Walker County adjacent to the land purchased on 16 Mar 1963.)";
people[9].events[ctr].citations[0] = citations[775];
people[9].events[++ctr] = new Event("Inheritance");
people[9].events[ctr].description = "from Georgia Effie Florene Pegoda";
people[9].events[ctr].year = 1970;
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "Through the partitioning of the estate of her mother Georgia Effie Florene Pegoda, Adda Wanda receives 0.94 acres of land on the Pegoda homestead on 30 Jan 1971. Since the other siblings received about 13 acres, I am assuming Adda Wanda received much of the proceeds from the sale of the house and land in Huntsville to Robert B. Smither on 12 Feb 1971.";
people[9].events[ctr].citations[0] = citations[804];
people[9].events[ctr].citations[1] = citations[806];
people[9].events[ctr].citations[2] = citations[1582];
people[9].events[++ctr] = new Event("Land Sale");
setDate(people[9].events[ctr], 2, 21, 1975);
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "George and Adda Wanda Baldwin sell the land (and improvements) purchased on 16 Mar 1963 to Donald D. and Marilyn L. Campbell for $41,510.00.";
people[9].events[ctr].citations[0] = citations[776];
people[9].events[++ctr] = new Event("Land Purchase");
setDate(people[9].events[ctr], 4, 7, 1975);
people[9].events[ctr].place = 1;
people[9].events[ctr].notes = "George A. and Wanda A. Baldwin purchase land in the Herbert Hoech homeplace from Herbert E. and Carrie Heoch for $10.00. (This is the land at 1609 17th Street in Huntsville.)";
people[9].events[ctr].citations[0] = citations[777];
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 1;
people[9].events[ctr].location = 92;
people[9].events[ctr].year = "between 07 Apr 1975 and March 1979";
people[9].events[ctr].citations[0] = citations[762];
people[9].events[++ctr] = new Event("Land Sale");
setDate(people[9].events[ctr], 10, 6, 1975);
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "George and Adda Wanda Baldwin sell the land purchased on 16 Apr 1966 to Dewey L. Allbritton for $10.00.";
people[9].events[ctr].citations[0] = citations[778];
people[9].events[++ctr] = new Event("Residence");
people[9].events[ctr].place = 17;
people[9].events[ctr].location = 45;
people[9].events[ctr].year = "between March 1979 and September 1996";
people[9].events[ctr].citations[0] = citations[76];
people[9].events[++ctr] = new Event("Land Purchase");
setDate(people[9].events[ctr], 7, 27, 1979);
people[9].events[ctr].place = 134;
people[9].events[ctr].notes = "This is the purchase of the land on which the Baldwin Madisonville house would be built.";
people[9].events[ctr].citations[0] = citations[949];
people[9].events[++ctr] = new Event("Land Sale");
setDate(people[9].events[ctr], 8, 24, 1979);
people[9].events[ctr].place = 1;
people[9].events[ctr].notes = "George and Adda Wanda Baldwin sell the land (and improvements) purchased on 07 Apr 1975 to Jim C. and Lynda K. Chapman for $36,010.00.";
people[9].events[ctr].citations[0] = citations[779];
people[9].events[++ctr] = new Event("Land Sale");
setDate(people[9].events[ctr], 11, 16, 1984);
people[9].events[ctr].place = 2;
people[9].events[ctr].notes = "George and Wanda Baldwin sold approximately 1.5 acres of land. Adda Wanda Anders inherited this land from her mother Georgia Pegoda Anders on 30 Jan 1971.";
people[9].events[ctr].citations[0] = citations[489];
people[9].events[++ctr] = new Event("Will");
setDate(people[9].events[ctr], 2, 16, 1990);
people[9].events[ctr].place = 134;
people[9].events[ctr].notes = "The will identifies husband George A. Baldwin and children George Anders Baldwin and Margaret Ann Baldwin Thompson.";
people[9].events[ctr].citations[0] = citations[937];
people[9].events[++ctr] = new Event("Probate");
people[9].events[ctr].year = "between 17 Oct 1996 and 28 Oct 1996";
people[9].events[ctr].place = 134;
people[9].events[ctr].citations[0] = citations[938];
people[9].events[ctr].citations[1] = citations[939];
people[9].events[ctr].citations[2] = citations[940];
people[9].events[ctr].citations[3] = citations[941];

ctr = -1;
people[10] = new Person("Thompson", "Clark", "Minard", "", "M", 14, 271, 272);
people[10].altNames[0] = "Pawpaw";
people[10].siblingIndex = 1;
people[10].parentage[0] = citations[739];
people[10].parentage[1] = citations[226];
people[10].parentage[2] = citations[229];
people[10].parentage[3] = citations[1677];
people[10].parentage[4] = citations[1690];
people[10].images[0] = images[1145];
people[10].images[1] = images[1144];
people[10].images[2] = images[1395];
people[10].images[3] = images[1097];
people[10].images[4] = images[1098];
people[10].images[5] = images[1099];
people[10].images[6] = images[1107];
people[10].images[7] = images[1386];
people[10].images[8] = images[1146];
people[10].images[9] = images[1153];
people[10].images[10] = images[1147];
people[10].images[11] = images[1163];
people[10].images[12] = images[1162];
people[10].images[13] = images[1164];
people[10].images[14] = images[1148];
people[10].images[15] = images[1171];
people[10].images[16] = images[1172];
people[10].images[17] = images[1173];
people[10].images[18] = images[1154];
people[10].images[19] = images[1174];
people[10].images[20] = images[1150];
people[10].images[21] = images[1151];
people[10].images[22] = images[1176];
people[10].images[23] = images[1175];
people[10].images[24] = images[1178];
people[10].images[25] = images[1179];
people[10].images[26] = images[1201];
people[10].images[27] = images[1177];
people[10].images[28] = images[1387];
people[10].images[29] = images[1184];
people[10].images[30] = images[1105];
people[10].images[31] = images[1183];
people[10].images[32] = images[1106];
people[10].images[33] = images[1152];
people[10].images[34] = images[1180];
people[10].images[35] = images[362];
people[10].images[36] = images[2002];
people[10].images[37] = images[880];
people[10].images[38] = images[985];
people[10].images[39] = images[2191];
people[10].images[40] = images[2192];
people[10].signature[0] = 1298;
people[10].signatureCitation[0] = 1067;
setDate(people[10].birthInfo, 12, 7, 1910);
people[10].birthInfo.place = 78;
people[10].birthInfo.citations[0] = citations[739];
people[10].birthInfo.citations[1] = citations[226];
people[10].birthInfo.citations[2] = citations[30];
people[10].birthInfo.citations[3] = citations[227];
people[10].birthInfo.citations[4] = citations[1113];
setDate(people[10].deathInfo, 10, 18, 1988);
people[10].deathInfo.place = 6;
people[10].deathInfo.location = 111;
people[10].deathInfo.citations[0] = citations[739];
people[10].deathInfo.citations[1] = citations[30];
people[10].deathInfo.citations[2] = citations[1016];
people[10].deathInfo.notes = "Pawpaw suffered from rheumatoid arthritis. An overdose of methadone during treatment severely debilitated him.";
setDate(people[10].burialInfo, 10, 20, 1988);
people[10].burialInfo.place = 6;
people[10].burialInfo.location = 60;
people[10].burialInfo.notes = "Lot 201, Section 14, Space 8";
people[10].burialInfo.images[0] = images[817];
people[10].burialInfo.citations[0] = citations[739];
people[10].burialInfo.citations[1] = citations[1016];
people[10].events[++ctr] = new Event("Social Security Number");
people[10].events[ctr].description = "221-03-1200";
people[10].events[ctr].notes = "Issued 08 Dec 1936.";
people[10].events[ctr].citations[0] = citations[739];
people[10].events[ctr].citations[1] = citations[228];
people[10].events[++ctr] = new Event("Census");
setDate(people[10].events[ctr], 1, 8, 1920);
people[10].events[ctr].place = 79;
people[10].events[ctr].description = "1920 United States Census";
people[10].events[ctr].notes = "Clark Thompson is shown as son in the household of Austin Thompson, 9 years old, attended school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan.";
people[10].events[ctr].citations[0] = citations[229];
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].place = 78;
people[10].events[ctr].location = 74;
people[10].events[ctr].year = 1920;
people[10].events[ctr].citations[0] = citations[229];
people[10].events[++ctr] = new Event("Graduation");
people[10].events[ctr].description = "Bentley College of Accounting and Finance";
people[10].events[ctr].year = 1932;
people[10].events[ctr].place = 249;
people[10].events[ctr].location = 129;
people[10].events[ctr].citations[0] = citations[1031];
people[10].events[ctr].citations[1] = citations[1069];
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].year = 1938;
people[10].events[ctr].place = 81;
people[10].events[ctr].location = 62;
people[10].events[ctr].citations[0] = citations[237];
people[10].events[++ctr] = new Event("Military Draft");
people[10].events[ctr].description = "World War II";
setDate(people[10].events[ctr], 10, 16, 1940);
people[10].events[ctr].place = 259;
people[10].events[ctr].notes = "Clark is described as a white male with a light complexion, blue eyes, brown hair, 6'0\" tall, 150 pounds.";
people[10].events[ctr].citations[0] = citations[1110];
people[10].events[ctr].citations[1] = citations[1111];
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].place = 259;
people[10].events[ctr].location = 137;
people[10].events[ctr].year = 1940;
people[10].events[ctr].citations[0] = citations[1110];
people[10].events[++ctr] = new Event("Employment");
people[10].events[ctr].description = "accountant";
people[10].events[ctr].year = "between 1942 and 1969";
people[10].events[ctr].place = 6;
people[10].events[ctr].location = 134;
people[10].events[ctr].notes = "Clark was Treasurer and Controller of Brazos Oil and Gas Company at his retirement in 1969.";
people[10].events[ctr].citations[0] = citations[1067];
people[10].events[ctr].citations[1] = citations[1068];
people[10].events[ctr].citations[2] = citations[1099];
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].year = 1944;
people[10].events[ctr].place = 15;
people[10].events[ctr].location = 34;
people[10].events[ctr].citations[0] = citations[29];
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].place = 6;
people[10].events[ctr].location = 147;
people[10].events[++ctr] = new Event("Residence");
people[10].events[ctr].place = 6;
people[10].events[ctr].location = 63;
people[10].events[ctr].citations[0] = citations[1100];
people[10].events[++ctr] = new Event("Land Purchase");
setDate(people[10].events[ctr], 7, 26, 1979);
people[10].events[ctr].place = 6;
people[10].events[ctr].notes = "Clark and Evelyn purchased two spaces in the Memorial Oaks Cemetery on I-10 West near Eldridge Parkway.";
people[10].events[ctr].citations[0] = citations[1501];
people[10].events[++ctr] = new Event("Will");
setDate(people[10].events[ctr], 2, 29, 1980);
people[10].events[ctr].place = 140;
people[10].events[ctr].notes = "The will identifies wife Evelyn T., son Paul C., grandson Kevin T. (son of Paul C.), and daughter-in-law Margaret B.";
people[10].events[ctr].citations[0] = citations[1279];

ctr = -1;
people[11] = new Person("Erickson", "Evelyn", "Thorst", "", "F", 3, 194, 195);
people[11].parentage[0] = citations[1499];
people[11].parentage[1] = citations[1500];
people[11].parentage[2] = citations[1679];
people[11].parentage[3] = citations[1680];
people[11].parentage[4] = citations[1688];
people[11].altNames[0] = "Mimi";
people[11].siblingIndex = 3;
people[11].images[0] = images[1157];
people[11].images[1] = images[1158];
people[11].images[2] = images[1161];
people[11].images[3] = images[1149];
people[11].images[4] = images[1166];
people[11].images[5] = images[1163];
people[11].images[6] = images[1164];
people[11].images[7] = images[1165];
people[11].images[8] = images[1155];
people[11].images[9] = images[1171];
people[11].images[10] = images[1172];
people[11].images[11] = images[1173];
people[11].images[12] = images[1174];
people[11].images[13] = images[1156];
people[11].images[14] = images[1159];
people[11].images[15] = images[1150];
people[11].images[16] = images[1176];
people[11].images[17] = images[1175];
people[11].images[18] = images[1116];
people[11].images[19] = images[1196];
people[11].images[20] = images[1194];
people[11].images[21] = images[1198];
people[11].images[22] = images[1200];
people[11].images[23] = images[1201];
people[11].images[24] = images[1177];
people[11].images[25] = images[1160];
people[11].images[26] = images[1187];
people[11].images[27] = images[1105];
people[11].images[28] = images[1466];
people[11].images[29] = images[1188];
people[11].images[30] = images[1993];
people[11].images[31] = images[362];
people[11].images[32] = images[2002];
people[11].images[33] = images[880];
people[11].images[34] = images[2190];
people[11].images[35] = images[985];
people[11].images[36] = images[2191];
people[11].images[37] = images[2175];
people[11].images[38] = images[660];
people[11].images[39] = images[853];
people[11].images[40] = images[1189];
people[11].images[41] = images[1385];
people[11].images[42] = images[2101];
people[11].images[43] = images[2102];
people[11].images[44] = images[2103];
people[11].images[45] = images[2104];
people[11].signature[0] = 789;
people[11].signatureCitation[0] = 1589;
setDate(people[11].birthInfo, 11, 29, 1909);
people[11].birthInfo.place = 80;
people[11].birthInfo.citations[0] = citations[30];
people[11].birthInfo.citations[1] = citations[232];
people[11].birthInfo.citations[2] = citations[1499];
people[11].birthInfo.citations[3] = citations[1500];
setDate(people[11].deathInfo, 9, 6, 2007);
people[11].deathInfo.location = 157;
people[11].deathInfo.place = 0;
people[11].deathInfo.notes = "Time: 6:15 AM.\nMimi suffered from TIA's (mini-strokes) and dementia or Alzheimer's for many years before her death. A fractured elbow in late Aug 2007 hastened her death.";
//people[11].deathInfo.images[0] = images[3236];
//people[11].deathInfo.images[1] = images[3234];
people[11].deathInfo.citations[0] = citations[1499];
people[11].deathInfo.citations[1] = citations[1500];
setDate(people[11].burialInfo, 9, 15, 2007);
people[11].burialInfo.place = 6;
people[11].burialInfo.location = 60;
people[11].burialInfo.notes = "Lot 201, Section 14, Space 8";
people[11].burialInfo.images[0] = images[817];
people[11].burialInfo.citations[0] = citations[1499];
people[11].burialInfo.citations[1] = citations[1500];
people[11].notes = "Evelyn likely suffered from Paget's disease, a degenerative bone disease.\n\nEvelyn wrote a letter and poem to daughter-in-law Margaret Ann Baldwin at her marriage.";
people[11].notesCitations[0] = citations[1237];
people[11].events[++ctr] = new Event("Social Security Number");
people[11].events[ctr].description = "379-01-5985";
people[11].events[ctr].citations[0] = citations[230];
people[11].events[++ctr] = new Event("Census");
setDate(people[11].events[ctr], 4, 20, 1910);
people[11].events[ctr].place = 79;
people[11].events[ctr].description = "1910 United States Census";
people[11].events[ctr].notes = "Evelyn T. Erickson is shown as son in the household of Iver F. Erickson, 4 months old, born in Michigan, father born in Michigan, mother born in Michigan.";
people[11].events[ctr].citations[0] = citations[231];
people[11].events[++ctr] = new Event("Census");
setDate(people[11].events[ctr], 1, 7, 1920);
people[11].events[ctr].place = 79;
people[11].events[ctr].description = "1920 United States Census";
people[11].events[ctr].notes = "Evelyn Erickson is shown as daughter in the household of Iver F. Erickson, 10 years old, did attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[11].events[ctr].citations[0] = citations[233];
people[11].events[++ctr] = new Event("Census");
setDate(people[11].events[ctr], 4, 5, 1930);
people[11].events[ctr].place = 79;
people[11].events[ctr].description = "1930 United States Census";
people[11].events[ctr].notes = "Evelyn Erickson is listed as daughter in the household of Iver F. Erickson, is 20 years old, single, did not attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[11].events[ctr].citations[0] = citations[234];
people[11].events[++ctr] = new Event("Occupation");
people[11].events[ctr].description = "a stenographer at a telephone office";
people[11].events[ctr].year = 1930;
people[11].events[ctr].place = 79;
people[11].events[ctr].citations[0] = citations[234];
people[11].events[++ctr] = new Event("Residence");
people[11].events[ctr].year = 1938;
people[11].events[ctr].place = 81;
people[11].events[ctr].location = 62;
people[11].events[ctr].citations[0] = citations[237];
people[11].events[++ctr] = new Event("Residence");
people[11].events[ctr].year = 1944;
people[11].events[ctr].place = 15;
people[11].events[ctr].location = 34;
people[11].events[ctr].citations[0] = citations[29];
people[11].events[++ctr] = new Event("Residence");
people[11].events[ctr].place = 6;
people[11].events[ctr].location = 147;
people[11].events[++ctr] = new Event("Residence");
people[11].events[ctr].place = 6;
people[11].events[ctr].location = 63;
people[11].events[ctr].citations[0] = citations[1100];
people[11].events[++ctr] = new Event("Land Purchase");
setDate(people[11].events[ctr], 7, 26, 1979);
people[11].events[ctr].place = 6;
people[11].events[ctr].notes = "Clark and Evelyn purchased two spaces in the Memorial Oaks Cemetery on I-10 West near Eldridge Parkway.";
people[11].events[ctr].citations[0] = citations[1501];
people[11].events[++ctr] = new Event("Will");
setDate(people[11].events[ctr], 2, 29, 1980);
people[11].events[ctr].place = 140;
people[11].events[ctr].notes = "The will identifies husband Clark M., son Paul C., grandson Kevin T. (son of Paul C.), and daughter-in-law Margaret B.";
people[11].events[ctr].citations[0] = citations[1552];

ctr = -1;
people[13] = new Person("Baldwin", "Spencer", "Clarke", "Sr.", "M", 0, 20, 21);
people[13].siblingIndex = 5;
people[13].signature[0] = 703;
people[13].signatureCitation[0] = 612;
people[13].images[0] = images[126];
people[13].images[1] = images[301];
people[13].images[2] = images[938];
people[13].images[3] = images[936];
people[13].images[4] = images[939];
people[13].images[5] = images[931];
people[13].images[6] = images[934];
people[13].images[7] = images[318];
people[13].images[8] = images[127];
people[13].images[9] = images[314];
people[13].images[10] = images[1117];
people[13].images[11] = images[932];
people[13].images[12] = images[288];
people[13].images[13] = images[287];
people[13].images[14] = images[1025];
people[13].images[15] = images[1022];
people[13].images[16] = images[315];
people[13].images[17] = images[937];
people[13].images[18] = images[1027];
people[13].images[19] = images[290];
people[13].images[20] = images[128];
people[13].images[21] = images[316];
people[13].parentage[0] = citations[66];
people[13].parentage[1] = citations[117];
people[13].parentage[2] = citations[86];
people[13].parentage[3] = citations[62];
setDate(people[13].birthInfo, 12, 19, 1892);
people[13].birthInfo.place = 2;
people[13].birthInfo.citations[0] = citations[66];
people[13].birthInfo.citations[1] = citations[68];
people[13].birthInfo.citations[2] = citations[117];
setDate(people[13].deathInfo, 3, 22, 1967);
people[13].deathInfo.place = 34;
people[13].deathInfo.location = 67;
people[13].deathInfo.notes = "\"[Circa 1967] he retired and sold the [barber] shop and not long after he suffered a mild heart attack.  Dad [Spencer, Jr.] took him to the emergency room and after several hours Granddaddy began to feel better.  He was sitting up, talking, and generally waiting to go home.  The doctor (Carroll C. Jones) gave a medication into directly into the vein.  Immediately Granddaddy fell over gasping for air and died.  We have always believed the doctor killed him.  It was either the wrong medication, or maybe it should have been given into the muscle and not the vein, or too much and overdosed.  Anyway, Granddaddy died within a couple minutes.\" (excerpt from an email from Nancy Lynn Baldwin)";
people[13].deathInfo.citations[0] = citations[68];
people[13].deathInfo.citations[1] = citations[67];
people[13].deathInfo.citations[2] = citations[117];
people[13].deathInfo.citations[3] = citations[222];
setDate(people[13].burialInfo, 3, 25, 1967);
people[13].burialInfo.place = 2;
people[13].burialInfo.location = 43;
people[13].burialInfo.images[0] = images[1026];
people[13].burialInfo.images[1] = images[132];
people[13].burialInfo.citations[0] = citations[68];
people[13].burialInfo.citations[1] = citations[117];
people[13].events[++ctr] = new Event("Social Security Number");
people[13].events[ctr].description = "458-09-6281";
people[13].events[ctr].citations[0] = citations[784];
people[13].events[++ctr] = new Event("Census");
setDate(people[13].events[ctr], 6, 13, 1900);
people[13].events[ctr].place = 2;
people[13].events[ctr].description = "1900 United States Census";
people[13].events[ctr].notes = "Spencer C. Baldwin is shown as son in the household of Benjamin F. Baldwin, born Dec 1892, 9 years old, born in Texas, father born in Texas, mother born in Georgia.";
people[13].events[ctr].citations[0] = citations[86];
people[13].events[++ctr] = new Event("Census");
setDate(people[13].events[ctr], 4, 15, 1910);
people[13].events[ctr].place = 2;
people[13].events[ctr].description = "1910 United States Census";
people[13].events[ctr].notes = "Spencer C. Baldwin is shown as son in the household of Benj. F. Baldwin, 17 years old, single, born in Texas, father born in Texas, mother born in Georgia, can speak English, can read and write.";
people[13].events[ctr].citations[0] = citations[62];
people[13].events[++ctr] = new Event("Land Purchase");
setDate(people[13].events[ctr], 2, 17, 1916);
people[13].events[ctr].place = 2;
people[13].events[ctr].notes = "S. C. Baldwin purchases 49.83 acres from his parents B. F. and Clara Baldwin for $700.";
people[13].events[ctr].citations[0] = citations[953];
people[13].events[++ctr] = new Event("Military Draft");
people[13].events[ctr].description = "World War I";
setDate(people[13].events[ctr], 6, 5, 1917);
people[13].events[ctr].place = 2;
people[13].events[ctr].notes = "Spencer is described as short, medium build, dark blue eyes, black hair. (His father is the registrar.)";
people[13].events[ctr].citations[0] = citations[783];
people[13].events[++ctr] = new Event("Census");
setDate(people[13].events[ctr], 3, 20, 1920);
people[13].events[ctr].place = 2;
people[13].events[ctr].description = "1920 United States Census";
people[13].events[ctr].notes = "Spencer C. Baldwin is shown as the head of household with 2 other people in household, owns a house with no mortgage, 28 years old, can read and write, born in Texas, father born in Texas, mother born in Georgia, can speak English.  He is living next door to his father Benjamin F. Baldwin.";
people[13].events[ctr].citations[0] = citations[63];
people[13].events[++ctr] = new Event("Census");
setDate(people[13].events[ctr], 4, 18, 1930);
people[13].events[ctr].place = 2;
people[13].events[ctr].description = "1930 United States Census";
people[13].events[ctr].notes = "Spencer C. Baldwin is listed as the head of household with 5 other people in household, owns a house on 11th Street with value $3,500, does not own a radio, does not live on a farm, 37 years old, married at age 19, did not attend school in the past year, can read and write, born in Texas, father born in (unreadable), mother born in Texas, can speak English, not a veteran.";
people[13].events[ctr].citations[0] = citations[15];
people[13].events[++ctr] = new Event("Occupation");
people[13].events[ctr].description = "a farmer";
people[13].events[ctr].year = "between 1910 and 1920";
people[13].events[ctr].place = 2;
people[13].events[ctr].citations[0] = citations[62];
people[13].events[ctr].citations[1] = citations[63];
people[13].events[++ctr] = new Event("Occupation");
people[13].events[ctr].description = "a oil field worker";
people[13].events[ctr].year = 1924;
people[13].events[ctr].place = 19;
people[13].events[ctr].citations[0] = citations[13];
people[13].events[++ctr] = new Event("Occupation");
people[13].events[ctr].description = "a barber";
people[13].events[ctr].year = 1930;
people[13].events[ctr].place = 2;
people[13].events[ctr].citations[0] = citations[15];
people[13].events[++ctr] = new Event("Organization Leadership");
people[13].events[ctr].description = "Worshipful Master of Forrest Masonic Lodge No. 19";
people[13].events[ctr].place = 1;
people[13].events[ctr].location = 116;
people[13].events[ctr].year = 1933;
people[13].events[ctr].citations[0] = citations[65];
people[13].events[++ctr] = new Event("Trust");
setDate(people[13].events[ctr], 6, 20, 1957);
people[13].events[ctr].place = 2;
people[13].events[ctr].notes = "Spencer Clarke Baldwin enters into a Trust agreement with his mother Clara Ann Clarke and brother Frank Dorian Baldwin to combine and sell their interests in the lands inherited from Benjamin Franklin Baldwin, Jr.";
people[13].events[ctr].citations[0] = citations[811];

ctr = -1;
people[14] = new Person("White", "Margaret", "Alice", "", "F", null, 18, 19);
people[14].siblingIndex = 4;
people[14].altNames[0] = "Bammommie";
people[14].altNames[1] = "Dollie";
people[14].signature[0] = 3509;
people[14].signatureCitation[0] = 77;
people[14].images[0] = images[938];
people[14].images[1] = images[936];
people[14].images[2] = images[939];
people[14].images[3] = images[318];
people[14].images[4] = images[314];
people[14].images[5] = images[932];
people[14].images[6] = images[945];
people[14].images[7] = images[288];
people[14].images[8] = images[1022];
people[14].images[9] = images[315];
people[14].images[10] = images[937];
people[14].images[11] = images[1027];
people[14].images[12] = images[290];
people[14].images[13] = images[128];
people[14].images[14] = images[951];
people[14].images[15] = images[968];
people[14].images[16] = images[149];
people[14].parentage[0] = citations[311];
people[14].parentage[1] = citations[64];
people[14].parentage[2] = citations[1014];
setDate(people[14].birthInfo, 1, 18, 1893);
people[14].birthInfo.place = 2;
people[14].birthInfo.citations[0] = citations[64];
people[14].birthInfo.citations[1] = citations[1014];
people[14].birthInfo.citations[2] = citations[68];
setDate(people[14].deathInfo, 3, 27, 1978);
people[14].deathInfo.place = 17;
people[14].deathInfo.location = 46;
people[14].deathInfo.notes = "Cause: Heart attack\nTime: 3:15 P.M.";
people[14].deathInfo.citations[0] = citations[64];
people[14].deathInfo.citations[1] = citations[68];
setDate(people[14].burialInfo, 3, 30, 1978);
people[14].burialInfo.place = 2;
people[14].burialInfo.location = 43;
people[14].burialInfo.images[0] = images[1026];
people[14].burialInfo.images[1] = images[132];
people[14].burialInfo.citations[0] = citations[64];
people[14].burialInfo.citations[1] = citations[1014];
people[14].burialInfo.citations[2] = citations[68];
people[14].notes = "Margaret White seems to appear in two different places in the 1910 census. It is not clear which one is correct (though more likely she was living with her father in Harris County).";
people[14].events[++ctr] = new Event("Social Security Number");
people[14].events[ctr].description = "450-94-6962";
people[14].events[ctr].citations[0] = citations[77];
people[14].events[++ctr] = new Event("Census");
setDate(people[14].events[ctr], 6, 2, 1900);
people[14].events[ctr].place = 2;
people[14].events[ctr].description = "1900 United States Census";
people[14].events[ctr].notes = "Margrite (sic) White is shown as daughter in the household of Henry C. White, born Jan 1893, 7 years old, born in Texas, father born in Louisiana, mother born in Texas, cannot read or write, can speak English.";
people[14].events[ctr].citations[0] = citations[311];
people[14].events[++ctr] = new Event("Census");
setDate(people[14].events[ctr], 4, 27, 1910);
people[14].events[ctr].place = 2;
people[14].events[ctr].description = "1910 United States Census";
people[14].events[ctr].notes = "Marguerite (sic) White is shown as granddaughter in the household of J. A. White, 17 years old, single, born in Texas, father born in Louisiana, mother born in Texas, can speak English, can read and write.";
people[14].events[ctr].citations[0] = citations[315];
people[14].events[++ctr] = new Event("Census");
setDate(people[14].events[ctr], 4, 23, 1910);
people[14].events[ctr].place = 140;
people[14].events[ctr].description = "1910 United States Census";
people[14].events[ctr].notes = "Marguerite (sic) A. White is shown in the household of Charles H. White, 16 years old, single, born in Texas, father born in Louisiana, mother born in Texas, can speak English, can read and write.";
people[14].events[ctr].citations[0] = citations[856];
people[14].events[++ctr] = new Event("Census");
setDate(people[14].events[ctr], 3, 20, 1920);
people[14].events[ctr].place = 2;
people[14].events[ctr].description = "1920 United States Census";
people[14].events[ctr].notes = "Alice M. Baldwin is shown as wife in the household of Spencer C. Baldwin, 27 years old, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[14].events[ctr].citations[0] = citations[63];
people[14].events[++ctr] = new Event("Census");
setDate(people[14].events[ctr], 4, 18, 1930);
people[14].events[ctr].place = 2;
people[14].events[ctr].description = "1930 United States Census";
people[14].events[ctr].notes = "Margaret Baldwin is listed as wife in the household of Spencer C. Baldwin, 37 years old, married at age 19, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[14].events[ctr].citations[0] = citations[15];
people[14].events[++ctr] = new Event("Occupation");
people[14].events[ctr].description = "a saleslady";
people[14].events[ctr].year = 1930;
people[14].events[ctr].place = 2;
people[14].events[ctr].citations[0] = citations[15];
people[14].events[++ctr] = new Event("Deed of Gift");
setDate(people[14].events[ctr], 2, 24, 1978);
people[14].events[ctr].place = 140;
people[14].events[ctr].notes = "Margaret gifts the land and improvements at 403 Live Oak in Pasadena, Texas to her 4 children.";
people[14].events[ctr].citations[0] = citations[1071];

ctr = -1;
people[15] = new Person("Baldwin", "Mattie", "Louise", "", "F", null, 13, 14);
people[15].siblingIndex = 1;
people[15].altNames[0] = "Aunt Lou";
people[15].images[0] = images[300];
people[15].images[1] = images[940];
people[15].images[2] = images[939];
people[15].images[3] = images[318];
people[15].images[4] = images[949];
people[15].images[5] = images[943];
people[15].images[6] = images[948];
people[15].images[7] = images[944];
people[15].images[8] = images[932];
people[15].images[9] = images[1022];
people[15].images[10] = images[945];
people[15].images[11] = images[1027];
people[15].images[12] = images[290];
people[15].images[13] = images[952];
people[15].images[14] = images[951];
people[15].images[15] = images[149];
people[15].parentage[0] = citations[63];
people[15].parentage[1] = citations[15];
setDate(people[15].birthInfo, 3, 19, 1913);
people[15].birthInfo.place = 22;
people[15].birthInfo.citations[0] = citations[68];
setDate(people[15].deathInfo, 12, 3, 1999);
people[15].deathInfo.place = 34;
people[15].deathInfo.location = 68;
people[15].deathInfo.citations[0] = citations[68];
people[15].burialInfo.place = 2;
people[15].burialInfo.location = 43;
people[15].burialInfo.images[0] = images[152];
people[15].burialInfo.citations[0] = citations[68];
people[15].events[++ctr] = new Event("Social Security Number");
people[15].events[ctr].description = "458-09-1598";
people[15].events[ctr].citations[0] = citations[78];
people[15].events[++ctr] = new Event("Census");
setDate(people[15].events[ctr], 3, 20, 1920);
people[15].events[ctr].place = 2;
people[15].events[ctr].description = "1920 United States Census";
people[15].events[ctr].notes = "Mattie L. Baldwin is shown as daughter in the household of Spencer C. Baldwin, 6 years old, did not attend school in the past year, born in Texas, father born in Texas, mother born in Texas.";
people[15].events[ctr].citations[0] = citations[63];
people[15].events[++ctr] = new Event("Census");
setDate(people[15].events[ctr], 4, 18, 1930);
people[15].events[ctr].place = 2;
people[15].events[ctr].description = "1930 United States Census";
people[15].events[ctr].notes = "Mattie Baldwin is listed as daughter in the household of Spencer C. Baldwin, 17 years old, single, did attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[15].events[ctr].citations[0] = citations[15];
people[15].events[++ctr] = new Event("Inheritance");
people[15].events[ctr].description = "from Margaret Alice White";
setDate(people[15].events[ctr], 2, 24, 1978);
people[15].events[ctr].place = 140;
people[15].events[ctr].notes = "By a gift deed, Mattie receives a one-fourth interest in the 403 Live Oak property owned by his mother in Pasadena, Texas.";
people[15].events[ctr].citations[0] = citations[1071];
people[15].events[++ctr] = new Event("Land Purchase");
setDate(people[15].events[ctr], 9, 15, 1978);
people[15].events[ctr].place = 140;
people[15].events[ctr].notes = "Mattie purchases the interests of her siblings in the property inherited from their mother on 24 Feb 1978.";
people[15].events[ctr].citations[0] = citations[1109];
people[15].events[++ctr] = new Event("Residence");
people[15].events[ctr].place = 34;
people[15].events[ctr].location = 68;
people[15].events[ctr].year = "between 1978 and 1999";
people[15].events[ctr].citations[0] = citations[1109];

ctr = -1;
people[16] = new Person("Baldwin", "Mary", "Alice", "", "F", null, 13, 14);
people[16].siblingIndex = 2;
people[16].altNames[0] = "Peggy";
people[16].images[0] = images[300];
people[16].images[1] = images[940];
people[16].images[2] = images[939];
people[16].images[3] = images[934];
people[16].images[4] = images[318];
people[16].images[5] = images[1031];
people[16].images[6] = images[1027];
people[16].images[7] = images[290];
people[16].images[8] = images[149];
people[16].images[9] = images[3067];
people[16].parentage[0] = citations[15];
setDate(people[16].birthInfo, 3, 5, 1920);
people[16].birthInfo.place = 22;
people[16].birthInfo.citations[0] = citations[223];
people[16].birthInfo.citations[1] = citations[1505];
setDate(people[16].deathInfo, 10, 24, 1989);
people[16].deathInfo.place = 23;
people[16].deathInfo.citations[0] = citations[223];
people[16].deathInfo.citations[1] = citations[1505];
setDate(people[16].burialInfo, 10, 28, 1989);
people[16].burialInfo.location = 159;
people[16].burialInfo.place = 6;
people[16].burialInfo.images[0] = images[3247];
people[16].burialInfo.citations[0] = citations[1505];
people[16].events[++ctr] = new Event("Census");
setDate(people[16].events[ctr], 4, 18, 1930);
people[16].events[ctr].place = 2;
people[16].events[ctr].description = "1930 United States Census";
people[16].events[ctr].notes = "Mary A. Baldwin is listed as daughter in the household of Spencer C. Baldwin, 10 years old, did attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[16].events[ctr].citations[0] = citations[15];
people[16].events[++ctr] = new Event("Inheritance");
people[16].events[ctr].description = "from Margaret Alice White";
setDate(people[16].events[ctr], 2, 24, 1978);
people[16].events[ctr].place = 140;
people[16].events[ctr].notes = "By a gift deed, Mary receives a one-fourth interest in the 403 Live Oak property owned by her mother in Pasadena, Texas.";
people[16].events[ctr].citations[0] = citations[1071];
people[16].events[++ctr] = new Event("Land Sale");
setDate(people[16].events[ctr], 9, 15, 1978);
people[16].events[ctr].place = 140;
people[16].events[ctr].notes = "George Avner, Mary Alice, and Spencer Clarke Baldwin, Jr. sell their interests in the property inherited from their mother on 24 Feb 1978 to their sister Mattie Louise Baldwin.";
people[16].events[ctr].citations[0] = citations[1109];

ctr = -1;
people[17] = new Person("Baldwin", "Spencer", "Clarke", "Jr.", "M", 5, 13, 14);
people[17].siblingIndex = 3;
people[17].images[0] = images[969];
people[17].images[1] = images[302];
people[17].images[2] = images[936];
people[17].images[3] = images[300];
people[17].images[4] = images[318];
people[17].images[5] = images[291];
people[17].images[6] = images[1019];
people[17].images[7] = images[1018];
people[17].images[8] = images[970];
people[17].images[9] = images[1022];
people[17].images[10] = images[1027];
people[17].images[11] = images[290];
people[17].images[12] = images[149];
people[17].images[13] = images[971];
people[17].images[14] = images[303];
people[17].images[15] = images[844];
people[17].parentage[0] = citations[15];
setDate(people[17].birthInfo, 8, 4, 1922);
people[17].birthInfo.place = 19;
people[17].birthInfo.citations[0] = citations[79];
setDate(people[17].deathInfo, 3, 16, 2002);
people[17].deathInfo.place = 34;
people[17].deathInfo.citations[0] = citations[79];
people[17].deathInfo.citations[1] = citations[444];
setDate(people[17].burialInfo, 3, 20, 2002);
people[17].burialInfo.place = 2;
people[17].burialInfo.location = 43;
people[17].burialInfo.images[0] = images[153];
people[17].burialInfo.citations[0] = citations[79];
people[17].burialInfo.citations[1] = citations[444];
people[17].events[++ctr] = new Event("Census");
setDate(people[17].events[ctr], 4, 18, 1930);
people[17].events[ctr].place = 2;
people[17].events[ctr].description = "1930 United States Census";
people[17].events[ctr].notes = "S. C. Baldwin is listed as son in the household of Spencer C. Baldwin, 7 years old, did attend school in the past year, born in Texas, father born in Texas, mother born in Texas.";
people[17].events[ctr].citations[0] = citations[15];
people[17].events[++ctr] = new Event("Graduation");
people[17].events[ctr].description = "Huntsville High School";
people[17].events[ctr].place = 1;
people[17].events[ctr].location = 28;
people[17].events[ctr].year = 1939;
people[17].events[++ctr] = new Event("School");
people[17].events[ctr].description = "Sam Houston State Teachers College";
people[17].events[ctr].place = 1;
people[17].events[ctr].location = 17;
people[17].events[ctr].year = "between 1939 and 1941";
people[17].events[++ctr] = new Event("Military Service");
people[17].events[ctr].description = "United States Marine Corps Reserve";
people[17].events[ctr].year = "between 31 Aug 1942 and 04 Oct 1945";
people[17].events[ctr].notes = "Private First Class, AA Machine Gun Crewman (606), expert rifleman. Service in South Pacific Area from 23 Feb 1943 to 30 May 1945.";
people[17].events[ctr].citations[0] = citations[248];
people[17].events[++ctr] = new Event("Military Discharge");
people[17].events[ctr].description = "United States Marine Corps Reserve";
setDate(people[17].events[ctr], 10, 4, 1945);
people[17].events[ctr].place = 88;
people[17].events[ctr].notes = "Private First Class Spencer C. Baldwin";
people[17].events[ctr].citations[0] = citations[247];
people[17].events[++ctr] = new Event("School");
people[17].events[ctr].description = "University of Houston";
people[17].events[ctr].place = 6;
people[17].events[ctr].location = 69;
people[17].events[ctr].year = "between 1945 and 1949";
people[17].events[++ctr] = new Event("Graduation");
people[17].events[ctr].description = "University of Houston";
people[17].events[ctr].year = 1949;
people[17].events[ctr].place = 6;
people[17].events[ctr].location = 69;
people[17].events[ctr].notes = "Master of Science in Mechanical Engineering.";
people[17].events[++ctr] = new Event("Inheritance");
people[17].events[ctr].description = "from Margaret Alice White";
setDate(people[17].events[ctr], 2, 24, 1978);
people[17].events[ctr].place = 140;
people[17].events[ctr].notes = "By a gift deed, S. C. receives a one-fourth interest in the 403 Live Oak property owned by his mother in Pasadena, Texas.";
people[17].events[ctr].citations[0] = citations[1071];
people[17].events[++ctr] = new Event("Land Sale");
setDate(people[17].events[ctr], 9, 15, 1978);
people[17].events[ctr].place = 140;
people[17].events[ctr].notes = "George Avner, Mary Alice, and Spencer Clarke Baldwin, Jr. sell their interests in the property inherited from their mother on 24 Feb 1978 to their sister Mattie Louise Baldwin.";
people[17].events[ctr].citations[0] = citations[1109];

ctr = -1;
people[18] = new Person("White", "Henry", "Charles", "Sr.", "M", null, 174, 175);
people[18].siblingIndex = 1;
people[18].parentage[0] = citations[314];
setDate(people[18].birthInfo, 11, "", 1855);
people[18].birthInfo.place = 64;
people[18].birthInfo.citations[0] = citations[311];
people[18].deathInfo.year = "Aft 1910";
people[18].deathInfo.place = 21;
people[18].deathInfo.notes = "Henry Charles White cannot be located in the 1920 census.";
people[18].events[++ctr] = new Event("Census");
people[18].events[ctr].place = 140;
people[18].events[ctr].description = "1870 United States Census";
people[18].events[ctr].notes = "Charles H. White is shown in the household of John A. White, 14 years old, born in Louisiana.";
people[18].events[ctr].citations[0] = citations[314];
people[18].events[++ctr] = new Event("Census");
setDate(people[18].events[ctr], 6, 2, 1900);
people[18].events[ctr].place = 2;
people[18].events[ctr].description = "1900 United States Census";
people[18].events[ctr].notes = "Henry C. White is shown as the head of household with 7 other people in household, born Nov 1855, 44 years old, married 16 years, born in Louisiana, father born in Louisiana (sic), mother born in Louisiana (sic), can read, can write, can speak English.";
people[18].events[ctr].citations[0] = citations[311];
people[18].events[++ctr] = new Event("Census");
setDate(people[18].events[ctr], 4, 23, 1910);
people[18].events[ctr].place = 140;
people[18].events[ctr].description = "1910 United States Census";
people[18].events[ctr].notes = "Charles H. White is shown as the head of household with 4 other people in household, 52 years old, widowed, born in Louisiana, father born in Georgia, mother born in Louisiana (sic), can speak English, can read and write.";
people[18].events[ctr].citations[0] = citations[856];
people[18].events[++ctr] = new Event("Occupation");
people[18].events[ctr].description = "a oilfield worker";
people[18].events[ctr].year = 1910;
people[18].events[ctr].place = 140;
people[18].events[ctr].citations[0] = citations[856];

people[19] = new Person("Worsham", "Mattie", "Myrtella", "", "F", null, 392, 393);
people[19].altNames[0] = "Mattie";
people[19].siblingIndex = 4;
people[19].parentage[0] = citations[864];
people[19].parentage[1] = citations[400];
people[19].parentage[2] = citations[316];
people[19].parentage[3] = citations[318];
people[19].birthInfo.year = "Abt 1855";
people[19].birthInfo.place = 33;
people[19].birthInfo.citations[0] = citations[316];
people[19].deathInfo.year = "Bef 1910";
people[19].deathInfo.place = 21;
people[19].deathInfo.notes = "Mattie Worsham's husband is listed as widowed in the 1910 census.";
people[19].events[0] = new Event("Census");
setDate(people[19].events[0], 7, 7, 1860);
people[19].events[0].place = 33;
people[19].events[0].description = "1860 United States Census";
people[19].events[0].notes = "M. M. Washam (sic) is shown in the household of I. Washam (sic), 5 years old, born in Texas, did attend school in the past year.";
people[19].events[0].citations[0] = citations[400];
people[19].events[1] = new Event("Census");
setDate(people[19].events[1], 7, 16, 1870);
people[19].events[1].place = 33;
people[19].events[1].description = "1870 United States Census";
people[19].events[1].notes = "Mattie Worsham is shown in the household of Israel Worsham, 15 years old, born in Texas.";
people[19].events[1].citations[0] = citations[316];
people[19].events[2] = new Event("Census");
setDate(people[19].events[2], 6, 7, 1880);
people[19].events[2].place = 33;
people[19].events[2].description = "1880 United States Census";
people[19].events[2].notes = "M. M. Worsham is shown as daughter in the household of I. Worsham, 24 years old, single, born in Texas, father born in Alabama, mother born in Alabama.";
people[19].events[2].citations[0] = citations[318];
people[19].events[3] = new Event("Land Sale");
setDate(people[19].events[3], 9, 26, 1884);
people[19].events[3].place = 33;
people[19].events[3].notes = "Mattie M. White, her mother, and living siblings sell a right-of-way through their (deceased) father's land to the Gulf Colorado and Santa Fe Railway Company for $100.";
people[19].events[3].citations[0] = citations[863];
people[19].events[4] = new Event("Census");
setDate(people[19].events[4], 6, 2, 1900);
people[19].events[4].place = 2;
people[19].events[4].description = "1900 United States Census";
people[19].events[4].notes = "Mattie White is shown as wife in the household of Henry C. White, born Jul 1857 (sic), 22 (sic) years old, married 16 years, mother of 6 children with 6 children living, born in Texas, father born in Alabama, mother born in Alabama, can read, can write, can speak English.";
people[19].events[4].citations[0] = citations[311];
people[19].events[5] = new Event("Land Sale");
setDate(people[19].events[5], 11, 27, 1886);
people[19].events[5].place = 33;
people[19].events[5].notes = "Mattie M. White, her mother, and her sister sell the Worsham family homestead (about 200 acres) to B. D. Griffin for $1,700. (This appears to be the land - in the Zachariah Landrum league - gifted to Israel by his father Jeremiah in 1859.)";
people[19].events[5].citations[0] = citations[864];

ctr = -1;
people[20] = new Person("Baldwin", "Benjamin", "Franklin", "Jr.", "M", 0, 27, 28);
people[20].images[0] = images[156];
people[20].images[1] = images[155];
people[20].parentage[0] = citations[81];
people[20].signature[0] = 737;
people[20].signatureCitation[0] = 783;
setDate(people[20].birthInfo, 3, 4, 1861);
people[20].birthInfo.place = 24;
people[20].birthInfo.citations[0] = citations[80];
people[20].birthInfo.citations[1] = citations[81];
people[20].birthInfo.citations[2] = citations[82];
setDate(people[20].deathInfo, 4, 25, 1922);
people[20].deathInfo.place = 2;
people[20].deathInfo.notes = "Time: 5:00 P.M.";
people[20].deathInfo.citations[0] = citations[80];
people[20].deathInfo.citations[1] = citations[67];
people[20].deathInfo.citations[2] = citations[82];
setDate(people[20].burialInfo, 4, 26, 1922);
people[20].burialInfo.place = 2;
people[20].burialInfo.location = 43;
people[20].burialInfo.images[0] = images[154];
people[20].burialInfo.citations[0] = citations[80];
people[20].burialInfo.citations[1] = citations[82];
people[20].burialInfo.citations[2] = citations[83];
people[20].events[++ctr] = new Event("Baptism");
people[20].events[ctr].description = "by Bro. G. H. M. Wilson at Mt. Zion Baptist Church";
people[20].events[ctr].place = 2;
people[20].events[ctr].year = 1875;
people[20].events[ctr].citations[0] = citations[80];
people[20].events[++ctr] = new Event("Census");
people[20].events[ctr].year = 1870;
people[20].events[ctr].place = 2;
people[20].events[ctr].description = "1870 United States Census";
people[20].events[ctr].notes = "Ben Baldwin is shown in the household of Edward Hamilton, 9 years old, born in Texas.";
people[20].events[ctr].citations[0] = citations[84];
people[20].events[++ctr] = new Event("Loan");
setDate(people[20].events[ctr], 6, 4, 1878);
people[20].events[ctr].place = 2;
people[20].events[ctr].notes = "Ben Baldwin is indebted to B. Eastham for $65.56 and agrees to give him a cotton crop that is to be grown on his mother's 9 acres on C. R. Guerrant's plantation.";
people[20].events[ctr].citations[0] = citations[490];
people[20].events[++ctr] = new Event("Census");
setDate(people[20].events[ctr], 6, 14, 1880);
people[20].events[ctr].place = 2;
people[20].events[ctr].description = "1880 United States Census";
people[20].events[ctr].notes = "B. F. Baldwin is shown as the head of household with 1 other person in household, 19 years old, single, can read and write, born in Texas, father born in Illinois, mother born in Tennessee.";
people[20].events[ctr].citations[0] = citations[85];
people[20].events[++ctr] = new Event("Census");
setDate(people[20].events[ctr], 6, 13, 1900);
people[20].events[ctr].place = 2;
people[20].events[ctr].description = "1900 United States Census";
people[20].events[ctr].notes = "Benjamin F. Baldwin is shown as the head of household with 8 other people in household, born Mar 1861, 39 years old, married for 16 years, born in Texas, father born in Illinois, mother born in Tennessee, can read and write, can speak English.";
people[20].events[ctr].citations[0] = citations[86];
people[20].events[++ctr] = new Event("Census");
setDate(people[20].events[ctr], 4, 15, 1910);
people[20].events[ctr].place = 2;
people[20].events[ctr].description = "1910 United States Census";
people[20].events[ctr].notes = "Benj. F. Baldwin is shown as the head of household with 3 other people in household, 49 years old, married for 25 years, born in Texas, father born in Illinois, mother born in Virginia, can speak English, can read and write.  He is living next door to his son (Frank) Dorian Baldwin.";
people[20].events[ctr].citations[0] = citations[62];
people[20].events[++ctr] = new Event("Land Sale");
setDate(people[20].events[ctr], 2, 17, 1916);
people[20].events[ctr].place = 2;
people[20].events[ctr].notes = "B. F. and Clara Baldwin sell 49.83 acres to son S. C. Baldwin for $700.";
people[20].events[ctr].citations[0] = citations[953];
people[20].events[++ctr] = new Event("Land Sale");
setDate(people[20].events[ctr], 2, 17, 1916);
people[20].events[ctr].place = 2;
people[20].events[ctr].notes = "B. F. and Clara Baldwin sell 49.82 acres to Sallie E. Gibbs for $500.";
people[20].events[ctr].citations[0] = citations[954];
people[20].events[++ctr] = new Event("Census");
setDate(people[20].events[ctr], 3, 20, 1920);
people[20].events[ctr].place = 2;
people[20].events[ctr].description = "1920 United States Census";
people[20].events[ctr].notes = "Benjamin F. Baldwin is shown as the head of household with 1 other person in household, owns a house with no mortgage, 58 years old, can read and write, born in Texas, father born in Texas, mother born in Tennessee, can speak English.  He is living next door to his son Spencer C. Baldwin.";
people[20].events[ctr].citations[0] = citations[63];
people[20].events[++ctr] = new Event("Occupation");
people[20].events[ctr].description = "a farmer";
people[20].events[ctr].year = "between 1880 and 1920";
people[20].events[ctr].place = 2;
people[20].events[ctr].citations[0] = citations[85];
people[20].events[ctr].citations[1] = citations[86];
people[20].events[ctr].citations[2] = citations[62];
people[20].events[ctr].citations[3] = citations[63];

ctr = -1;
people[21] = new Person("Clarke", "Clara", "Ann", "", "F", 0, 176, 177);
people[21].siblingIndex = 3;
people[21].images[0] = images[157];
people[21].images[1] = images[155];
people[21].images[2] = images[931];
people[21].images[3] = images[934];
people[21].images[4] = images[318];
people[21].images[5] = images[932];
people[21].images[6] = images[933];
people[21].images[7] = images[287];
people[21].images[8] = images[171];
people[21].images[9] = images[1016];
people[21].images[10] = images[1024];
people[21].images[11] = images[1025];
people[21].images[12] = images[1028];
people[21].images[13] = images[1029];
people[21].parentage[0] = citations[81];
people[21].parentage[1] = citations[206];
setDate(people[21].birthInfo, 10, 27, 1863);
people[21].birthInfo.place = 35;
people[21].birthInfo.citations[0] = citations[82];
people[21].birthInfo.citations[1] = citations[81];
people[21].birthInfo.citations[2] = citations[116];
setDate(people[21].deathInfo, 10, 1, 1958);
people[21].deathInfo.place = 34;
people[21].deathInfo.location = 51;
people[21].deathInfo.notes = "Time: 12:30 A.M.\nClara lived with her daughter Sallie Smith Baldwin in her last few years before needing to be moved to a nursing home where she later died.";
people[21].deathInfo.citations[0] = citations[82];
people[21].deathInfo.citations[1] = citations[116];
people[21].deathInfo.citations[2] = citations[67];
setDate(people[21].burialInfo, 10, 2, 1958);
people[21].burialInfo.place = 2;
people[21].burialInfo.location = 43;
people[21].burialInfo.images[0] = images[169];
people[21].burialInfo.citations[0] = citations[82];
people[21].burialInfo.citations[1] = citations[116];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 7, 15, 1870);
people[21].events[ctr].place = 71;
people[21].events[ctr].description = "1870 United States Census";
people[21].events[ctr].notes = "Clara Clark (sic) is shown in the household of Martha Fitzpatrick, 8 (sic) years old, born in Georgia.";
people[21].events[ctr].citations[0] = citations[205];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 6, 10, 1880);
people[21].events[ctr].place = 2;
people[21].events[ctr].description = "1880 United States Census";
people[21].events[ctr].notes = "Clarra A. Clark (sic) is shown in the household of Jack D. Clark (sic), 16 years old, single, born in Georgia, father born in Georgia, mother born in North Carolina.";
people[21].events[ctr].citations[0] = citations[206];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 6, 13, 1900);
people[21].events[ctr].place = 2;
people[21].events[ctr].description = "1900 United States Census";
people[21].events[ctr].notes = "Clara A. Baldwin is shown as wife in the household of Benjamin F. Baldwin, born Oct 1863, 36 years old, married for 16 years, mother of 6 children with 6 children living, born in Georgia, father born in Georgia, mother born in Georgia, can read and write, can speak English.";
people[21].events[ctr].citations[0] = citations[86];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 4, 15, 1910);
people[21].events[ctr].place = 2;
people[21].events[ctr].description = "1910 United States Census";
people[21].events[ctr].notes = "Clara Baldwin is shown as wife in the household of Benj. F. Baldwin, 46 years old, married for 25 years, mother of 6 children with 6 children living, born in Georgia, father born in Georgia, mother born in Georgia, can speak English, can read and write.";
people[21].events[ctr].citations[0] = citations[62];
people[21].events[++ctr] = new Event("Land Sale");
setDate(people[21].events[ctr], 2, 17, 1916);
people[21].events[ctr].place = 2;
people[21].events[ctr].notes = "B. F. and Clara Baldwin sell 49.83 acres to son S. C. Baldwin for $700.";
people[21].events[ctr].citations[0] = citations[953];
people[21].events[++ctr] = new Event("Land Sale");
setDate(people[21].events[ctr], 2, 17, 1916);
people[21].events[ctr].place = 2;
people[21].events[ctr].notes = "B. F. and Clara Baldwin sell 49.82 acres to Sallie E. Gibbs for $500.";
people[21].events[ctr].citations[0] = citations[954];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 3, 20, 1920);
people[21].events[ctr].place = 2;
people[21].events[ctr].description = "1920 United States Census";
people[21].events[ctr].notes = "Clara A. Baldwin is shown as wife in the household of Benjamin F. Baldwin, 56 years old, can read and write, born in Georgia, father born in Georgia, mother born in Georgia, can speak English.";
people[21].events[ctr].citations[0] = citations[63];
people[21].events[++ctr] = new Event("Census");
setDate(people[21].events[ctr], 4, 2, 1930);
people[21].events[ctr].place = 2;
people[21].events[ctr].description = "1930 United States Census";
people[21].events[ctr].notes = "Clara A. Baldwin is listed as mother in the household of Bennie D. Baldwin, is 68 years old, a widow, did not attend school in the past year, can read and write, born in Georgia, father born in Georgia, mother born in Georgia, can speak English.";
people[21].events[ctr].citations[0] = citations[89];
people[21].events[++ctr] = new Event("Trust");
setDate(people[21].events[ctr], 6, 20, 1957);
people[21].events[ctr].place = 2;
people[21].events[ctr].notes = "Clara A. Baldwin enters into a Trust agreement with her sons Frank Dorian and Spencer Clarke Baldwin to combine and sell their interests in the lands inherited from Benjamin Franklin Baldwin, Jr.";
people[21].events[ctr].citations[0] = citations[811];

people[22] = new Person("Baldwin", "Frank", "Dorian", "", "M", null, 20, 21);
people[22].siblingIndex = 1;
people[22].images[0] = images[318];
people[22].images[1] = images[287];
people[22].images[2] = images[965];
people[22].images[3] = images[1024];
people[22].images[4] = images[1025];
people[22].parentage[0] = citations[66];
people[22].parentage[1] = citations[86];
people[22].signature[0] = 738;
people[22].signatureCitation[0] = 782;
setDate(people[22].birthInfo, 11, 21, 1885);
people[22].birthInfo.place = 21;
people[22].birthInfo.citations[0] = citations[66];
people[22].birthInfo.citations[1] = citations[212];
people[22].birthInfo.citations[2] = citations[92];
setDate(people[22].deathInfo, 10, 13, 1978);
people[22].deathInfo.citations[0] = citations[92];
people[22].deathInfo.citations[1] = citations[213];
people[22].burialInfo.place = 2;
people[22].burialInfo.location = 43;
people[22].burialInfo.images[0] = images[279];
people[22].burialInfo.citations[0] = citations[92];
people[22].events[0] = new Event("Census");
setDate(people[22].events[0], 6, 13, 1900);
people[22].events[0].place = 2;
people[22].events[0].description = "1900 United States Census";
people[22].events[0].notes = "Frank D. Baldwin is shown as son in the household of Benjamin F. Baldwin, born Nov 1885, is 14 years old, born in Texas, father born in Texas, mother born in Georgia, can read and write, can speak English.";
people[22].events[0].citations[0] = citations[86];
people[22].events[1] = new Event("Census");
setDate(people[22].events[1], 4, 15, 1910);
people[22].events[1].place = 2;
people[22].events[1].description = "1910 United States Census";
people[22].events[1].notes = "Dorian Baldwin is shown as the head of household with 3 other people in household, is 24 years old, married for 1 year, born in Texas, father born in Texas, mother born in Georgia, can speak English, can read and write.  He is living next door to his father Benj. F. Baldwin.";
people[22].events[1].citations[0] = citations[62];
people[22].events[2] = new Event("Occupation");
people[22].events[2].description = "a farm laborer";
people[22].events[2].year = 1900;
people[22].events[2].place = 2;
people[22].events[2].citations[0] = citations[86];
people[22].events[3] = new Event("Occupation");
people[22].events[3].description = "a farmer";
people[22].events[3].year = 1910;
people[22].events[3].place = 2;
people[22].events[3].citations[0] = citations[62];
people[22].events[4] = new Event("Military Draft");
people[22].events[4].description = "World War I";
setDate(people[22].events[4], 9, 12, 1918);
people[22].events[4].place = 1;
people[22].events[4].notes = "Frank is described as tall, slender build, blue eyes, light hair.";
people[22].events[4].citations[0] = citations[782];
people[22].events[5] = new Event("Trust");
setDate(people[22].events[5], 6, 20, 1957);
people[22].events[5].place = 2;
people[22].events[5].notes = "Frank Dorian Baldwin enters into a Trust agreement with his mother Clara Ann Clarke and brother Spencer Clarke Baldwin to combine and sell their interests in the lands inherited from Benjamin Franklin Baldwin, Jr.";
people[22].events[5].citations[0] = citations[811];

people[23] = new Person("Baldwin", "Mary", "Beatrice", "", "F", null, 20, 21);
people[23].siblingIndex = 2;
people[23].altNames[0] = "Bam";
people[23].images[0] = images[287];
people[23].images[1] = images[965];
people[23].images[2] = images[1025];
people[23].parentage[0] = citations[66];
people[23].parentage[1] = citations[86];
setDate(people[23].birthInfo, 7, 29, 1887);
people[23].birthInfo.place = 21;
people[23].birthInfo.citations[0] = citations[66];
people[23].birthInfo.citations[1] = citations[82];
setDate(people[23].deathInfo, 4, 22, 1977);
people[23].deathInfo.citations[0] = citations[82];
people[23].burialInfo.place = 2;
people[23].burialInfo.location = 43;
people[23].burialInfo.images[0] = images[280];
people[23].burialInfo.citations[0] = citations[82];
people[23].events[0] = new Event("Census");
setDate(people[23].events[0], 6, 13, 1900);
people[23].events[0].place = 2;
people[23].events[0].description = "1900 United States Census";
people[23].events[0].notes = "Mary M. (sic) Baldwin is shown as daughter in the household of Benjamin F. Baldwin, born Jul 1887, is 12 years old, born in Texas, father born in Texas, mother born in Georgia, can read and write, can speak English.";
people[23].events[0].citations[0] = citations[86];

people[24] = new Person("Baldwin", "Sallie", "Smith", "", "F", 0, 20, 21);
people[24].siblingIndex = 3;
people[24].images[0] = images[299];
people[24].images[1] = images[953];
people[24].images[2] = images[954];
people[24].images[3] = images[318];
people[24].images[4] = images[282];
people[24].images[5] = images[287];
people[24].images[6] = images[1025];
people[24].images[7] = images[955];
people[24].images[8] = images[956];
people[24].images[9] = images[284];
people[24].images[10] = images[966];
people[24].images[11] = images[968];
people[24].parentage[0] = citations[66];
people[24].parentage[1] = citations[86];
setDate(people[24].birthInfo, 8, 13, 1889);
people[24].birthInfo.place = 2;
people[24].birthInfo.notes = "Time: 10:00 A.M.";
people[24].birthInfo.citations[0] = citations[82];
people[24].birthInfo.citations[1] = citations[66];
people[24].birthInfo.citations[2] = citations[216];
people[24].birthInfo.citations[3] = citations[217];
people[24].deathInfo.month = 7;
people[24].deathInfo.year = 1979;
people[24].deathInfo.place = 34;
people[24].deathInfo.location = 51;
people[24].deathInfo.citations[0] = citations[82];
people[24].deathInfo.citations[1] = citations[216];
setDate(people[24].burialInfo, 7, 30, 1979);
people[24].burialInfo.place = 2;
people[24].burialInfo.location = 43;
people[24].burialInfo.images[0] = images[281];
people[24].burialInfo.citations[0] = citations[82];
people[24].events[0] = new Event("Social Security Number");
people[24].events[0].description = "450-17-4728";
people[24].events[0].citations[0] = citations[216];
people[24].events[1] = new Event("Census");
setDate(people[24].events[1], 6, 13, 1900);
people[24].events[1].place = 2;
people[24].events[1].description = "1900 United States Census";
people[24].events[1].notes = "Sallie S. Baldwin is shown as daughter in the household of Benjamin F. Baldwin, born Aug 1889, is 10 years old, born in Texas, father born in Texas, mother born in Georgia, can read and write, can speak English.";
people[24].events[1].citations[0] = citations[86];

people[25] = new Person("Baldwin", "Benjamin", "Downing", "", "M", null, 20, 21);
people[25].altNames[0] = "Bennie D.";
people[25].siblingIndex = 4;
people[25].parentage[0] = citations[66];
people[25].parentage[1] = citations[86];
people[25].parentage[2] = citations[1647];
setDate(people[25].birthInfo, 11, 1, 1890);
people[25].birthInfo.place = 21;
people[25].birthInfo.citations[0] = citations[221];
people[25].birthInfo.citations[1] = citations[66];
people[25].birthInfo.citations[1] = citations[1647];
setDate(people[25].deathInfo, 10, 24, 1942);
people[25].deathInfo.citations[0] = citations[221];
people[25].deathInfo.citations[1] = citations[67];
people[25].deathInfo.citations[2] = citations[1647];
people[25].deathInfo.notes = "Benjamin died of tuberculosis.";
people[25].burialInfo.place = 2;
people[25].burialInfo.location = 43;
people[25].burialInfo.images[0] = images[283];
people[25].burialInfo.citations[0] = citations[221];
people[25].burialInfo.citations[1] = citations[1647];
people[25].events[0] = new Event("Census");
setDate(people[25].events[0], 6, 13, 1900);
people[25].events[0].place = 2;
people[25].events[0].description = "1900 United States Census";
people[25].events[0].notes = "Benjamin D. Baldwin is shown as son in the household of Benjamin F. Baldwin, born Nov 1890, is 9 years old, born in Texas, father born in Texas, mother born in Georgia.";
people[25].events[0].citations[0] = citations[86];
people[25].events[1] = new Event("Census");
setDate(people[25].events[1], 4, 2, 1930);
people[25].events[1].place = 2;
people[25].events[1].description = "1930 United States Census";
people[25].events[1].notes = "Bennie D. Baldwin is listed as the head of household with 7 other people in household, rents a house, does not own a radio, lives on a farm, is 39 years old, married at age 19, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English, not a veteran.";
people[25].events[1].citations[0] = citations[89];
people[25].events[2] = new Event("Occupation");
people[25].events[2].description = "a farmer";
people[25].events[2].year = 1930;
people[25].events[2].place = 2;
people[25].events[2].citations[0] = citations[89];

people[26] = new Person("Baldwin", "Mattie", "Ely", "", "F", null, 20, 21);
people[26].siblingIndex = 6;
people[26].images[0] = images[1025];
people[26].parentage[0] = citations[66];
people[26].parentage[1] = citations[86];
people[26].parentage[2] = citations[62];
setDate(people[26].birthInfo, 9, 5, 1895);
people[26].birthInfo.place = 21;
people[26].birthInfo.citations[0] = citations[66];
people[26].birthInfo.citations[1] = citations[82];
people[26].birthInfo.citations[2] = citations[207];
setDate(people[26].deathInfo, 9, 20, 1995);
people[26].deathInfo.citations[0] = citations[82];
people[26].deathInfo.citations[1] = citations[207];
people[26].burialInfo.place = 2;
people[26].burialInfo.location = 43;
people[26].burialInfo.images[0] = images[276];
people[26].burialInfo.citations[0] = citations[82];
people[26].events[0] = new Event("Social Security Number");
people[26].events[0].description = "455-17-5655";
people[26].events[0].citations[0] = citations[207];
people[26].events[1] = new Event("Census");
setDate(people[26].events[1], 6, 13, 1900);
people[26].events[1].place = 2;
people[26].events[1].description = "1900 United States Census";
people[26].events[1].notes = "Mattie E. Baldwin is shown as son in the household of Benjamin F. Baldwin, born Sep 1895, 4 years old, born in Texas, father born in Texas, mother born in Georgia.";
people[26].events[1].citations[0] = citations[86];
people[26].events[2] = new Event("Census");
setDate(people[26].events[2], 4, 15, 1910);
people[26].events[2].place = 2;
people[26].events[2].description = "1910 United States Census";
people[26].events[2].notes = "Mattie E. Baldwin is shown as daughter in the household of Benj. F. Baldwin, is 14 years old, born in Texas, father born in Texas, mother born in Georgia, can speak English, can read and write, did attend school in the past year.";
people[26].events[2].citations[0] = citations[62];

ctr = -1;
people[27] = new Person("Baldwin", "Benjamin", "Franklin", "Sr.", "M", null, 29, 30);
people[27].altNames[0] = "Frank";
people[27].siblingIndex = 5;
people[27].citizenRoTx = true;
people[27].parentage[0] = citations[93];
people[27].parentage[1] = citations[1312];
setDate(people[27].birthInfo, 1, 12, 1836);
people[27].birthInfo.place = 26;
people[27].birthInfo.citations[0] = citations[81];
people[27].birthInfo.citations[1] = citations[92];
setDate(people[27].deathInfo, 3, 22, 1869);
people[27].deathInfo.place = 2;
people[27].deathInfo.citations[0] = citations[67];
people[27].deathInfo.citations[1] = citations[92];
setDate(people[27].burialInfo, 3, "", 1869);
people[27].burialInfo.place = 2;
people[27].burialInfo.location = 43;
people[27].burialInfo.notes = "Grave marker was becoming unreadable in 2004. It says:\nB. F. Baldwin\nBorn\nJan. 12, 1836\nDied\nMar. 22, 1869\nAged\n33 Yrs. 2 Mos. & 10 Days\nAsleep in Jesus, blessed sleep\nFrom which none ever wake to weep";
people[27].burialInfo.images[0] = images[811];
people[27].burialInfo.images[1] = images[172];
people[27].burialInfo.citations[0] = citations[92];
people[27].events[++ctr] = new Event("Immigration");
setDate(people[27].events[ctr], 1, "", 1838);
people[27].events[ctr].description = "from Illinois to the Republic of Texas";
people[27].events[ctr].notes = "Benjamin immigrated as a child with his parents.";
people[27].events[ctr].citations[0] = citations[568];
people[27].events[++ctr] = new Event("Census");
setDate(people[27].events[ctr], 9, 4, 1850);
people[27].events[ctr].place = 2;
people[27].events[ctr].description = "1850 United States Census";
people[27].events[ctr].notes = "Frankin (sic) Baldwin is shown in the household of Jane Baldwin, 14 years old, born in Illinois.";
people[27].events[ctr].citations[0] = citations[93];
people[27].events[++ctr] = new Event("Census");
setDate(people[27].events[ctr], 7, 16, 1860);
people[27].events[ctr].place = 24;
people[27].events[ctr].description = "1860 United States Census";
people[27].events[ctr].notes = "Franklin Baldwin is shown as the head of household with 2 other people in household, 22 years old, has $500 in personal estate value, born in Illinois. He is living next door to his mother Jane Baldwin, near his sister Arminda (married to James Rose), and near his brother Allen Baldwin.";
people[27].events[ctr].citations[0] = citations[94];
people[27].events[++ctr] = new Event("Occupation");
people[27].events[ctr].description = "a farmer";
people[27].events[ctr].year = 1860;
people[27].events[ctr].place = 24;
people[27].events[ctr].citations[0] = citations[94];
people[27].events[++ctr] = new Event("Military Service");
people[27].events[ctr].description = "Confederate States of America military";
people[27].events[ctr].year = 1862;
people[27].events[ctr].notes = "Texas Cavalry, Baylor's Regiment, Company E lists a Benjamin F. Baldwin.  This is likely Benjamin Franklin Baldwin, Sr. as a Francis M. Baldwin (probably his brother) is listed in the same company.  He is also listed as an indigent family along with his mother, \"Mstr Baldwin, 4, C, Dependant on hur son\"";
people[27].events[ctr].citations[0] = citations[96];
people[27].events[ctr].citations[1] = citations[1238];
people[27].events[ctr].citations[2] = citations[1312];
people[27].events[++ctr] = new Event("Voter Registration");
setDate(people[27].events[ctr], 8, 3, 1867);
people[27].events[ctr].place = 2;
people[27].events[ctr].notes = "B. F. Baldwin is voter number 210, resides in Precinct 6 of Walker County, resident in Texas for 27 years (sic), resident in Walker County for 2 years, native of Illinois.";
people[27].events[ctr].citations[0] = citations[499];
people[27].events[++ctr] = new Event("Occupation");
people[27].events[ctr].description = "the Sheriff of Walker County, Texas";
people[27].events[ctr].year = "between 11 Apr 1868 and 01 Mar 1869";
people[27].events[ctr].place = 2;
people[27].events[ctr].notes = "B. F. Baldwin, Sr. was the first Sheriff of Walker County, Texas to serve without having been elected.";
people[27].events[ctr].citations[0] = citations[95];
people[27].events[ctr].citations[1] = citations[327];
people[27].events[ctr].citations[2] = citations[97];
people[27].events[ctr].citations[3] = citations[1167];
people[27].events[ctr].citations[4] = citations[1168];

ctr = -1;
people[28] = new Person("Guerrant", "Magdellen", "Moseley", "", "F", null, 123, 124);
people[28].altNames[0] = "Maggie";
people[28].altNames[1] = "Maggy";
people[28].siblingIndex = 12;
people[28].parentage[0] = citations[533];
people[28].parentage[1] = citations[682];
people[28].parentage[2] = citations[680];
setDate(people[28].birthInfo, 3, 25, 1836);
people[28].birthInfo.place = 28;
people[28].birthInfo.citations[0] = citations[81];
people[28].birthInfo.citations[1] = citations[100];
setDate(people[28].deathInfo, 1, 20, 1920);
people[28].deathInfo.place = 22;
people[28].deathInfo.citations[0] = citations[100];
people[28].deathInfo.citations[1] = citations[67];
setDate(people[28].burialInfo, 1, "", 1920);
people[28].burialInfo.place = 22;
people[28].burialInfo.location = 47;
people[28].burialInfo.notes = "Late in life Maggie Moseley Guerrant went to live in Bedias, Texas with her granddaughter Mary Beatrice Baldwin (and husband James Franklin McAdams).  The weather was so bad the day she died they were unable to take her to McAdams cemetery for burial (where her first husband Benjamin Franklin Baldwin, Sr. was buried), so she was buried in the Baptist Cemetery in Bedias, Texas.";
people[28].burialInfo.images[0] = images[187];
people[28].burialInfo.images[1] = images[991];
people[28].burialInfo.citations[0] = citations[100];
people[28].events[++ctr] = new Event("Census");
people[28].events[ctr].place = 189;
people[28].events[ctr].description = "1840 United States Census";
people[28].events[ctr].notes = "Maggie Grant (sic) is probably shown in the household of Charles Grant (sic). She would be the female under 5 years of age.";
people[28].events[ctr].citations[0] = citations[532];
people[28].events[++ctr] = new Event("Inheritance");
people[28].events[ctr].description = "from father Charles Guerrant";
setDate(people[28].events[ctr], 2, 1, 1850);
people[28].events[ctr].place = 189;
people[28].events[ctr].notes = "Inheritance is through deed of gift. Charles Guerrant gives the one-third of the remainder of his personal property to Maggy M.";
people[28].events[ctr].citations[0] = citations[682];
people[28].events[++ctr] = new Event("Census");
people[28].events[ctr].place = 189;
setDate(people[28].events[ctr], 10, 10, 1850);
people[28].events[ctr].description = "1850 United States Census";
people[28].events[ctr].notes = "Magdellen Garrant (sic) is shown in the household of Charles Garrant (sic), 14 years old, born in Virginia (sic).";
people[28].events[ctr].citations[0] = citations[533];
people[28].events[++ctr] = new Event("Immigration");
people[28].events[ctr].year = "before Jun 1855";
people[28].events[ctr].description = "from Winchester, Franklin, Tennessee to Walker County, Texas";
people[28].events[ctr].notes = "Maggie Moseley Guerrant came to Texas with her mother Mary \"Polly\" Spencer some time before her guardianship case is seen in Walker County, Texas in Jun 1855. This was prompted by her sister Henrietta's arrival in Texas some 20 years earlier.";
people[28].events[ctr].citations[0] = citations[1340];
people[28].events[++ctr] = new Event("Court");
people[28].events[ctr].year = "between Jun 1855 and Nov 1861";
people[28].events[ctr].place = 1;
people[28].events[ctr].notes = "This is a guardianship case for Maggie as a minor now in Texas. Her brother Daniel Boone Anderson Guerrant is the initial guardian.";
people[28].events[ctr].citations[0] = citations[1340];
people[28].events[++ctr] = new Event("Census");
setDate(people[28].events[ctr], 7, 16, 1860);
people[28].events[ctr].place = 24;
people[28].events[ctr].description = "1860 United States Census";
people[28].events[ctr].notes = "Maggie Baldwin is shown in the household of Franklin Baldwin, 23 years old, born in Tennessee.";
people[28].events[ctr].citations[0] = citations[94];
people[28].events[++ctr] = new Event("Inheritance");
people[28].events[ctr].description = "from father Charles Guerrant";
setDate(people[28].events[ctr], 4, 23, 1861);
people[28].events[ctr].place = 189;
people[28].events[ctr].notes = "Inheritance is through settlement of her father's estate probate over the period from 24 Apr 1859 to 23 Apr 1861.";
people[28].events[ctr].citations[0] = citations[730];
people[28].events[ctr].citations[1] = citations[731];
people[28].events[ctr].citations[2] = citations[732];
people[28].events[++ctr] = new Event("Land Purchase");
setDate(people[28].events[ctr], 12, 17, 1869);
people[28].events[ctr].place = 2;
people[28].events[ctr].notes = "M. M. Baldwin purchased land from J. (Jane?) C. Hamilton for $74.05.";
people[28].events[ctr].citations[0] = citations[283];
people[28].events[++ctr] = new Event("Census");
people[28].events[ctr].year = 1870;
people[28].events[ctr].place = 2;
people[28].events[ctr].description = "1870 United States Census";
people[28].events[ctr].notes = "Maggie Hamilton is shown in the household of Edward Hamilton, 32 years old, has $150 in real estate, has $400 in personal estate, can read and write, born in Tennessee.  She is living next door to her brother Daniel Guerrant.";
people[28].events[ctr].citations[0] = citations[84];
people[28].events[++ctr] = new Event("Census");
setDate(people[28].events[ctr], 6, 14, 1880);
people[28].events[ctr].place = 2;
people[28].events[ctr].description = "1880 United States Census";
people[28].events[ctr].notes = "M. M. Hamilton is shown as mother in the household of B. F. Baldwin, 44 years old, widowed or divorced, can read and write, born in Tennessee, father born in Virginia, mother born in Virginia.";
people[28].events[ctr].citations[0] = citations[85];
people[28].events[++ctr] = new Event("Census");
setDate(people[28].events[ctr], 6, 13, 1900);
people[28].events[ctr].place = 2;
people[28].events[ctr].description = "1900 United States Census";
people[28].events[ctr].notes = "Maggie M. Hamilton is shown as mother in the household of Benjamin F. Baldwin, born Mar 1836, 64 years old, a widow, mother of 1 child with 1 child living, born in Tennessee, father born in Virginia, mother born in Virginia, can read and write, can speak English.";
people[28].events[ctr].citations[0] = citations[86];
people[28].events[++ctr] = new Event("Census");
setDate(people[28].events[ctr], 4, 16, 1910);
people[28].events[ctr].place = 2;
people[28].events[ctr].description = "1910 United States Census";
people[28].events[ctr].notes = "Maggie M. Hamilton is shown as grandmother in the household of Dorian Baldwin, is 74 years old, a widow, mother of 1 child with 1 child living, born in Tennessee, father born in Virginia, mother born in Virginia, can speak English, can read and write.";
people[28].events[ctr].citations[0] = citations[87];

ctr = -1;
people[29] = new Person("Baldwin", "William", "D.", "", "M");
people[29].citizenRoTx = true;
people[29].signature[0] = 700;
people[29].signatureCitation[0] = 563;
people[29].birthInfo.year = "between 1800 and 1810";
people[29].birthInfo.citations[0] = citations[102];
people[29].deathInfo.year = "Abt 1849";
people[29].deathInfo.place = 21;
people[29].deathInfo.notes = "William D. Baldwin does not appear with Jane and the children in the 1850 census. Presumably, he has already died. The probate minutes of Grimes County seem to confirm this.";
people[29].deathInfo.citations[0] = citations[554];
people[29].deathInfo.citations[1] = citations[93];
people[29].notes = "William D. Baldwin's association to Jane (Baldwin) is not proven, but it likely because of circumstantial evidence. The presence of John C. Thomas in documents concerning William and in documents concerning Jane seems to link William and Jane. (William also witnesses a John C. Thomas land sale at some point.) Further, the presence of J. C. and Louisa Thomas (his oldest daughter?) as founding members of the Little Flock Church in Leon County with Jane strengthens this tie.";
people[29].events[++ctr] = new Event("Census");
people[29].events[ctr].place = 30;
people[29].events[ctr].description = "1830 United States Census";
people[29].events[ctr].notes = "William D. Baldwin is shown as the head of household with 4 other people in household, 20 to 30 years of age.";
people[29].events[ctr].citations[0] = citations[102];
people[29].events[++ctr] = new Event("Military Muster Roll");
setDate(people[29].events[ctr], 5, 30, 1832);
people[29].events[ctr].description = "the Captain Asel F. Ball Company of Mounted Rangers muster roll during the Black Hawk war";
people[29].events[ctr].place = 30;
people[29].events[ctr].notes = "William D. Baldwin is listed as a private.";
people[29].events[ctr].citations[0] = citations[556];
people[29].events[++ctr] = new Event("Military Muster Roll");
setDate(people[29].events[ctr], 6, 26, 1832);
people[29].events[ctr].description = "the Captain Asel F. Ball Company of Mounted Volunteers muster roll during the Black Hawk war";
people[29].events[ctr].place = 30;
people[29].events[ctr].notes = "William D. Baldwin is listed as 1st Lieutenant.";
people[29].events[ctr].citations[0] = citations[555];
people[29].events[++ctr] = new Event("Immigration");
setDate(people[29].events[ctr], 1, "", 1838);
people[29].events[ctr].description = "from Illinois to the Republic of Texas";
people[29].events[ctr].notes = "This is probably stated in the clerk return document for William D. Baldwin's land grant. It is not present in the other documents in William's land grant file.";
people[29].events[ctr].citations[0] = citations[568];
people[29].events[++ctr] = new Event("Land Grant");
setDate(people[29].events[ctr], 1, 3, 1840);
people[29].events[ctr].place = 191;
people[29].events[ctr].notes = "William D. Baldwin is given a 3rd class conditional land grant of 640 acres, Certificate #108. (This conditional certificate was lost and presumably left in the County Clerk's office at the time William applied for the unconditional certificate.)";
people[29].events[ctr].citations[0] = citations[564];
people[29].events[ctr].citations[1] = citations[568];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1840;
people[29].events[ctr].place = 191;
people[29].events[ctr].notes = "W. D. Baldwin is shown paying a $1.00 poll tax.";
people[29].events[ctr].citations[0] = citations[576];
people[29].events[ctr].citations[1] = citations[557];
people[29].events[++ctr] = new Event("Land Grant");
setDate(people[29].events[ctr], 7, 4, 1842);
people[29].events[ctr].place = 49;
people[29].events[ctr].notes = "William D. Baldwin is given an unconditional land grant of 640 acres, certificate #25, in Washington County by virtue of his conditional certificate #108, 3rd Class dated 03 Jan 1840 and issued in Jasper County. He has resided in the Republic at least 3 years. Note that the unconditional certificate is signed by J. C. Thomas.";
people[29].events[ctr].citations[0] = citations[558];
people[29].events[ctr].citations[1] = citations[568];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1843;
people[29].events[ctr].place = 49;
people[29].events[ctr].notes = "W. D. Bawdwin (sic) is shown paying a $1.00 poll tax.";
people[29].events[ctr].citations[0] = citations[575];
people[29].events[++ctr] = new Event("Power of Attorney");
setDate(people[29].events[ctr], 9, 4, 1843);
people[29].events[ctr].description = "to James H. Holt";
people[29].events[ctr].place = 49;
people[29].events[ctr].notes = "Power of attorney allows Mr. Holt to sell the 640 acres of land granted to William D. Baldwin via Certificate #108 on 04 Jul 1842. Note the mention of J. C. Thomas and Pheba Baldwin being present before the land commissioners with William on 04 Jul 1842.";
people[29].events[ctr].citations[0] = citations[563];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1846;
people[29].events[ctr].place = 190;
people[29].events[ctr].notes = "Wm. D. Baldwin is shown paying $1.00 in state tax and $0.25 in county tax.";
people[29].events[ctr].citations[0] = citations[538];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1846;
people[29].events[ctr].place = 192;
people[29].events[ctr].notes = "W. D. Baldwin is shown owning 640 acres of land on the San Fernandez River, paying $0.36 in tax.";
people[29].events[ctr].citations[0] = citations[577];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1847;
people[29].events[ctr].place = 190;
people[29].events[ctr].notes = "W. D. Baldwin is shown paying $1.00 in state tax and $0.30 in county tax.";
people[29].events[ctr].citations[0] = citations[537];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1847;
people[29].events[ctr].place = 192;
people[29].events[ctr].notes = "W. D. Baldwin is shown owning 640 acres of land on the San Fernandez River, paying $0.36 and $0.12 in tax.";
people[29].events[ctr].citations[0] = citations[578];
people[29].events[++ctr] = new Event("Land Survey");
setDate(people[29].events[ctr], 7, 27, 1847);
people[29].events[ctr].place = 192;
people[29].events[ctr].notes = "Land survey for unconditional certificate #108 of 04 Jul 1842. (The survey is actually ordered by James H. Holt as he claims in the land sale document in 1853.)";
people[29].events[ctr].citations[0] = citations[562];
people[29].events[ctr].citations[1] = citations[561];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1848;
people[29].events[ctr].place = 190;
people[29].events[ctr].notes = "W. D. Baldwin is shown paying $1.00 in state tax and $0.33 in county tax.";
people[29].events[ctr].citations[0] = citations[536];
people[29].events[++ctr] = new Event("Tax Roll");
people[29].events[ctr].year = 1848;
people[29].events[ctr].place = 192;
people[29].events[ctr].notes = "W. D. Baldwin is shown owning 640 acres of land on the San Fernandez River, paying $0.36 and $0.18 in tax.";
people[29].events[ctr].citations[0] = citations[579];
people[29].events[++ctr] = new Event("Probate");
setDate(people[29].events[ctr], 6, "", 1849);
people[29].events[ctr].place = 190;
people[29].events[ctr].notes = "John C. Thomas is petitioning for Letters of Administration for the estate of William Baldwin at the request of the (unnamed) widow.";
people[29].events[ctr].citations[0] = citations[554];
people[29].events[++ctr] = new Event("Land Sale");
setDate(people[29].events[ctr], 3, 28, 1853);
people[29].events[ctr].place = 192;
people[29].events[ctr].notes = "William D. Baldwin posthumously sells his 640 acre land grant in via his attorney James H. Holt (see Power of Attorney on 04 Sep 1843) to George W. Gentry.";
people[29].events[ctr].citations[0] = citations[561];

ctr = -1;
people[30] = new Person("", "Jane", "", "", "F");
people[30].citizenRoTx = true;
people[30].birthInfo.year = "between 1805 and 1811";
people[30].birthInfo.place = 27;
people[30].birthInfo.citations[0] = citations[93];
people[30].birthInfo.citations[1] = citations[103];
people[30].birthInfo.citations[2] = citations[104];
people[30].deathInfo.year = "Aft 1870";
people[30].deathInfo.place = 21;
people[30].deathInfo.citations[0] = citations[104];
people[30].notes = "Jane appears on the Limestone County, Texas list of indigent Confederate families in the 1863-1865 time period. She is listed as \"Mstr Baldwin, 4, C, Dependant on hur son.\" Her son \"Frank\" (Benjamin Franklin Baldwin, Sr.) is listed above her.";
people[30].notesCitations[0] = citations[1312];
people[30].events[++ctr] = new Event("Census");
people[30].events[ctr].place = 30;
people[30].events[ctr].description = "1830 United States Census";
people[30].events[ctr].notes = "Jane Baldwin is probably shown in the household of William D. Baldwin. She would be the female 20 to 30 years of age.";
people[30].events[ctr].citations[0] = citations[102];
people[30].events[++ctr] = new Event("Immigration");
setDate(people[30].events[ctr], 1, "", 1838);
people[30].events[ctr].description = "from Illinois to the Republic of Texas";
people[30].events[ctr].notes = "This is probably stated in the clerk return document for her husband William D. Baldwin's land grant. It is not present in the other documents in William's land grant file.";
people[30].events[ctr].citations[0] = citations[568];
people[30].events[++ctr] = new Event("Land Purchase");
setDate(people[30].events[ctr], 12, 21, 1849);
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Jane Baldwin purchased one labor of land from Daniel B. McMahon. The land was 14 miles N 64°W of Huntsville. (The land was originally granted to Daniel B. McMahon via Certificate #22, 1st Class, by the Board of Land Commissioners on 14 Mar 1839.) Note that John C. Thomas was a witness for this purchase.";
people[30].events[ctr].citations[0] = citations[464];
people[30].events[++ctr] = new Event("Land Survey");
setDate(people[30].events[ctr], 4, 15, 1850);
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Land survey for unconditional certificate #22 of 14 Mar 1839.";
people[30].events[ctr].citations[0] = citations[566];
people[30].events[++ctr] = new Event("Census");
setDate(people[30].events[ctr], 9, 4, 1850);
people[30].events[ctr].place = 2;
people[30].events[ctr].description = "1850 United States Census";
people[30].events[ctr].notes = "Jane Baldwin is shown as the head of household with 12 other people in household, 42 years old, a widow, has $150 in real estate value, born in Ohio, cannot read or write.";
people[30].events[ctr].citations[0] = citations[93];
people[30].events[++ctr] = new Event("Tax Roll");
people[30].events[ctr].year = 1851;
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Jane Baldwin is shown owning 175 acres of land (originally granted to McMahon) valued at $150, 30 cattle valued at $129, paying $0.41 in state tax and $0.21 in county tax.";
people[30].events[ctr].citations[0] = citations[501];
people[30].events[++ctr] = new Event("Tax Roll");
people[30].events[ctr].year = 1852;
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Jane Baldwin is shown owning 175 acres of land (originally granted to McMahon) valued at $175, paying $0.26 in state tax and $0.13 in county tax.";
people[30].events[ctr].citations[0] = citations[500];
people[30].events[++ctr] = new Event("Church");
people[30].events[ctr].description = "the Little Flock Baptist Church";
people[30].events[ctr].year = 1854;
people[30].events[ctr].place = 133;
people[30].events[ctr].notes = "Jane Baldwin was a founding member of the Little Flock Baptist Church. Note that other founding members can be seen living near Jane in the 1860 census (Cothern, Lamb, Stapleton). Note also the presence of J. C. and Louisa Thomas (her oldest daughter?) as founding members of the church.";
people[30].events[ctr].citations[0] = citations[503];
people[30].events[++ctr] = new Event("Land Patent");
setDate(people[30].events[ctr], 11, 23, 1858);
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Jane Baldwin is issued a patent for the grant of one labor of land (originally granted to Daniel B. McMahon, Certificate #22, 1st Class, purchased from him 21 Dec 1849). Note that \"Mr. Tomas\" (presumably John C. Thomas) is the recipient of a letter on 05 Aug 1854 from the future purchaser of this land concerning the patent. On the back of the letter are the words \"Favor of Franklin Baldwin\".";
people[30].events[ctr].citations[0] = citations[565];
people[30].events[ctr].citations[1] = citations[273];
people[30].events[ctr].citations[2] = citations[276];
people[30].events[ctr].citations[3] = citations[567];
people[30].events[++ctr] = new Event("Land Sale");
setDate(people[30].events[ctr], 10, 13, 1859);
people[30].events[ctr].place = 2;
people[30].events[ctr].notes = "Jane Baldwin sells the labor of land purchased from Daniel B. McMahon to William Robinson. Note that J. C. Thomas was the notary public (in Leon County) for this sale.";
people[30].events[ctr].citations[0] = citations[276];
people[30].events[ctr].citations[1] = citations[370];
people[30].events[++ctr] = new Event("Census");
setDate(people[30].events[ctr], 7, 16, 1860);
people[30].events[ctr].place = 24;
people[30].events[ctr].description = "1860 United States Census";
people[30].events[ctr].notes = "Jane Baldwin is shown as the head of household with 5 other people in household, is 49 years old, has $600 in real estate value and $200 in personal estate value, born in Ohio.  She is living next door to her son Franklin Baldwin, near her daughter Arminda (married to James Rose), and near her son Allen Baldwin. (Note her post office is Willow Creek which is right on the Limestone/Leon County line. She is not far from Bear Grass in Leon County where John C. and Louisa Thomas are living in 1860.)";
people[30].events[ctr].citations[0] = citations[103];
people[30].events[++ctr] = new Event("Occupation");
people[30].events[ctr].description = "a farmer";
people[30].events[ctr].year = 1860;
people[30].events[ctr].place = 24;
people[30].events[ctr].citations[0] = citations[103];
people[30].events[++ctr] = new Event("Census");
setDate(people[30].events[ctr], 6, 1, 1870);
people[30].events[ctr].place = 24;
people[30].events[ctr].description = "1870 United States Census";
people[30].events[ctr].notes = "Jane Baldwin is shown in the household of Francis M. Baldwin, is 65 years old, born in Ohio.";
people[30].events[ctr].citations[0] = citations[104];

people[31] = new Person("Hamilton", "Edward", "G.", "", "M");
people[31].birthInfo.year = "Abt 1837";
people[31].birthInfo.place = 29;
people[31].birthInfo.citations[0] = citations[84];
people[31].events[0] = new Event("Census");
people[31].events[0].year = 1870;
people[31].events[0].place = 2;
people[31].events[0].description = "1870 United States Census";
people[31].events[0].notes = "Edward Hamilton is shown as the head of household with 3 other people in household, is 33 years old, married in Jan 1870, has $150 in personal estate, can read and write, born in Mississippi.";
people[31].events[0].citations[0] = citations[84];
people[31].events[1] = new Event("Occupation");
people[31].events[1].description = "a farmer";
people[31].events[1].year = 1870;
people[31].events[1].place = 2;
people[31].events[1].citations[0] = citations[84];

people[32] = new Person("Baldwin", "Allen", "M.", "", "M", null, 29, 30);
people[32].siblingIndex = 2;
people[32].citizenRoTx = true;
people[32].parentage[0] = citations[93];
people[32].birthInfo.year = "Abt 1830";
people[32].birthInfo.place = 26;
people[32].deathInfo.year = "Bef 1870";
people[32].events[0] = new Event("Census");
setDate(people[32].events[0], 9, 4, 1850);
people[32].events[0].place = 2;
people[32].events[0].description = "1850 United States Census";
people[32].events[0].notes = "Allan (sic) Baldwin is shown in the household of Jane Baldwin, is 20 years old, born in Illinois.";
people[32].events[0].citations[0] = citations[93];
people[32].events[1] = new Event("Census");
setDate(people[32].events[1], 7, 16, 1860);
people[32].events[1].place = 24;
people[32].events[1].description = "1860 United States Census";
people[32].events[1].notes = "A. Baldwin is shown as the head of household with 1 other person in household, is 28 years old, has $800 in personal estate value, born in Illinois.";
people[32].events[1].citations[0] = citations[168];
people[32].events[2] = new Event("Occupation");
people[32].events[2].description = "a farmer";
people[32].events[2].year = 1850;
people[32].events[2].place = 2;
people[32].events[2].citations[0] = citations[93];
people[32].events[3] = new Event("Occupation");
people[32].events[3].description = "a teacher";
people[32].events[3].year = 1860;
people[32].events[3].place = 24;
people[32].events[3].citations[0] = citations[168];

people[33] = new Person("Baldwin", "Mary", "", "", "F", null, 29, 30);
people[33].siblingIndex = 3;
people[33].citizenRoTx = true;
people[33].parentage[0] = citations[93];
people[33].birthInfo.year = "Abt 1831";
people[33].birthInfo.place = 26;
people[33].birthInfo.citations[0] = citations[93];
people[33].events[0] = new Event("Census");
setDate(people[33].events[0], 9, 4, 1850);
people[33].events[0].place = 2;
people[33].events[0].description = "1850 United States Census";
people[33].events[0].notes = "Mary Baldwin is shown in the household of Jane Baldwin, is 19 years old, born in Illinois.";
people[33].events[0].citations[0] = citations[93];

people[34] = new Person("Baldwin", "Martha", "", "", "F", null, 29, 30);
people[34].siblingIndex = 4;
people[34].citizenRoTx = true;
people[34].parentage[0] = citations[93];
people[34].birthInfo.year = "Abt 1834";
people[34].birthInfo.place = 26;
people[34].birthInfo.citations[0] = citations[93];
people[34].events[0] = new Event("Census");
setDate(people[34].events[0], 9, 4, 1850);
people[34].events[0].place = 2;
people[34].events[0].description = "1850 United States Census";
people[34].events[0].notes = "Martha Baldwin is shown in the household of Jane Baldwin, is 16 years old, born in Illinois.";
people[34].events[0].citations[0] = citations[93];

people[35] = new Person("Baldwin", "Arminda", "", "", "F", null, 29, 30);
people[35].siblingIndex = 6;
people[35].citizenRoTx = true;
people[35].parentage[0] = citations[93];
people[35].birthInfo.year = "Abt 1838";
people[35].birthInfo.place = 21;
people[35].birthInfo.citations[0] = citations[93];
people[35].deathInfo.year = "Bef Sep 1863";
people[35].deathInfo.notes = "Arminda's husband James J. Rose married a second wife, Amanda Goolsby, on 17 Sep 1863. Presumably, Arminda died before this occurred.";
people[35].deathInfo.citations[0] = citations[179];
people[35].events[0] = new Event("Census");
setDate(people[35].events[0], 9, 4, 1850);
people[35].events[0].place = 2;
people[35].events[0].description = "1850 United States Census";
people[35].events[0].notes = "Armanda (sic) Baldwin is shown in the household of Jane Baldwin, is 12 years old, born in Texas.";
people[35].events[0].citations[0] = citations[93];
people[35].events[1] = new Event("Census");
setDate(people[35].events[1], 7, 16, 1860);
people[35].events[1].place = 24;
people[35].events[1].description = "1860 United States Census";
people[35].events[1].notes = "Amanda (sic) Rose is shown in the household of Jas. Rose, is 22 years old, born in Texas.";
people[35].events[1].citations[0] = citations[103];

people[36] = new Person("Baldwin", "Francis", "Marion", "", "M", null, 29, 30);
people[36].siblingIndex = 7;
people[36].citizenRoTx = true;
people[36].parentage[0] = citations[93];
people[36].parentage[1] = citations[181];
setDate(people[36].birthInfo, 9, 6, 1840);
people[36].birthInfo.place = 21;
people[36].birthInfo.citations[0] = citations[180];
setDate(people[36].deathInfo, 5, 21, 1900);
people[36].deathInfo.place = 31;
people[36].deathInfo.citations[0] = citations[180];
setDate(people[36].burialInfo, 5, 22, 1900);
people[36].burialInfo.place = 31;
people[36].burialInfo.location = 48;
people[36].burialInfo.citations[0] = citations[180];
people[36].events[0] = new Event("Census");
setDate(people[36].events[0], 9, 4, 1850);
people[36].events[0].place = 2;
people[36].events[0].description = "1850 United States Census";
people[36].events[0].notes = "Francis Baldwin is shown in the household of Jane Baldwin, is 10 years old, born in Texas.";
people[36].events[0].citations[0] = citations[93];
people[36].events[1] = new Event("Census");
setDate(people[36].events[1], 7, 16, 1860);
people[36].events[1].place = 24;
people[36].events[1].description = "1860 United States Census";
people[36].events[1].notes = "F. M. Baldwin is shown in the household of Jane Baldwin, is 19 years old, born in Texas.";
people[36].events[1].citations[0] = citations[103];
people[36].events[2] = new Event("Census");
setDate(people[36].events[2], 6, 1, 1870);
people[36].events[2].place = 24;
people[36].events[2].description = "1870 United States Census";
people[36].events[2].notes = "Francis M. Baldwin is shown as the head of household with 6 other people in household, is 30 years old, born in Texas.";
people[36].events[2].citations[0] = citations[181];
people[36].events[3] = new Event("Census");
setDate(people[36].events[3], 6, 8, 1880);
people[36].events[3].place = 24;
people[36].events[3].description = "1880 United States Census";
people[36].events[3].notes = "Francis M. Baldwin is shown as the head of household with 11 other people in household, is 39 years old, married, can read and write, born in Texas, father born in Illinois, mother born in Illinois (sic).";
people[36].events[3].citations[0] = citations[105];
people[36].events[4] = new Event("Occupation");
people[36].events[4].description = "a farm laborer";
people[36].events[4].year = 1860;
people[36].events[4].place = 24;
people[36].events[4].citations[0] = citations[103];
people[36].events[5] = new Event("Occupation");
people[36].events[5].description = "a planter";
people[36].events[5].year = 1870;
people[36].events[5].place = 24;
people[36].events[5].citations[0] = citations[181];
people[36].events[6] = new Event("Occupation");
people[36].events[6].description = "a farmer";
people[36].events[6].year = 1880;
people[36].events[6].place = 24;
people[36].events[6].citations[0] = citations[105];
people[36].events[7] = new Event("Military Service");
people[36].events[7].description = "Confederate States of America military";
people[36].events[7].notes = "Texas Cavalry, Baylor's Regiment, Company E lists a Francis M. Baldwin.  This is likely Francis Marion Baldwin as a Benjamin F. Baldwin (his brother) is listed in the same company.";
people[36].events[7].citations[0] = citations[96];

people[37] = new Person("Baldwin", "Sarah", "", "", "F", null, 29, 30);
people[37].siblingIndex = 8;
people[37].citizenRoTx = true;
people[37].parentage[0] = citations[93];
people[37].notes = "Sarah is a twin of Andrew.";
people[37].birthInfo.year = "Abt 1842";
people[37].birthInfo.place = 21;
people[37].birthInfo.citations[0] = citations[93];
people[37].events[0] = new Event("Census");
setDate(people[37].events[0], 9, 4, 1850);
people[37].events[0].place = 2;
people[37].events[0].description = "1850 United States Census";
people[37].events[0].notes = "Sarah Baldwin is shown in the household of Jane Baldwin, is a twin of Andrew, is 8 years old, born in Texas.";
people[37].events[0].citations[0] = citations[93];

people[38] = new Person("Baldwin", "Andrew", "J.", "", "M", null, 29, 30);
people[38].siblingIndex = 9;
people[38].citizenRoTx = true;
people[38].parentage[0] = citations[93];
people[38].notes = "Andrew is a twin of Sarah.";
people[38].birthInfo.year = "Abt 1842";
people[38].birthInfo.place = 21;
people[38].birthInfo.citations[0] = citations[93];
people[38].events[0] = new Event("Census");
setDate(people[38].events[0], 9, 4, 1850);
people[38].events[0].place = 2;
people[38].events[0].description = "1850 United States Census";
people[38].events[0].notes = "Andrew Baldwin is shown in the household of Jane Baldwin, is a twin of Sarah, is 8 years old, born in Texas.";
people[38].events[0].citations[0] = citations[93];
people[38].events[1] = new Event("Census");
setDate(people[38].events[1], 7, 16, 1860);
people[38].events[1].place = 24;
people[38].events[1].description = "1860 United States Census";
people[38].events[1].notes = "A. J. Baldwin is shown in the household of Jane Baldwin, is 16 years old, born in Texas.";
people[38].events[1].citations[0] = citations[103];
people[38].events[2] = new Event("Occupation");
people[38].events[2].description = "a farm laborer";
people[38].events[2].year = 1860;
people[38].events[2].place = 24;
people[38].events[2].citations[0] = citations[103];

people[39] = new Person("Baldwin", "Cornelius", "", "", "U", null, 29, 30);
people[39].altNames[0] = "Cornelia Baldwin";
people[39].siblingIndex = 10;
people[39].parentage[0] = citations[93];
people[39].birthInfo.year = "Abt 1845";
people[39].birthInfo.place = 21;
people[39].birthInfo.citations[0] = citations[93];
people[39].events[0] = new Event("Census");
setDate(people[39].events[0], 9, 4, 1850);
people[39].events[0].place = 2;
people[39].events[0].description = "1850 United States Census";
people[39].events[0].notes = "Cornelius Baldwin is shown in the household of Jane Baldwin, a male, is 5 years old, born in Texas.";
people[39].events[0].citations[0] = citations[93];
people[39].events[1] = new Event("Census");
setDate(people[39].events[1], 7, 16, 1860);
people[39].events[1].place = 24;
people[39].events[1].description = "1860 United States Census";
people[39].events[1].notes = "Cornelia Baldwin is shown in the household of Jane Baldwin, a female, 14 years old, born in Texas.";
people[39].events[1].citations[0] = citations[103];

people[40] = new Person("Baldwin", "James", "M.", "", "M", null, 29, 30);
people[40].siblingIndex = 11;
people[40].parentage[0] = citations[93];
setDate(people[40].birthInfo, 3, 12, 1847);
people[40].birthInfo.place = 21;
people[40].birthInfo.citations[0] = citations[182];
setDate(people[40].deathInfo, 2, 11, 1905);
people[40].deathInfo.place = 32;
people[40].deathInfo.citations[0] = citations[182];
setDate(people[40].burialInfo, 2, "", 1905);
people[40].burialInfo.place = 24;
people[40].burialInfo.location = 49;
people[40].burialInfo.citations[0] = citations[182];
people[40].burialInfo.citations[1] = citations[502];
people[40].events[0] = new Event("Census");
setDate(people[40].events[0], 9, 4, 1850);
people[40].events[0].place = 2;
people[40].events[0].description = "1850 United States Census";
people[40].events[0].notes = "Jas. Baldwin is shown in the household of Jane Baldwin, 3 years old, born in Texas.";
people[40].events[0].citations[0] = citations[183];
people[40].events[1] = new Event("Census");
setDate(people[40].events[1], 7, 16, 1860);
people[40].events[1].place = 24;
people[40].events[1].description = "1860 United States Census";
people[40].events[1].notes = "Jas. Baldwin is shown in the household of Jane Baldwin, is 12 years old, born in Texas.";
people[40].events[1].citations[0] = citations[94];
people[40].events[2] = new Event("Census");
setDate(people[40].events[2], 6, 1, 1870);
people[40].events[2].place = 24;
people[40].events[2].description = "1870 United States Census";
people[40].events[2].notes = "Jas. Baldwin is shown as the head of household with 2 other people in household, is 21 years old, born in Texas.";
people[40].events[2].citations[0] = citations[104];
people[40].events[3] = new Event("Census");
setDate(people[40].events[3], 6, 10, 1880);
people[40].events[3].place = 24;
people[40].events[3].description = "1880 United States Census";
people[40].events[3].notes = "James M. Baldwin is shown as the head of household with 5 other people in household, 33 years old, born in Texas, father born in Illinois, mother born in Illinois (sic).";
people[40].events[3].citations[0] = citations[184];
people[40].events[4] = new Event("Occupation");
people[40].events[4].description = "a planter";
people[40].events[4].year = 1870;
people[40].events[4].place = 24;
people[40].events[4].citations[0] = citations[104];

people[41] = new Person("Baldwin", "Harriet", "", "", "F", null, 29, 30);
people[41].siblingIndex = 12;
people[41].parentage[0] = citations[93];
people[41].notes = "Harriet is most likely a twin of Jane.";
people[41].birthInfo.year = "Abt 1849";
people[41].birthInfo.place = 21;
people[41].birthInfo.citations[0] = citations[183];
people[41].events[0] = new Event("Census");
setDate(people[41].events[0], 9, 4, 1850);
people[41].events[0].place = 2;
people[41].events[0].description = "1850 United States Census";
people[41].events[0].notes = "Harriet Baldwin is shown in the household of Jane Baldwin, 1 year old, born in Texas.";
people[41].events[0].citations[0] = citations[183];
people[41].events[1] = new Event("Census");
setDate(people[41].events[1], 7, 16, 1860);
people[41].events[1].place = 24;
people[41].events[1].description = "1860 United States Census";
people[41].events[1].notes = "Hariet (sic) Baldwin is shown in the household of Jane Baldwin, is 11 years old, born in Texas.";
people[41].events[1].citations[0] = citations[94];

people[42] = new Person("Baldwin", "Jane", "", "", "F", null, 29, 30);
people[42].siblingIndex = 13;
people[42].parentage[0] = citations[93];
people[42].notes = "Jane is most likely a twin of Harriet.";
people[42].birthInfo.year = "Abt 1849";
people[42].birthInfo.place = 21;
people[42].birthInfo.citations[0] = citations[183];
people[42].deathInfo.year = "Bef 1860";
people[42].deathInfo.notes = "Jane does not appear with her mother and twin sister in the 1860 United States census. It is quite possible she had died.";
people[42].events[0] = new Event("Census");
setDate(people[42].events[0], 9, 4, 1850);
people[42].events[0].place = 2;
people[42].events[0].description = "1850 United States Census";
people[42].events[0].notes = "Jane Baldwin is shown in the household of Jane Baldwin, 1 year old, born in Texas.";
people[42].events[0].citations[0] = citations[183];

ctr = -1;
people[43] = new Person("Anders", "Roy", "Jacob", "Sr.", "M", 8, 51, 52);
people[43].altNames[0] = "Papa";
people[43].siblingIndex = 3;
people[43].citations[0] = citations[111];
people[43].images[0] = images[1083];
people[43].images[1] = images[3369];
people[43].images[2] = images[3370];
people[43].images[3] = images[3371];
people[43].images[4] = images[1084];
people[43].images[5] = images[1598];
people[43].images[6] = images[663];
people[43].images[7] = images[1082];
people[43].images[8] = images[619];
people[43].images[9] = images[1081];
people[43].images[10] = images[1091];
people[43].images[11] = images[1092];
people[43].images[12] = images[1117];
people[43].images[13] = images[3373];
people[43].signature[0] = 740;
people[43].signatureCitation[0] = 785;
people[43].signature[1] = 2509;
people[43].signatureCitation[1] = 1286;
people[43].parentage[0] = citations[1005];
people[43].parentage[1] = citations[109];
people[43].parentage[2] = citations[115];
people[43].parentage[3] = citations[112];
people[43].parentage[4] = citations[113];
people[43].parentage[5] = citations[114];
people[43].parentage[6] = citations[1226];
people[43].parentage[7] = citations[1367];
setDate(people[43].birthInfo, 10, 6, 1898);
people[43].birthInfo.place = 1;
people[43].birthInfo.citations[0] = citations[1005];
people[43].birthInfo.citations[1] = citations[109];
people[43].birthInfo.citations[2] = citations[115];
people[43].birthInfo.citations[3] = citations[329];
people[43].birthInfo.citations[4] = citations[1225];
people[43].birthInfo.notes = "Roy's birth place is specified as Huntsville, Walker, Texas on his birth certificate and Montgomery County, Texas on his death certificate. Based on Walker County tax records from 1891 through 1900, Roy's parents were living in Walker County. Therefore, Huntsville is assumed to be the correct birth place.";
setDate(people[43].deathInfo, 12, 22, 1957);
people[43].deathInfo.place = 6;
people[43].deathInfo.location = 50;
people[43].deathInfo.notes = "Time: 2:00 P.M.";
people[43].deathInfo.citations[0] = citations[115];
people[43].deathInfo.citations[1] = citations[329];
people[43].deathInfo.citations[2] = citations[110];
people[43].deathInfo.citations[3] = citations[1225];
people[43].deathInfo.citations[4] = citations[1366];
setDate(people[43].burialInfo, 12, 24, 1957);
people[43].burialInfo.place = 1;
people[43].burialInfo.location = 39;
people[43].burialInfo.notes = "Time: 10:00 A.M.";
people[43].burialInfo.images[0] = images[192];
people[43].burialInfo.images[1] = images[755];
people[43].burialInfo.citations[0] = citations[115];
people[43].burialInfo.citations[1] = citations[329];
people[43].burialInfo.citations[2] = citations[110];
people[43].burialInfo.citations[3] = citations[1227];
people[43].burialInfo.citations[4] = citations[1366];
people[43].events[++ctr] = new Event("Social Security Number");
people[43].events[ctr].description = "466-24-2040";
people[43].events[ctr].citations[0] = citations[120];
people[43].events[++ctr] = new Event("Census");
setDate(people[43].events[ctr], 6, 26, 1900);
people[43].events[ctr].place = 2;
people[43].events[ctr].description = "1900 United States Census";
people[43].events[ctr].notes = "Jacob R. (sic) Anders is shown as son in the household of Robert L. Anders, born Oct 1898, 1 year old, born in Texas, father born in Texas, mother born in Texas.";
people[43].events[ctr].citations[0] = citations[112];
people[43].events[++ctr] = new Event("Census");
setDate(people[43].events[ctr], 4, 30, 1910);
people[43].events[ctr].place = 2;
people[43].events[ctr].description = "1910 United States Census";
people[43].events[ctr].notes = "Roy Anders is shown as son in the household of R. L. Anders, 11 years old, born in Texas, father born in Texas, mother born in Texas, can speak English, can read and write, attended school in the past year.";
people[43].events[ctr].citations[0] = citations[113];
people[43].events[++ctr] = new Event("Baptism");
people[43].events[ctr].place = 2;
people[43].events[ctr].location = 38;
setDate(people[43].events[ctr], 5, 1, 1912);
people[43].events[ctr].citations[0] = citations[1364];
people[43].events[++ctr] = new Event("Military Draft");
people[43].events[ctr].description = "World War I";
setDate(people[43].events[ctr], 9, 12, 1918);
people[43].events[ctr].place = 1;
people[43].events[ctr].notes = "Roy is described as medium height, medium build, blue eyes, light hair.";
people[43].events[ctr].citations[0] = citations[785];
people[43].events[++ctr] = new Event("Census");
setDate(people[43].events[ctr], 1, 16, 1920);
people[43].events[ctr].place = 2;
people[43].events[ctr].description = "1920 United States Census";
people[43].events[ctr].notes = "Roy Anders is shown as son in the household of Robert Lee Anders, 21 years old, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[43].events[ctr].citations[0] = citations[114];
people[43].events[++ctr] = new Event("Occupation");
people[43].events[ctr].description = "a proprietor in a garage";
people[43].events[ctr].year = 1920;
people[43].events[ctr].place = 2;
people[43].events[ctr].citations[0] = citations[114];
people[43].events[++ctr] = new Event("Organization Leadership");
people[43].events[ctr].description = "Worshipful Master of Forrest Masonic Lodge No. 19";
people[43].events[ctr].place = 1;
people[43].events[ctr].location = 116;
people[43].events[ctr].year = 1926;
people[43].events[ctr].notes = "Roy's name is mistyped as Roy A. Anders.";
people[43].events[ctr].citations[0] = citations[65];
people[43].events[++ctr] = new Event("Land Purchase");
setDate(people[43].events[ctr], 2, 19, 1927);
people[43].events[ctr].place = 1;
people[43].events[ctr].notes = "Roy Anders purchases land in the town of Huntsville from (his parents) R. L. Anders and wife Jimmie Addie Anders for $4,000.";
people[43].events[ctr].citations[0] = citations[1408];
people[43].events[++ctr] = new Event("Land Purchase");
setDate(people[43].events[ctr], 1, 21, 1929);
people[43].events[ctr].place = 1;
people[43].events[ctr].notes = "Roy Anders purchased land from the First Christian Church of Huntsville, Texas.";
people[43].events[ctr].citations[0] = citations[741];
people[43].events[++ctr] = new Event("Land Purchase");
setDate(people[43].events[ctr], 3, 30, 1929);
people[43].events[ctr].place = 2;
people[43].events[ctr].notes = "Roy Anders purchased a 1/20 interest in a 155.25 acre tract of land.";
people[43].events[ctr].citations[0] = citations[794];
people[43].events[ctr].citations[1] = citations[795];
people[43].events[++ctr] = new Event("Census");
setDate(people[43].events[ctr], 4, 5, 1930);
people[43].events[ctr].place = 2;
people[43].events[ctr].description = "1930 United States Census";
people[43].events[ctr].notes = "Roy J. Anders is listed as the head of household with 6 other people in household, owns a house on Avenue L with value $3,500, does not own a radio, does not live on a farm, 30 years old, married at age 24, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English, not a veteran.";
people[43].events[ctr].citations[0] = citations[57];
people[43].events[++ctr] = new Event("Occupation");
people[43].events[ctr].description = "an automobile dealer";
people[43].events[ctr].year = 1930;
people[43].events[ctr].place = 2;
people[43].events[ctr].images[0] = images[795];
people[43].events[ctr].images[1] = images[794];
people[43].events[ctr].images[2] = images[796];
people[43].events[ctr].citations[0] = citations[57];
people[43].events[++ctr] = new Event("Land Sale");
setDate(people[43].events[ctr], 7, 14, 1933);
people[43].events[ctr].place = 2;
people[43].events[ctr].notes = "Roy and Georgia Anders sell their 1/20 interest in a 155.25 acre tract of land (originally purchased 30 Mar 1929).";
people[43].events[ctr].citations[0] = citations[796];
people[43].events[++ctr] = new Event("Land Purchase");
setDate(people[43].events[ctr], 4, 5, 1947);
people[43].events[ctr].place = 1;
people[43].events[ctr].notes = "The Roy Anders Motor Company purchased land (with existing improvements) from Howard F. Hall for $15,000. (This is the same land he originally purchased on 21 Jan 1929. The land was located at 1421 Avenue L - now Sam Houston Avenue.)";
people[43].events[ctr].citations[0] = citations[740];
people[43].events[++ctr] = new Event("Occupation");
people[43].events[ctr].description = "a car dealer";
people[43].events[ctr].year = 1947;
people[43].events[ctr].place = 1;
people[43].events[ctr].location = 115;
people[43].events[ctr].notes = "Roy Anders owned a car dealership.";
people[43].events[ctr].citations[0] = citations[740];
people[43].events[ctr].citations[1] = citations[855];
people[43].events[ctr].citations[2] = citations[1487];
people[43].events[++ctr] = new Event("Organization Leadership");
people[43].events[ctr].description = "District Deputy Grand Master in the Grand Lodge of Texas";
people[43].events[ctr].place = 1;
people[43].events[ctr].year = "between 1947 and 1948";
people[43].events[ctr].notes = "Roy's name is mistyped as Roy A. Anders.";
people[43].events[ctr].citations[0] = citations[47];
people[43].events[++ctr] = new Event("Will");
setDate(people[43].events[ctr], 5, 19, 1953);
people[43].events[ctr].place = 2;
people[43].events[ctr].notes = "The will identifies wife Georgia Anders and children Adda Wanda Baldwin, Joyce May Dougherty, and Roy Anders, Jr.";
people[43].events[ctr].citations[0] = citations[363];
people[43].events[++ctr] = new Event("Probate");
setDate(people[43].events[ctr], 1, 29, 1959);
people[43].events[ctr].place = 1;
people[43].events[ctr].citations[0] = citations[363];
people[43].events[ctr].citations[1] = citations[1577];

ctr = -1;
people[44] = new Person("Pegoda", "Georgia", "Effie Florene", "", "F", 1, 102, 103);
people[44].altNames[0] = "Nanny";
people[44].siblingIndex = 1;
people[44].signature[0] = 702;
people[44].signatureCitation[0] = 59;
people[44].signature[1] = 771;
people[44].signatureCitation[1] = 810;
people[44].images[0] = images[1086];
people[44].images[1] = images[1085];
people[44].images[2] = images[1088];
people[44].images[3] = images[1087];
people[44].images[4] = images[1082];
people[44].images[5] = images[1091];
people[44].images[6] = images[1089];
people[44].images[7] = images[1094];
people[44].images[8] = images[1092];
people[44].images[9] = images[1404];
people[44].images[10] = images[1080];
people[44].images[11] = images[1090];
people[44].parentage[0] = citations[118];
people[44].parentage[1] = citations[123];
people[44].parentage[2] = citations[121];
people[44].parentage[3] = citations[1082];
people[44].parentage[4] = citations[1378];
people[44].parentage[5] = citations[1484];
people[44].parentage[6] = citations[1485];
setDate(people[44].birthInfo, 7, 25, 1903);
people[44].birthInfo.place = 2;
people[44].birthInfo.notes = "Born near Riverside, Texas (probably at the home of her grandmother Loretta Josephine Jones).";
people[44].birthInfo.citations[0] = citations[109];
people[44].birthInfo.citations[1] = citations[118];
people[44].birthInfo.citations[2] = citations[123];
people[44].birthInfo.citations[3] = citations[329];
setDate(people[44].deathInfo, 8, 19, 1970);
people[44].deathInfo.place = 6;
people[44].deathInfo.location = 52;
people[44].deathInfo.notes = "Time: 7:00 P.M.";
people[44].deathInfo.citations[0] = citations[118];
people[44].deathInfo.citations[1] = citations[329];
people[44].deathInfo.citations[2] = citations[110];
setDate(people[44].burialInfo, 8, 21, 1970);
people[44].burialInfo.place = 1;
people[44].burialInfo.location = 39;
people[44].burialInfo.notes = "Time: 2:00 P.M.";
people[44].burialInfo.citations[0] = citations[118];
people[44].burialInfo.citations[1] = citations[329];
people[44].burialInfo.citations[2] = citations[110];
people[44].burialInfo.images[0] = images[203];
people[44].burialInfo.images[1] = images[755];
people[44].events[++ctr] = new Event("Social Security Number");
people[44].events[ctr].description = "467-68-2243";
people[44].events[ctr].citations[0] = citations[119];
people[44].events[++ctr] = new Event("Census");
setDate(people[44].events[ctr], 4, 22, 1910);
people[44].events[ctr].place = 2;
people[44].events[ctr].description = "1910 United States Census";
people[44].events[ctr].notes = "Georgia Pegoda is shown as daughter in the household of Frank Pegoda, 6 years old, born in Texas, father born in Texas, mother born in Texas, can speak English, attended school in the past year.";
people[44].events[ctr].citations[0] = citations[121];
people[44].events[++ctr] = new Event("Census");
setDate(people[44].events[ctr], 2, 6, 1920);
people[44].events[ctr].place = 2;
people[44].events[ctr].description = "1920 United States Census";
people[44].events[ctr].notes = "Georgie (sic) Pegoda is shown as daughter in the household of Frank Pegoda, 16 years old, single, attended school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[44].events[ctr].citations[0] = citations[1137];
people[44].events[++ctr] = new Event("Occupation");
people[44].events[ctr].description = "a teacher";
people[44].events[ctr].place = 2;
people[44].events[ctr].notes = "Georgia was a teacher at the Moore's Grove School that was formed by the merger of schools for the East Sandy and Moore's Grove communities about 1913.";
people[44].events[ctr].citations[0] = citations[738];
people[44].events[++ctr] = new Event("Graduation");
people[44].events[ctr].description = "Sam Houston State Teachers College";
setDate(people[44].events[ctr], 8, 22, 1925);
people[44].events[ctr].place = 1;
people[44].events[ctr].location = 41;
people[44].events[ctr].citations[0] = citations[106];
people[44].events[++ctr] = new Event("Census");
setDate(people[44].events[ctr], 4, 5, 1930);
people[44].events[ctr].place = 2;
people[44].events[ctr].description = "1930 United States Census";
people[44].events[ctr].notes = "Georgia F. Anders is shown as wife in the household of Roy J. Anders, 26 years old, married at age 20, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[44].events[ctr].citations[0] = citations[57];
people[44].events[++ctr] = new Event("Will");
setDate(people[44].events[ctr], 5, 19, 1953);
people[44].events[ctr].place = 2;
people[44].events[ctr].notes = "The will identifies husband Roy Anders and children Adda Wanda, Joyce Mae, and Roy, Jr.";
people[44].events[ctr].citations[0] = citations[1070];
people[44].events[++ctr] = new Event("Accident");
setDate(people[44].events[ctr], 9, 7, 1958);
people[44].events[ctr].place = 138;
people[44].events[ctr].notes = "Georgia had a severe head injury and lacerations.";
people[44].events[ctr].citations[0] = citations[1034];
people[44].events[++ctr] = new Event("Residence");
people[44].events[ctr].place = 1;
people[44].events[ctr].location = 44;
people[44].events[ctr].year = 1962;
people[44].events[ctr].citations[0] = citations[59];
people[44].events[++ctr] = new Event("Residence");
people[44].events[ctr].place = 2;
people[44].events[ctr].location = 114;
people[44].events[ctr].year = 1964;
people[44].events[ctr].citations[0] = citations[764];
people[44].events[++ctr] = new Event("Inheritance");
people[44].events[ctr].description = "from Frank P. Pegoda and Lula Mae Burnett";
people[44].events[ctr].year = 1965;
people[44].events[ctr].place = 2;
people[44].events[ctr].notes = "Through the partitioning of the estate of their parents, the Pegoda siblings \"sell\" Georgia 29.66 acres of land on 22 Jun 1970.";
people[44].events[ctr].citations[0] = citations[807];
people[44].events[ctr].citations[1] = citations[1581];

people[45] = new Person("Anders", "Joyce", "Mae", "", "F", 1, 43, 44);
people[45].siblingIndex = 2;
people[45].images[0] = images[1121];
people[45].images[1] = images[1411];
people[45].images[2] = images[1410];
people[45].images[3] = images[1409];
people[45].images[4] = images[1091];
people[45].images[5] = images[1412];
people[45].parentage[0] = citations[9];
people[45].parentage[1] = citations[57];
people[45].signature[0] = 807;
people[45].signatureCitation[0] = 70;
setDate(people[45].birthInfo, 8, 27, 1926);
people[45].birthInfo.place = 1;
people[45].birthInfo.citations[0] = citations[9];
people[45].birthInfo.citations[1] = citations[1160];
setDate(people[45].deathInfo, 4, 3, 1987);
people[45].deathInfo.place = 6;
people[45].deathInfo.citations[0] = citations[1015];
people[45].burialInfo.notes = "Cremated";
people[45].events[0] = new Event("Census");
setDate(people[45].events[0], 4, 5, 1930);
people[45].events[0].place = 2;
people[45].events[0].description = "1930 United States Census";
people[45].events[0].notes = "Joyce M. Anders is listed as daughter in the household of Roy J. Anders, 3 years 8 months old, did not attend school in the past year, born in Texas, father born in Texas, mother born in Texas.";
people[45].events[0].citations[0] = citations[57];
people[45].events[1] = new Event("Inheritance");
people[45].events[1].description = "from Georgia Effie Florene Pegoda";
people[45].events[1].year = 1970;
people[45].events[1].place = 2;
people[45].events[1].notes = "Through the partitioning of the estate of her mother Georgia Effie Florene Pegoda, Joyce receives 13.53 acres of land on the Pegoda homestead on 30 Jan 1971.";
people[45].events[1].citations[0] = citations[803];

people[47] = new Person("Wilson", "Amy", "Jean", "", "F", null);
people[47].signature[0] = 2588;
people[47].signatureCitation[0] = 803;
people[47].images[0] = images[1462];

people[48] = new Person("Anders", "Victoria", "Jean", "", "F", 2, 46, 47);
people[48].siblingIndex = 1;
people[48].images[0] = images[1459];
people[48].images[1] = images[1460];
people[48].images[2] = images[1461];
setDate(people[48].birthInfo, 12, 14, 1950);
people[48].birthInfo.citations[0] = citations[9];
people[48].birthInfo.place = 1;
people[48].birthInfo.location = 1;

people[49] = new Person("Anders", "Roy", "Bradford", "", "M", 0, 46, 47);
people[49].siblingIndex = 2;
people[49].images[0] = images[1463];
setDate(people[49].birthInfo, 12, 10, 1953);
people[49].birthInfo.citations[0] = citations[9];
people[49].birthInfo.place = 1;
people[49].birthInfo.location = 1;

ctr = -1;
people[50] = new Person("Anders", "Lilly", "Ethel", "", "F", null, 51, 52);
people[50].siblingIndex = 1;
people[50].parentage[0] = citations[109];
people[50].parentage[1] = citations[112];
people[50].parentage[2] = citations[113];
people[50].parentage[3] = citations[1645];
people[50].images[0] = images[1413];
setDate(people[50].birthInfo, 1, 2, 1894);
people[50].birthInfo.place = 1;
people[50].birthInfo.citations[0] = citations[112];
people[50].birthInfo.citations[1] = citations[1078];
people[50].birthInfo.citations[2] = citations[1645];
setDate(people[50].deathInfo, 8, 26, 1964);
people[50].deathInfo.citations[0] = citations[1078];
people[50].deathInfo.citations[1] = citations[1645];
people[50].deathInfo.place = 6;
setDate(people[50].burialInfo, 8, 27, 1964);
people[50].burialInfo.place = 6;
people[50].burialInfo.location = 181;
people[50].burialInfo.citations[0] = citations[1645];
people[50].events[++ctr] = new Event("Social Security Number");
people[50].events[ctr].description = "466-28-0909";
people[50].events[ctr].citations[0] = citations[1078];
people[50].events[ctr].citations[1] = citations[1645];
people[50].events[++ctr] = new Event("Census");
setDate(people[50].events[ctr], 6, 26, 1900);
people[50].events[ctr].place = 2;
people[50].events[ctr].description = "1900 United States Census";
people[50].events[ctr].notes = "Lillie E. (sic) Anders is shown as daughter in the household of Robert L. Anders, born Jan 1894, 6 years old, born in Texas, father born in Texas, mother born in Texas.";
people[50].events[ctr].citations[0] = citations[112];
people[50].events[++ctr] = new Event("Census");
setDate(people[50].events[ctr], 4, 30, 1910);
people[50].events[ctr].place = 2;
people[50].events[ctr].description = "1910 United States Census";
people[50].events[ctr].notes = "Lilly Anders is shown as daughter in the household of R. L. Anders, 16 years old, single, born in Texas, father born in Texas, mother born in Texas, can speak English, can read and write, attended school in the past year.";
people[50].events[ctr].citations[0] = citations[113];
people[50].events[++ctr] = new Event("Census");
setDate(people[50].events[ctr], 4, 4, 1930);
people[50].events[ctr].place = 140;
people[50].events[ctr].description = "1930 United States Census";
people[50].events[ctr].notes = "Lilie (sic) E. Johnson is shown as wife in the household of James M. Johnson, 35 years old, married, first married at age 18, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[50].events[ctr].citations[0] = citations[1079];

ctr = -1;
people[51] = new Person("Anders", "Robert", "Lee", "", "M", null, 74, 210);
people[51].altNames[0] = "Robert Lee Andrews";
people[51].altNames[1] = "Lee Andrews";
people[51].siblingIndex = 3;
people[51].parentage[0] = citations[754];
people[51].parentage[1] = citations[242];
people[51].parentage[2] = citations[675];
people[51].parentage[3] = citations[679];
people[51].parentage[4] = citations[1462];
setDate(people[51].birthInfo, 6, 8, 1863);
people[51].birthInfo.place = 33;
people[51].birthInfo.citations[0] = citations[109];
people[51].birthInfo.citations[1] = citations[329];
setDate(people[51].deathInfo, 6, 1, 1928);
people[51].deathInfo.place = 1;
people[51].deathInfo.notes = "R. L. suffered a stroke on the back porch of his house in Huntsville which lead to his death. (This information came from Roy Jacob Anders, Jr.)";
people[51].deathInfo.citations[0] = citations[329];
people[51].deathInfo.citations[1] = citations[110];
people[51].deathInfo.citations[2] = citations[354];
people[51].deathInfo.citations[3] = citations[1036];
setDate(people[51].burialInfo, 6, 2, 1928);
people[51].burialInfo.place = 1;
people[51].burialInfo.location = 39;
people[51].burialInfo.images[0] = images[205];
people[51].burialInfo.images[1] = images[755];
people[51].burialInfo.citations[0] = citations[329];
people[51].burialInfo.citations[1] = citations[354];
people[51].notes = "One of the two strongest proofs of parentage is the deed of sale of his father's land after his father's death.\n\nRobert Lee and James Adda were first cousins once removed.";
people[51].notesCitations[0] = citations[754];
people[51].events[++ctr] = new Event("Census");
setDate(people[51].events[ctr], 6, 17, 1880);
people[51].events[ctr].place = 33;
people[51].events[ctr].description = "1880 United States Census";
people[51].events[ctr].notes = "R. L. Anders is shown as son in the household of J. A. Anders, 17 years old, attended school in the past year, born in Texas, father born in Alabama, mother born in Texas.";
people[51].events[ctr].citations[0] = citations[242];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1891;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "Lee Andrews is shown owning 1 horse valued at $30.";
people[51].events[ctr].citations[0] = citations[676];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1892;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "Lee Andrews is shown owning 1 horse valued at $30.";
people[51].events[ctr].citations[0] = citations[677];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1893;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "Lee Andrews is shown owning 1 horse valued at $30, 5 cattle valued at $20.";
people[51].events[ctr].citations[0] = citations[667];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1894;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "Lee Andrews is shown owning 1 horse valued at $40, 1 cattle valued at $40.";
people[51].events[ctr].citations[0] = citations[668];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1895;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "Lee Andrews is shown owning 1 horse valued at $40, 10 cattle valued at $40, paying $2.59 in tax.";
people[51].events[ctr].citations[0] = citations[669];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1897;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Andrews is shown owning 1 horse valued at $25, 5 cattle valued at $25, paying $2.24 in tax.";
people[51].events[ctr].citations[0] = citations[671];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1898;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Andrews is shown owning 1 horse valued at $20, 6 cattle valued at $30, paying $2.24 in tax.";
people[51].events[ctr].citations[0] = citations[672];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1899;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Andrews is shown owning 2 horses valued at $20, 7 cattle valued at $40, paying $2.33 in tax.";
people[51].events[ctr].citations[0] = citations[673];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1900;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Andrews is shown owning 2 horses valued at $20, 7 cattle valued at $40, paying $2.32 in tax.";
people[51].events[ctr].citations[0] = citations[674];
people[51].events[++ctr] = new Event("Census");
setDate(people[51].events[ctr], 6, 26, 1900);
people[51].events[ctr].place = 2;
people[51].events[ctr].description = "1900 United States Census";
people[51].events[ctr].notes = "Robert L. Anders is shown as the head of household with 4 other people in household, born Jun 1863, 37 years old, married 7 years, born in Texas, father born in Alabama, mother born in Texas, can read and write, can speak English.";
people[51].events[ctr].citations[0] = citations[112];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1901;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Anders is shown owning 2 horses valued at $40, 12 cattle valued at $60, 1 wagon valued at $10, paying $2.79 in tax.";
people[51].events[ctr].citations[0] = citations[675];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1902;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Anders is shown owning 2 horses valued at $45, 10 cattle valued at $50, paying $2.65 in tax.";
people[51].events[ctr].citations[0] = citations[678];
people[51].events[++ctr] = new Event("Tax Roll");
people[51].events[ctr].year = 1903;
people[51].events[ctr].place = 2;
people[51].events[ctr].notes = "R. L. Anders is shown owning 140 acres of land (originally granted to Charles Clabaugh) valued at $280, 2 horses valued at $50, 5 cattle valued at $25, 1 wagon valued at $5, paying $3.41 in tax. (The land was originally owned by his father - see the 1901 tax roll.)";
people[51].events[ctr].citations[0] = citations[679];
people[51].events[++ctr] = new Event("Land Purchase");
setDate(people[51].events[ctr], 1, 25, 1907);
people[51].events[ctr].place = 1;
people[51].events[ctr].notes = "R. L. Andrews purchases land in the town of Huntsville from Mrs. M. W. Gentry for $650.";
people[51].events[ctr].citations[0] = citations[1406];
people[51].events[++ctr] = new Event("Land Sale");
setDate(people[51].events[ctr], 8, 5, 1907);
people[51].events[ctr].place = 1;
people[51].events[ctr].notes = "R. L. Anders and wife J. A. Anders sell land in the town of Huntsville (purchased from Mrs. M. W. Gentry on 25 Jan 1907) to Mrs. Alabama C. Branch for $900.";
people[51].events[ctr].citations[0] = citations[1407];
people[51].events[++ctr] = new Event("Census");
setDate(people[51].events[ctr], 4, 30, 1910);
people[51].events[ctr].place = 2;
people[51].events[ctr].description = "1910 United States Census";
people[51].events[ctr].notes = "R. L. Anders is shown as the head of household with 4 other people in household, 47 years old, married 17 years, born in Texas, father born in Alabama, mother born in Alabama, can speak English, can read and write.";
people[51].events[ctr].citations[0] = citations[113];
people[51].events[++ctr] = new Event("Organization Membership");
people[51].events[ctr].description = "the First Baptist Church";
people[51].events[ctr].place = 2;
people[51].events[ctr].location = 38;
setDate(people[51].events[ctr], 8, 31, 1913);
people[51].events[ctr].citations[0] = citations[1365];
people[51].events[++ctr] = new Event("Census");
setDate(people[51].events[ctr], 1, 16, 1920);
people[51].events[ctr].place = 2;
people[51].events[ctr].description = "1920 United States Census";
people[51].events[ctr].notes = "Robt Lee Anders is shown as the head of household with 3 other people in household (one a servant), owns a house with no mortgage, 56 years old, can read and write, born in Texas, father born in Alabama, mother born in Texas, can speak English.";
people[51].events[ctr].citations[0] = citations[114];
people[51].events[++ctr] = new Event("Occupation");
people[51].events[ctr].description = "a prison guard";
people[51].events[ctr].year = "between 1910 and 1920";
people[51].events[ctr].place = 1;
people[51].events[ctr].citations[0] = citations[113];
people[51].events[ctr].citations[1] = citations[114];
people[51].events[++ctr] = new Event("Land Purchase");
setDate(people[51].events[ctr], 12, 9, 1925);
people[51].events[ctr].place = 1;
people[51].events[ctr].notes = "Robert Lee Anders purchases land from Sam and Maud Parish in Huntsville, Texas for $3,500.";
people[51].events[ctr].citations[0] = citations[1108];
people[51].events[++ctr] = new Event("Land Sale");
setDate(people[51].events[ctr], 2, 19, 1927);
people[51].events[ctr].place = 1;
people[51].events[ctr].notes = "R. L. Anders and wife Jimmie Addie Anders sell land in the town of Huntsville (purchased from Sam and Maud Parish on 09 Dec 1925) to (their son) Roy Anders for $4,000. They also transfer a $2,300 promissory note from Roy to Huntsville Building and Load Association.";
people[51].events[ctr].citations[0] = citations[1408];

ctr = -1;
people[52] = new Person("Anders", "James", "Adda", "", "F", 0, 53, 1178);
people[52].altNames[0] = "Jimmie";
people[52].altNames[1] = "Little Mama";
people[52].parentage[0] = citations[1041];
people[52].parentage[1] = citations[1042];
people[52].parentage[2] = citations[1017];
people[52].parentage[3] = citations[1150];
people[52].parentage[4] = citations[1504];
people[52].images[0] = images[1593];
setDate(people[52].birthInfo, 12, 13, 1874);
people[52].birthInfo.place = 37;
people[52].birthInfo.citations[0] = citations[109];
people[52].birthInfo.citations[1] = citations[274];
people[52].birthInfo.citations[2] = citations[1228];
setDate(people[52].deathInfo, 4, 19, 1952);
people[52].deathInfo.place = 1;
people[52].deathInfo.notes = "Cause: Cerebral hemorrhage\nTime: 11:30 A.M.";
people[52].deathInfo.citations[0] = citations[274];
people[52].deathInfo.citations[1] = citations[110];
people[52].deathInfo.citations[2] = citations[1228];
people[52].deathInfo.citations[3] = citations[1367];
setDate(people[52].burialInfo, 4, 21, 1952);
people[52].burialInfo.place = 1;
people[52].burialInfo.location = 39;
people[52].burialInfo.notes = "The dates on Jimmie Adda's grave marker are believed to be incorrect. Family records and the death certificate are assumed to be correct.";
people[52].burialInfo.images[0] = images[206];
people[52].burialInfo.images[1] = images[755];
people[52].burialInfo.citations[0] = citations[274];
people[52].burialInfo.citations[1] = citations[329];
people[52].burialInfo.citations[2] = citations[1229];
people[52].burialInfo.citations[3] = citations[1367];
people[52].notes = "The parentage of Jimmie Adda Anders is quite obscure and difficult. Some of the basic citations are provided here; research notes elsewhere should be consulted for more details.";
people[52].notesCitations[0] = citations[1386];
people[52].notesCitations[1] = citations[1389];
people[52].notesCitations[2] = citations[1390];
people[52].notesCitations[3] = citations[448];
people[52].notesCitations[4] = citations[1005];
people[52].notesCitations[5] = citations[1017];
people[52].notesCitations[6] = citations[1150];
people[52].notesCitations[7] = citations[286];
people[52].notesCitations[8] = citations[1454];
people[52].notesCitations[9] = citations[1504];
people[52].events[++ctr] = new Event("Court");
setDate(people[52].events[ctr], 5, 4, 1880);
people[52].events[ctr].place = 37;
people[52].events[ctr].notes = "John Anders is applying for guardianship of Jimmie Anders, a minor of age 6. He is appointed guardian of Jimmie Andrews, on 27 May 1880. Presumably the child is Jimmie Adda Anders and the petitioner is her grandfather John Demostinie Anders.";
people[52].events[ctr].citations[0] = citations[286];
people[52].events[ctr].citations[1] = citations[454];
people[52].events[++ctr] = new Event("Census");
setDate(people[52].events[ctr], 6, 15, 1880);
people[52].events[ctr].place = 171;
people[52].events[ctr].description = "1880 United States Census";
people[52].events[ctr].notes = "Jas. A. Andrews (sic), a female, is shown in the household of S. T. Slater, 6 years old, born in Texas, father born in Texas, mother born in Mississippi (sic). (Jimmie is living with her mother and step-father in her step-father's father's house. Note also the presence of her half-brother Rowland Edwin \"Eddie\" Slater.)";
people[52].events[ctr].citations[0] = citations[448];
people[52].events[++ctr] = new Event("Census");
setDate(people[52].events[ctr], 6, 26, 1900);
people[52].events[ctr].place = 2;
people[52].events[ctr].description = "1900 United States Census";
people[52].events[ctr].notes = "Jimmie A. Anders is shown as wife in the household of Robert L. Anders, born Dec 1874, 25 years old, married 7 years, mother of 3 children with 2 children living, born in Texas, father born in Texas, mother born in Texas, can read and write, can speak English.";
people[52].events[ctr].citations[0] = citations[112];
people[52].events[++ctr] = new Event("Land Sale");
setDate(people[52].events[ctr], 8, 5, 1907);
people[52].events[ctr].place = 1;
people[52].events[ctr].notes = "R. L. Anders and wife J. A. Anders sell the land in the town of Huntsville (purchased from Mrs. M. W. Gentry on 25 Jan 1907) to Mrs. Alabama C. Branch for $900.";
people[52].events[ctr].citations[0] = citations[1407];
people[52].events[++ctr] = new Event("Census");
setDate(people[52].events[ctr], 4, 30, 1910);
people[52].events[ctr].place = 2;
people[52].events[ctr].description = "1910 United States Census";
people[52].events[ctr].notes = "Jimmie Anders is shown as wife in the household of R. L. Anders, 36 years old, married 17 years, mother of 3 children with 2 children living, born in Texas, father born in Texas, mother born in Texas, can speak English, can read and write.";
people[52].events[ctr].citations[0] = citations[113];
people[52].events[++ctr] = new Event("Organization Membership");
people[52].events[ctr].description = "the First Baptist Church";
people[52].events[ctr].place = 2;
people[52].events[ctr].location = 38;
setDate(people[52].events[ctr], 8, 31, 1913);
people[52].events[ctr].citations[0] = citations[1365];
people[52].events[++ctr] = new Event("Census");
setDate(people[52].events[ctr], 1, 16, 1920);
people[52].events[ctr].place = 2;
people[52].events[ctr].description = "1920 United States Census";
people[52].events[ctr].notes = "Jimmie Anders is shown as wife in the household of Robert Lee Anders, 46 years old, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[52].events[ctr].citations[0] = citations[114];
people[52].events[++ctr] = new Event("Census");
setDate(people[52].events[ctr], 4, 5, 1930);
people[52].events[ctr].place = 2;
people[52].events[ctr].description = "1930 United States Census";
people[52].events[ctr].notes = "Jimmie A. Anders is listed as mother in the household of Roy J. Anders, 55 years old, a widow, first married at age 18, did not attend school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[52].events[ctr].citations[0] = citations[57];
people[52].events[++ctr] = new Event("Occupation");
people[52].events[ctr].description = "a proprietor of a boarding house";
people[52].events[ctr].year = 1920;
people[52].events[ctr].place = 1;
people[52].events[ctr].citations[0] = citations[114];
people[52].events[++ctr] = new Event("Residence");
people[52].events[ctr].place = 1;
people[52].events[ctr].location = 44;
people[52].events[ctr].year = 1952;
people[52].events[ctr].citations[0] = citations[274];

people[53] = new Person("Anders", "James", "W.", "", "M", null, 55, 56);
people[53].siblingIndex = 1;
people[53].altNames[0] = "James Andrews";
people[53].parentage[0] = citations[124];
people[53].birthInfo.year = "Abt 1846";
people[53].birthInfo.place = 33;
people[53].birthInfo.citations[0] = citations[124];
people[53].birthInfo.citations[1] = citations[419];
people[53].deathInfo.year = "Abt 1874";
people[53].deathInfo.place = 37;
people[53].deathInfo.citations[0] = citations[419];
people[53].burialInfo.notes = "Hamilton Chapel, Milam, Texas?";
people[53].events[0] = new Event("Census");
setDate(people[53].events[0], 10, 14, 1850);
people[53].events[0].place = 37;
people[53].events[0].description = "1850 United States Census";
people[53].events[0].notes = "James W. Andrews is shown in the household of John Andrews, 4 years old, born in Texas.";
people[53].events[0].citations[0] = citations[124];
people[53].events[1] = new Event("Census");
setDate(people[53].events[1], 7, 30, 1860);
people[53].events[1].place = 37;
people[53].events[1].description = "1860 United States Census";
people[53].events[1].notes = "James Anders is shown in the household of John Anders, 13 years old, born in Texas, attended school in the past year.";
people[53].events[1].citations[0] = citations[125];
people[53].events[2] = new Event("Census");
setDate(people[53].events[2], 8, 21, 1870);
people[53].events[2].place = 37;
people[53].events[2].description = "1870 United States Census";
people[53].events[2].notes = "James W. Andrews is shown in the household of John Andrews, 23 years old, born in Texas.";
people[53].events[2].citations[0] = citations[126];
people[53].events[3] = new Event("Occupation");
people[53].events[3].description = "a farmer";
people[53].events[3].year = 1870;
people[53].events[3].place = 37;
people[53].events[3].citations[0] = citations[126];

people[54] = new Person("Moore", "Jennie", "A.", "", "F", null, 605, 606);
people[54].siblingIndex = 3;
people[54].birthInfo.year = "Abt 1856";
people[54].birthInfo.place = 54;
people[54].birthInfo.citations[0] = citations[450];
people[54].events[0] = new Event("Census");
setDate(people[54].events[0], 8, 7, 1870);
people[54].events[0].place = 37;
people[54].events[0].description = "1870 United States Census";
people[54].events[0].notes = "Jennie Moore is shown in the household of William Moore, 14 years old, born in Kentucky.";
people[54].events[0].citations[0] = citations[450];
people[54].events[1] = new Event("Census");
setDate(people[54].events[1], 6, 16, 1880);
people[54].events[1].place = 37;
people[54].events[1].description = "1880 United States Census";
people[54].events[1].notes = "Jennie A. Slater is shown as wife in the household of Stephen D. Slater, 22 (sic) years old, married, born in Kentucky, father born in Kentucky (sic), mother born in Kentucky.";
people[54].events[1].citations[0] = citations[447];

ctr = -1;
people[55] = new Person("Anders", "John", "Demostinie", "", "M", 1, 68, 69);
people[55].siblingIndex = 2;
people[55].images[0] = images[1222];
people[55].images[1] = images[1221];
people[55].altNames[0] = "John Andrews";
people[55].citizenRoTx = true;
people[55].signature[0] = 705;
people[55].signatureCitation[0] = 463;
people[55].notes = "John Anders was seriously wounded in Battle of Val Verde, New Mexico in the Civil War (his brother-in-law Daniel Gilleland, Jr. was killed in the battle). Suffered with arthritis and pain from those injuries later in life. Used morphine and other drugs to deal with the pain. He was Second Sergeant, Company D, Regimental Artillery of Milam and Williamson counties (first called San Andres Light Horse Company and later Texas Mounted Volunteers).";
people[55].birthInfo.year = "Abt 1823";
people[55].birthInfo.place = 143;
people[55].birthInfo.citations[0] = citations[124];
people[55].birthInfo.citations[1] = citations[419];
people[55].deathInfo.year = "Abt 1889";
people[55].deathInfo.place = 21;
people[55].deathInfo.citations[0] = citations[419];
people[55].burialInfo.notes = "It is believed John died either in his son's home near Davilla, Milam, Texas or while on a trip to see relatives in Montgomery County, Texas. A cemetery called Old Caney Cemetery has been mentioned as has Mt. Pleasant Cemetery. The former is an unknown cemetery (in Milam or Montgomery County), and there is no marker for John at the latter.";
people[55].events[++ctr] = new Event("Census");
people[55].events[ctr].place = 143;
people[55].events[ctr].description = "1830 United States Census";
people[55].events[ctr].notes = "John Andrews is likely shown in the household of James Andrews. He would be the male between 5 and 10 years old.";
people[55].events[ctr].citations[0] = citations[336];
people[55].events[++ctr] = new Event("Immigration");
setDate(people[55].events[ctr], 12, "", 1840);
people[55].events[ctr].description = "from Alabama to the Republic of Texas";
people[55].events[ctr].notes = "John immigrated about a year after his father.";
people[55].events[ctr].citations[0] = citations[571];
people[55].events[ctr].citations[1] = citations[341];
people[55].events[++ctr] = new Event("Land Purchase");
setDate(people[55].events[ctr], 11, 30, 1843);
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "John D. Andrews purchases 407 acres (a part of the Tandy Walker league on Walkers Creek) from A. M. Walker based on a previous bond dated 09 Jul 1840.";
people[55].events[ctr].citations[0] = citations[1591];
people[55].events[++ctr] = new Event("Land Grant");
setDate(people[55].events[ctr], 5, 6, 1844);
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "John Anders is given an unconditional land grant of 320 acres in Montgomery County, Certificate #165, 3rd Class. He states his arrival date in the Republic of Texas as Dec 1840.";
people[55].events[ctr].citations[0] = citations[571];
people[55].events[ctr].citations[1] = citations[341];
people[55].events[++ctr] = new Event("Land Survey");
setDate(people[55].events[ctr], 5, 17, 1844);
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "Land survey for unconditional certificate #165 issued 06 May 1844, Montgomery County, 3rd class.";
people[55].events[ctr].citations[0] = citations[570];
people[55].events[++ctr] = new Event("Land Sale");
setDate(people[55].events[ctr], 9, 2, 1844);
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "John Anders sells his 320 acre headright survey in Montgomery County (certificate #165) to Hugh B. Boston for $200.";
people[55].events[ctr].citations[0] = citations[1592];
people[55].events[++ctr] = new Event("Power of Attorney");
setDate(people[55].events[ctr], 9, 2, 1844);
people[55].events[ctr].description = "to Hugh B. Boston";
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "Power of attorney regards his patent on a 320 acre headright in Montgomery County.";
people[55].events[ctr].citations[0] = citations[463];
people[55].events[ctr].citations[1] = citations[1593];
people[55].events[++ctr] = new Event("Tax Roll");
setDate(people[55].events[ctr], "", "", 1846);
people[55].events[ctr].place = 33;
people[55].events[ctr].notes = "John Anders is shown owning 177 acres of land valued at $100.00.";
people[55].events[ctr].citations[0] = citations[432];
people[55].events[ctr].citations[1] = citations[343];
people[55].events[++ctr] = new Event("Census");
setDate(people[55].events[ctr], 10, 14, 1850);
people[55].events[ctr].place = 37;
people[55].events[ctr].description = "1850 United States Census";
people[55].events[ctr].notes = "John Andrews is shown as the head of household with 4 other people in household, 27 years old, born in Alabama.";
people[55].events[ctr].citations[0] = citations[124];
people[55].events[++ctr] = new Event("Census");
setDate(people[55].events[ctr], 7, 30, 1860);
people[55].events[ctr].place = 37;
people[55].events[ctr].description = "1860 United States Census";
people[55].events[ctr].notes = "John Anders is shown as the head of household with 8 other people in household, 31 (sic) years old, $500 in personal estate value, born in Alabama.";
people[55].events[ctr].citations[0] = citations[125];
people[55].events[++ctr] = new Event("Census");
setDate(people[55].events[ctr], 8, 21, 1870);
people[55].events[ctr].place = 37;
people[55].events[ctr].description = "1870 United States Census";
people[55].events[ctr].notes = "John Andrews is shown as the head of household with 8 other people in household, 47 years old, $1,000 in real estate value, $500 in personal estate value, born in Alabama.";
people[55].events[ctr].citations[0] = citations[126];
people[55].events[++ctr] = new Event("Census");
setDate(people[55].events[ctr], 6, 30, 1880);
people[55].events[ctr].place = 37;
people[55].events[ctr].description = "1880 United States Census";
people[55].events[ctr].notes = "John Anders is shown as the head of household with 5 other people in household, 57 years old, widowed, born in Alabama, father born in South Carolina, mother born in South Carolina.";
people[55].events[ctr].citations[0] = citations[127];
people[55].events[++ctr] = new Event("Occupation");
people[55].events[ctr].description = "a farmer";
people[55].events[ctr].year = "between 1850 and 1880";
people[55].events[ctr].place = 37;
people[55].events[ctr].citations[0] = citations[124];
people[55].events[ctr].citations[1] = citations[125];
people[55].events[ctr].citations[2] = citations[126];
people[55].events[ctr].citations[3] = citations[127];
people[55].events[++ctr] = new Event("Military Muster Roll");
people[55].events[ctr].description = "the Confederate Army San Andres Light Horse Company Muster Roll #362";
setDate(people[55].events[ctr], 6, 10, 1861);
people[55].events[ctr].place = 37;
people[55].events[ctr].notes = "John Anders is listed as a private in the 27th Brigade. (Sibley's Brigade of the Texas Mounted Volunteers?)";
people[55].events[ctr].citations[0] = citations[128];
people[55].events[++ctr] = new Event("Military Muster Roll");
people[55].events[ctr].description = "the Confederate Army San Andres Light Horse Company Muster Roll";
setDate(people[55].events[ctr], 10, "", 1862);
people[55].events[ctr].place = 37;
people[55].events[ctr].notes = "John Anders is listed in the Captain C. M. Lessueurs Calvary Company (Sibley's Brigade).";
people[55].events[ctr].citations[0] = citations[1125];
people[55].events[++ctr] = new Event("Court");
setDate(people[55].events[ctr], 5, 4, 1880);
people[55].events[ctr].place = 37;
people[55].events[ctr].notes = "John Anders is filing for guardianship of Jimmie Anders, a minor of age 6. Presumably the petitioner is John Demostinie Anders and the child is his granddaughter Jimmie Adda Anders.";
people[55].events[ctr].citations[0] = citations[286];

people[56] = new Person("Gilleland", "Nancy", "", "", "F", null, 78, 79);
people[56].siblingIndex = 6;
people[56].parentage[0] = citations[413];
people[56].citizenRoTx = true;
setDate(people[56].birthInfo, 1, 19, 1829);
people[56].birthInfo.place = 39;
people[56].birthInfo.citations[0] = citations[413];
people[56].birthInfo.citations[1] = citations[129];
setDate(people[56].deathInfo, 1, 29, 1870);
people[56].deathInfo.place = 37;
people[56].deathInfo.notes = "Cause: Liver disease and/or complications from childbirth";
people[56].deathInfo.citations[0] = citations[129];
people[56].deathInfo.citations[1] = citations[419];
people[56].deathInfo.citations[2] = citations[1027];
people[56].burialInfo.place = 37;
people[56].burialInfo.location = 53;
people[56].burialInfo.citations[0] = citations[129];
people[56].burialInfo.images[0] = images[426];
people[56].events[0] = new Event("Census");
setDate(people[56].events[0], 10, 14, 1850);
people[56].events[0].place = 37;
people[56].events[0].description = "1850 United States Census";
people[56].events[0].notes = "Nancy Andrews is shown in the household of John Andrews, 20 years old, born in Arkansas.";
people[56].events[0].citations[0] = citations[124];
people[56].events[1] = new Event("Census");
setDate(people[56].events[1], 7, 30, 1860);
people[56].events[1].place = 37;
people[56].events[1].description = "1860 United States Census";
people[56].events[1].notes = "Nancy Anders is shown in the household of John Anders, 30 years old, born in Arkansas.";
people[56].events[1].citations[0] = citations[125];

people[57] = new Person("Anders", "Stacy", "Precilla", "", "F", null, 55, 56);
people[57].siblingIndex = 2;
people[57].parentage[0] = citations[124];
people[57].birthInfo.year = "Abt 1848";
people[57].birthInfo.place = 37;
people[57].birthInfo.citations[0] = citations[125];
people[57].birthInfo.citations[1] = citations[419];
people[57].events[0] = new Event("Census");
setDate(people[57].events[0], 10, 14, 1850);
people[57].events[0].place = 37;
people[57].events[0].description = "1850 United States Census";
people[57].events[0].notes = "Stacy P. Andrews is shown in the household of John Andrews, 1 year old, born in Texas.";
people[57].events[0].citations[0] = citations[124];
people[57].events[1] = new Event("Census");
setDate(people[57].events[1], 7, 30, 1860);
people[57].events[1].place = 37;
people[57].events[1].description = "1860 United States Census";
people[57].events[1].notes = "Stacy Anders is shown in the household of John Anders, 12 years old, born in Texas, attended school in the past year.";
people[57].events[1].citations[0] = citations[125];

people[58] = new Person("Anders", "Mary", "Elizabeth", "", "F", null, 55, 56);
people[58].siblingIndex = 3;
people[58].parentage[0] = citations[124];
people[58].notes = "A notation in the family history indicates Mary raised James \"Jimmie\" Adda Anders. No solid evidence has been found to confirm this.";
people[58].birthInfo.month = 9;
people[58].birthInfo.year = 1850;
people[58].birthInfo.place = 37;
people[58].birthInfo.citations[0] = citations[125];
people[58].birthInfo.citations[1] = citations[419];
people[58].deathInfo.year = 1924;
people[58].deathInfo.place = 37;
people[58].deathInfo.citations[0] = citations[1357];
people[58].burialInfo.place = 37;
people[58].burialInfo.location = 53;
people[58].burialInfo.citations[0] = citations[1357];
people[58].events[0] = new Event("Census");
setDate(people[58].events[0], 10, 14, 1850);
people[58].events[0].place = 37;
people[58].events[0].description = "1850 United States Census";
people[58].events[0].notes = "Mary E. Andrews is shown in the household of John Andrews, 1 month old, born in Texas.";
people[58].events[0].citations[0] = citations[124];
people[58].events[1] = new Event("Census");
setDate(people[58].events[1], 7, 30, 1860);
people[58].events[1].place = 37;
people[58].events[1].description = "1860 United States Census";
people[58].events[1].notes = "Mary Anders is shown in the household of John Anders, 10 years old, born in Texas, attended school in the past year.";
people[58].events[1].citations[0] = citations[125];

people[59] = new Person("Anders", "John", "Cullen", "", "M", null, 55, 56);
people[59].siblingIndex = 4;
people[59].parentage[0] = citations[419];
setDate(people[59].birthInfo, 7, 28, 1852);
people[59].birthInfo.place = 37;
people[59].birthInfo.citations[0] = citations[419];
setDate(people[59].deathInfo, 9, 29, 1865);
people[59].deathInfo.place = 37;
people[59].deathInfo.citations[0] = citations[419];
people[59].events[0] = new Event("Census");
setDate(people[59].events[0], 7, 30, 1860);
people[59].events[0].place = 37;
people[59].events[0].description = "1860 United States Census";
people[59].events[0].notes = "Cullin (sic) Anders is shown in the household of John Anders, 8 years old, born in Texas, attended school in the past year.";
people[59].events[0].citations[0] = citations[125];

people[60] = new Person("Anders", "Louise", "", "", "F", null, 55, 56);
people[60].siblingIndex = 5;
people[60].parentage[0] = citations[419];
people[60].birthInfo.year = 1854;
people[60].birthInfo.place = 37;
people[60].birthInfo.citations[0] = citations[419];

people[61] = new Person("Anders", "Charles", "Harry", "", "M", null, 55, 56);
people[61].altNames[0] = "Charles Andrews";
people[61].siblingIndex = 6;
people[61].parentage[0] = citations[419];
setDate(people[61].birthInfo, 5, 16, 1855);
people[61].birthInfo.place = 37;
people[61].birthInfo.citations[0] = citations[129];
people[61].birthInfo.citations[1] = citations[419];
setDate(people[61].deathInfo, 11, 28, 1872);
people[61].deathInfo.place = 37;
people[61].deathInfo.citations[0] = citations[129];
people[61].deathInfo.citations[1] = citations[419];
people[61].burialInfo.place = 37;
people[61].burialInfo.location = 53;
people[61].burialInfo.notes = "Grave could not be located on 24 Nov 2004. Hamilton Chapel Cemetery was not being maintained.";
people[61].burialInfo.citations[0] = citations[129];
people[61].events[0] = new Event("Census");
setDate(people[61].events[0], 7, 31, 1860);
people[61].events[0].place = 37;
people[61].events[0].description = "1860 United States Census";
people[61].events[0].notes = "Charles Anders is shown in the household of John Anders, 5 years old, born in Texas.";
people[61].events[0].citations[0] = citations[130];
people[61].events[1] = new Event("Census");
setDate(people[61].events[1], 8, 21, 1870);
people[61].events[1].place = 37;
people[61].events[1].description = "1870 United States Census";
people[61].events[1].notes = "Charles Andrews is shown in the household of John Andrews, 14 years old, born in Texas.";
people[61].events[1].citations[0] = citations[126];
people[61].events[2] = new Event("Occupation");
people[61].events[2].description = "a farm laborer";
people[61].events[2].year = 1870;
people[61].events[2].place = 37;
people[61].events[2].citations[0] = citations[126];

people[62] = new Person("Anders", "Martha", "", "", "F", null, 55, 56);
people[62].altNames[0] = "Martha Andrews";
people[62].siblingIndex = 7;
people[62].parentage[0] = citations[419];
people[62].birthInfo.year = "Abt 1858";
people[62].birthInfo.place = 21;
people[62].birthInfo.citations[0] = citations[130];
people[62].birthInfo.citations[1] = citations[419];
people[62].deathInfo.year = "Abt 1874";
people[62].deathInfo.notes = "Cause: Kidney disease";
people[62].deathInfo.citations[0] = citations[419];
people[62].events[0] = new Event("Census");
setDate(people[62].events[0], 7, 31, 1860);
people[62].events[0].place = 37;
people[62].events[0].description = "1860 United States Census";
people[62].events[0].notes = "Martha Anders is shown in the household of John Anders, 2 years old, born in Texas.";
people[62].events[0].citations[0] = citations[130];
people[62].events[1] = new Event("Census");
setDate(people[62].events[1], 8, 21, 1870);
people[62].events[1].place = 37;
people[62].events[1].description = "1870 United States Census";
people[62].events[1].notes = "\"Mattie\" Andrews is shown in the household of John Andrews, 12 years old, born in Texas.";
people[62].events[1].citations[0] = citations[126];

ctr = -1;
people[63] = new Person("Anders", "Jacob", "Bolivar", "", "M", null, 55, 56);
people[63].altNames[0] = "Jacob Bolivar Andrews";
people[63].siblingIndex = 8;
people[63].parentage[0] = citations[419];
people[63].notes = "Struck by lightning about 1906 in Grimes County. Only survivor of 6 men and 4 horses.";
setDate(people[63].birthInfo, 8, 17, 1859);
people[63].birthInfo.place = 37;
people[63].birthInfo.citations[0] = citations[419];
setDate(people[63].deathInfo, 9, 21, 1924);
people[63].deathInfo.place = 40;
people[63].deathInfo.notes = "Cause: stroke";
people[63].deathInfo.citations[0] = citations[419];
people[63].events[++ctr] = new Event("Census");
setDate(people[63].events[ctr], 7, 31, 1860);
people[63].events[ctr].place = 37;
people[63].events[ctr].description = "1860 United States Census";
people[63].events[ctr].notes = "Jacob Anders is shown in the household of John Anders, 1 year old, born in Texas.";
people[63].events[ctr].citations[0] = citations[130];
people[63].events[++ctr] = new Event("Census");
setDate(people[63].events[ctr], 8, 21, 1870);
people[63].events[ctr].place = 37;
people[63].events[ctr].description = "1870 United States Census";
people[63].events[ctr].notes = "Bolivar Andrews is shown in the household of John Andrews, 11 years old, born in Texas.";
people[63].events[ctr].citations[0] = citations[126];
people[63].events[++ctr] = new Event("Census");
setDate(people[63].events[ctr], 6, 30, 1880);
people[63].events[ctr].place = 37;
people[63].events[ctr].description = "1880 United States Census";
people[63].events[ctr].notes = "Jacob B. Anders is shown as son in the household of John Anders, 20 years old, single, born in Texas, father born in Alabama, mother born in Arkansas.";
people[63].events[ctr].citations[0] = citations[127];
people[63].events[++ctr] = new Event("Occupation");
people[63].events[ctr].description = "a farm laborer";
people[63].events[ctr].year = 1880;
people[63].events[ctr].place = 37;
people[63].events[ctr].citations[0] = citations[127];
people[63].events[++ctr] = new Event("Census");
setDate(people[63].events[ctr], 6, 14, 1900);
people[63].events[ctr].place = 330;
people[63].events[ctr].description = "1900 United States Census";
people[63].events[ctr].notes = "Jacob B. Anders is shown as the head of household with 10 other people in household, born Aug 1859, 48 (sic) years old, married for 15 years, born in Texas, father born in Unknown, mother born in Unknown, can read and write, can speak English.";
people[63].events[ctr].citations[0] = citations[1391];
people[63].events[++ctr] = new Event("Occupation");
people[63].events[ctr].description = "a farmer";
people[63].events[ctr].year = 1900;
people[63].events[ctr].place = 330;
people[63].events[ctr].citations[0] = citations[1391];

people[64] = new Person("Anders", "Nancy", "Lane", "", "F", null, 55, 56);
people[64].altNames[0] = "Nancy Lane Andrews";
people[64].siblingIndex = 9;
people[64].parentage[0] = citations[419];
people[64].birthInfo.year = "Abt 1861";
people[64].birthInfo.place = 37;
people[64].birthInfo.citations[0] = citations[127];
people[64].events[0] = new Event("Census");
setDate(people[64].events[0], 8, 21, 1870);
people[64].events[0].place = 37;
people[64].events[0].description = "1870 United States Census";
people[64].events[0].notes = "Lane Andrews is shown in the household of John Andrews, 9 years old, born in Texas.";
people[64].events[0].citations[0] = citations[126];
people[64].events[1] = new Event("Census");
setDate(people[64].events[1], 6, 30, 1880);
people[64].events[1].place = 37;
people[64].events[1].description = "1880 United States Census";
people[64].events[1].notes = "Nancy L. Anders is shown as daughter in the household of John Anders, 19 years old, single, born in Texas, father born in Alabama, mother born in Arkansas.";
people[64].events[1].citations[0] = citations[127];

people[65] = new Person("Anders", "Henry", "Marion", "", "M", null, 55, 56);
people[65].altNames[0] = "Henry Andrews";
people[65].siblingIndex = 10;
people[65].parentage[0] = citations[419];
people[65].birthInfo.year = "Abt 1864";
people[65].birthInfo.place = 37;
people[65].birthInfo.citations[0] = citations[127];
people[65].birthInfo.citations[1] = citations[419];
people[65].events[0] = new Event("Census");
setDate(people[65].events[0], 8, 21, 1870);
people[65].events[0].place = 37;
people[65].events[0].description = "1870 United States Census";
people[65].events[0].notes = "Henry Andrews is shown in the household of John Andrews, 7 years old, born in Texas.";
people[65].events[0].citations[0] = citations[126];
people[65].events[1] = new Event("Census");
setDate(people[65].events[1], 6, 30, 1880);
people[65].events[1].place = 37;
people[65].events[1].description = "1880 United States Census";
people[65].events[1].notes = "Henry M. Anders is shown as son in the household of John Anders, 16 years old, single, attended school in the past year, born in Texas, father born in Alabama, mother born in Arkansas.";
people[65].events[1].citations[0] = citations[127];
people[65].events[2] = new Event("Occupation");
people[65].events[2].description = "a farm laborer";
people[65].events[2].year = 1880;
people[65].events[2].place = 37;
people[65].events[2].citations[0] = citations[127];

ctr = -1;
people[66] = new Person("Anders", "Susan", "Catherine", "", "F", null, 55, 56);
people[66].altNames[0] = "Susan Andrews";
people[66].siblingIndex = 11;
people[66].parentage[0] = citations[1363];
people[66].parentage[1] = citations[127];
people[66].images[0] = images[3372];
setDate(people[66].birthInfo, 1, 26, 1866);
people[66].birthInfo.place = 37;
people[66].birthInfo.notes = "Susan's death certificate says she was born in Coryell County, Texas. I am not sure this is correct. I have assumed Milam County where her parents are known to have lived.";
people[66].birthInfo.citations[0] = citations[1363];
setDate(people[66].deathInfo, 5, 2, 1938);
people[66].deathInfo.place = 1;
people[66].deathInfo.citations[0] = citations[1363];
setDate(people[66].burialInfo, 5, 3, 1938);
people[66].burialInfo.place = 1;
people[66].burialInfo.location = 94;
people[66].burialInfo.images[0] = images[517];
people[66].burialInfo.citations[0] = citations[1363];
people[66].burialInfo.citations[1] = citations[322];
people[66].events[++ctr] = new Event("Census");
setDate(people[66].events[ctr], 8, 21, 1870);
people[66].events[ctr].place = 37;
people[66].events[ctr].description = "1870 United States Census";
people[66].events[ctr].notes = "Susan Andrews is shown in the household of John Andrews, 5 years old, born in Texas.";
people[66].events[ctr].citations[0] = citations[126];
people[66].events[++ctr] = new Event("Census");
setDate(people[66].events[ctr], 6, 30, 1880);
people[66].events[ctr].place = 37;
people[66].events[ctr].description = "1880 United States Census";
people[66].events[ctr].notes = "Susan C. Anders is shown as daughter in the household of John Anders, 15 years old, attended school in the past year, born in Texas, father born in Alabama, mother born in Arkansas.";
people[66].events[ctr].citations[0] = citations[127];
people[66].events[++ctr] = new Event("Census");
setDate(people[66].events[ctr], 5, 7, 1910);
people[66].events[ctr].place = 2;
people[66].events[ctr].description = "1910 United States Census";
people[66].events[ctr].notes = "Sue Anders is shown as wife in the household of William H. Anders, 44 years old, married for 18 years (second marriage), mother of 4 (sic) children with 4 (sic) children living, born in Texas, father born in Alabama, mother born in Alabama (sic), can speak English, can read and write.";
people[66].events[ctr].citations[0] = citations[439];
people[66].events[++ctr] = new Event("Census");
setDate(people[66].events[ctr], 1, 28, 1920);
people[66].events[ctr].place = 2;
people[66].events[ctr].description = "1920 United States Census";
people[66].events[ctr].notes = "Sue K. (sic) Anders is shown as the head of household with 6 other people in household, 55 years old, a widow, can read and write, born in Texas, father born in Mississippi (sic), mother born in Texas, can speak English.";
people[66].events[ctr].citations[0] = citations[440];
people[66].events[++ctr] = new Event("Occupation");
people[66].events[ctr].description = "a landlady/proprietor of a boarding house";
people[66].events[ctr].year = "between 1910 and 1920";
people[66].events[ctr].place = 2;
people[66].events[ctr].citations[0] = citations[439];
people[66].events[ctr].citations[1] = citations[440];
people[66].events[++ctr] = new Event("Census");
setDate(people[66].events[ctr], 4, 8, 1930);
people[66].events[ctr].place = 2;
people[66].events[ctr].description = "1930 United States Census";
people[66].events[ctr].notes = "Sue C. Anders is shown in the household of Dewitt C. Appleton, 64 years old, a widow, first marriage at age 16, can read and write, born in Texas, father born in Kentucky (sic), mother born in Kentucky (sic), can speak English.";
people[66].events[ctr].citations[0] = citations[1380];

people[67] = new Person("Anders", "Virgil", "Daniel", "", "M", null, 55, 56);
people[67].altNames[0] = "Virgil Andrews";
people[67].siblingIndex = 12;
people[67].parentage[0] = citations[419];
setDate(people[67].birthInfo, 12, 25, 1869);
people[67].birthInfo.place = 37;
people[67].birthInfo.citations[0] = citations[126];
people[67].birthInfo.citations[1] = citations[419];
setDate(people[67].deathInfo, 9, 11, 1930);
people[67].deathInfo.place = 33;
people[67].deathInfo.citations[0] = citations[419];
people[67].events[0] = new Event("Census");
setDate(people[67].events[0], 8, 21, 1870);
people[67].events[0].place = 37;
people[67].events[0].description = "1870 United States Census";
people[67].events[0].notes = "Daniel Andrews is shown in the household of John Andrews, 8 months old, born in Texas.";
people[67].events[0].citations[0] = citations[126];
people[67].events[1] = new Event("Census");
setDate(people[67].events[1], 6, 30, 1880);
people[67].events[1].place = 37;
people[67].events[1].description = "1880 United States Census";
people[67].events[1].notes = "Virgil Anders is shown as son in the household of John Anders, 10 years old, attended school in the past year, born in Texas, father born in Alabama, mother born in Arkansas.";
people[67].events[1].citations[0] = citations[127];

ctr = -1;
people[68] = new Person("Andrews", "James", "A.", "Sr.", "M", null, 76, 77);
people[68].altNames[0] = "James A. Anders";
people[68].siblingIndex = 1;
people[68].parentage[0] = citations[746];
people[68].parentage[1] = citations[1350];
people[68].citizenRoTx = true;
people[68].signature[0] = 704;
people[68].signatureCitation[0] = 569;
people[68].birthInfo.year = "Abt 1794";
people[68].birthInfo.place = 41;
people[68].birthInfo.citations[0] = citations[131];
setDate(people[68].deathInfo, 3, 9, 1855);
people[68].deathInfo.place = 33;
people[68].deathInfo.notes = "Cause: suicide\nJames Anders is shown paying taxes in Montgomery County in 1854. In 1855, his wife Martha pays the taxes. This is an indicator that James probably died before the 1855 taxes were paid.\nOn May 22, 1855 the coroner is paid $5.00 in regards to services on the deceased James Anders.";
people[68].deathInfo.citations[0] = citations[451];
people[68].deathInfo.citations[1] = citations[434];
people[68].deathInfo.citations[2] = citations[435];
people[68].deathInfo.citations[3] = citations[471];
people[68].events[++ctr] = new Event("Census");
people[68].events[ctr].place = 96;
people[68].events[ctr].description = "1800 United States Census";
people[68].events[ctr].notes = "James Andrews is probably shown in the household of John Andrews. He would be the male 0 to 10 years of age.";
people[68].events[ctr].citations[0] = citations[1346];
people[68].events[++ctr] = new Event("Census");
people[68].events[ctr].place = 96;
people[68].events[ctr].description = "1810 United States Census";
people[68].events[ctr].notes = "John Anders is probably shown in the household of John Anders. He would be one of the males 16 to 26 years of age.";
people[68].events[ctr].citations[0] = citations[492];
people[68].events[++ctr] = new Event("Census");
people[68].events[ctr].place = 143;
people[68].events[ctr].description = "1830 United States Census";
people[68].events[ctr].notes = "James Andrews is shown as the head of household with 6 other people in household, between 30 and 40 years old.";
people[68].events[ctr].citations[0] = citations[336];
people[68].events[++ctr] = new Event("Immigration");
setDate(people[68].events[ctr], 12, 29, 1839);
people[68].events[ctr].description = "from Alabama to the Republic of Texas";
people[68].events[ctr].notes = "The Sabine County Board of Land Commissioners clerk return records indicate James Anders immigrated to the Republic of Texas on 29 Dec 1839. (This is tied to his conditional 3rd class land grant on 30 Dec 1839.) Note that his augmentation land grant of 320 acres on 07 Oct 1845 indicates his family immigrated in Nov 1841.";
people[68].events[ctr].citations[0] = citations[581];
people[68].events[ctr].citations[1] = citations[462];
people[68].events[++ctr] = new Event("Land Grant");
setDate(people[68].events[ctr], 12, 30, 1839);
people[68].events[ctr].place = 144;
people[68].events[ctr].notes = "James Anders is given a conditional land grant of 320 acres, Sabine County, Certificate #292, 3rd class.";
people[68].events[ctr].citations[0] = citations[582];
people[68].events[ctr].citations[1] = citations[581];
people[68].events[ctr].citations[2] = citations[341];
people[68].events[ctr].citations[3] = citations[411];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1841;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Andrews is shown paying $4.00 in tax.";
people[68].events[ctr].citations[0] = citations[430];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1843;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Andrews is shown owning 160 acres of land valued at $240, 2 slaves, and paying $1.24 in tax.";
people[68].events[ctr].citations[0] = citations[431];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1844;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Andrews is shown owning 160 acres of land valued at $120, 1 slave, and paying $0.87 in tax.";
people[68].events[ctr].citations[0] = citations[520];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1845;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 160 acres of land valued at $41 and paying $0.83 in tax.";
people[68].events[ctr].citations[0] = citations[526];
people[68].events[++ctr] = new Event("Bond");
setDate(people[68].events[ctr], 3, 24, 1845);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders and Edmund A. Clark are securities for principal Isham Epps who was elected constable for Montgomery County Beat No. 4 on 08 Mar 1845. The bond is $1,000.";
people[68].events[ctr].citations[0] = citations[742];
people[68].events[++ctr] = new Event("Court");
people[68].events[ctr].year = "between 05 Apr 1845 and 25 May 1846";
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is a defendant in a lost horse case.";
people[68].events[ctr].citations[0] = citations[648];
people[68].events[++ctr] = new Event("Land Grant");
setDate(people[68].events[ctr], 10, 7, 1845);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is given an unconditional land grant of 320 acres, Montgomery County, Certificate #293, 3rd class by virtue of conditional certificate #292, Sabine County, dated 30 Dec 1839.";
people[68].events[ctr].citations[0] = citations[583];
people[68].events[ctr].citations[1] = citations[584];
people[68].events[ctr].citations[2] = citations[411];
people[68].events[++ctr] = new Event("Land Grant");
setDate(people[68].events[ctr], 10, 7, 1845);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "After testifying that his family came to the Republic of Texas in Nov 1841, James Anders is given an unconditional augmentation land grant of 320 acres, Montgomery County, Certificate #294, 4th class. (Note his name is listed as James Andrews in the clerk return document.)";
people[68].events[ctr].citations[0] = citations[462];
people[68].events[ctr].citations[1] = citations[587];
people[68].events[++ctr] = new Event("Land Sale");
setDate(people[68].events[ctr], 10, 10, 1845);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders sells his 320 acre augmentation land grant (Certificate #294, Montgomery County, 4th class, issued 7 Oct 1845) to Emily A. Lacy for $25.00.";
people[68].events[ctr].citations[0] = citations[569];
people[68].events[++ctr] = new Event("Land Purchase");
setDate(people[68].events[ctr], 10, 17, 1846);
people[68].events[ctr].place = 33;
people[68].events[ctr].location = 117;
people[68].events[ctr].notes = "James Anders and R. B. Martin purchased 160 acres from John H. Wood on Little Lake Creek.";
people[68].events[ctr].citations[0] = citations[436];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1846;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 160 acres of land from original grantee J. H. Wood, paying $0.54 in tax.";
people[68].events[ctr].citations[0] = citations[432];
people[68].events[ctr].citations[1] = citations[343];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1847;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 150 acres of land from original grantee B. Rigby, paying $1.36 in tax.";
people[68].events[ctr].citations[0] = citations[527];
people[68].events[++ctr] = new Event("Land Sale");
setDate(people[68].events[ctr], 12, 22, 1847);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders (Andrews) sells his half-interest in 160 acres on Little Lake Creek (puchased with R. B. Martin on 17 Oct 1846 from John H. Wood) to Sophia Goodman for $100.";
people[68].events[ctr].citations[0] = citations[1594];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1848;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 200 acres of land from original grantee B. Rigby valued at $400, paying $2.12 in tax.";
people[68].events[ctr].citations[0] = citations[529];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1849;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 200 acres of land from original grantee B. Rigby valued at $200, paying $0.60 in tax.";
people[68].events[ctr].citations[0] = citations[530];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1850;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 200 acres of land from original grantee B. Rigby valued at $400 and paying no tax.";
people[68].events[ctr].citations[0] = citations[550];
people[68].events[++ctr] = new Event("Census");
setDate(people[68].events[ctr], 11, 9, 1850);
people[68].events[ctr].place = 33;
people[68].events[ctr].description = "1850 United States Census";
people[68].events[ctr].notes = "James Anders is shown as the head of household with 8 other people in household, 56 years old, $600 in real estate owned, born in South Carolina.";
people[68].events[ctr].citations[0] = citations[131];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1851;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 200 acres of land on Lake Creek from original grantee B. Rigby valued at $250, paying $0.37 in state tax and $0.18 in county tax.";
people[68].events[ctr].citations[0] = citations[551];
people[68].events[++ctr] = new Event("Land Sale");
setDate(people[68].events[ctr], 5, 8, 1851);
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James and Martha Anders sell 100 acres to Nancy Worley for $400 (this is part of the 200 acres purchased by Martha Anders on 03 May 1847). As part of this transaction, Anderson Worley (Nancy's husband) sells Martha Anders a wagon, 4 yoke of oxen, and associated equipment. (This appears to be at least partially a bartering situation.)";
people[68].events[ctr].citations[0] = citations[802];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1852;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 150 acres of land on Lake Creek from original grantee Benj. Rigby valued at $450, paying $0.68 in state tax and $0.34 in county tax.";
people[68].events[ctr].citations[0] = citations[552];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1853;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 150 acres of land from original grantee Benjamin Rigby valued at $450, paying $1.02 in tax.";
people[68].events[ctr].citations[0] = citations[433];
people[68].events[++ctr] = new Event("Tax Roll");
people[68].events[ctr].year = 1854;
people[68].events[ctr].place = 33;
people[68].events[ctr].notes = "James Anders is shown owning 150 acres of land from original grantee Benjamin Rigby on Town Creek valued at $450, paying $1.02 in tax.";
people[68].events[ctr].citations[0] = citations[434];

ctr = -1;
people[69] = new Person("Formby", "Martha", "", "", "F");
people[69].citizenRoTx = true;
setDate(people[69].birthInfo, 7, 9, 1802);
people[69].birthInfo.place = 42;
people[69].birthInfo.citations[0] = citations[131];
people[69].birthInfo.citations[1] = citations[132];
setDate(people[69].deathInfo, 11, 16, 1883);
people[69].deathInfo.place = 33;
people[69].deathInfo.citations[0] = citations[132];
people[69].burialInfo.place = 170;
people[69].burialInfo.location = 55;
people[69].burialInfo.notes = "Grave marker inscription reads: She was a kind and affectionate wife. A fond mother and friend to all. She hath done what she could. Mark.";
people[69].burialInfo.images[0] = images[216];
people[69].burialInfo.images[1] = images[217];
people[69].burialInfo.citations[0] = citations[132];
people[69].burialInfo.citations[1] = citations[375];
people[69].events[++ctr] = new Event("Census");
people[69].events[ctr].place = 143;
people[69].events[ctr].description = "1830 United States Census";
people[69].events[ctr].notes = "Martha Andrews is likely shown in the household of James Andrews. She would be the female between 20 and 30 years old.";
people[69].events[ctr].citations[0] = citations[336];
people[69].events[++ctr] = new Event("Immigration");
setDate(people[69].events[ctr], 11, "", 1841);
people[69].events[ctr].description = "from Alabama to the Republic of Texas";
people[69].events[ctr].notes = "The augmentation land grant of 320 acres for James Anders indicates his family immigrated in Nov 1841. Martha Anders testifies in the probate of W. W. Simonton that they came to Texas about 1839-1840.";
people[69].events[ctr].citations[0] = citations[462];
people[69].events[ctr].citations[1] = citations[379];
people[69].events[++ctr] = new Event("Land Purchase");
setDate(people[69].events[ctr], 5, 3, 1847);
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders purchased 200 acres from John P. Hall (out of Benjamin Rigby's headright) for $160.";
people[69].events[ctr].citations[0] = citations[801];
people[69].events[++ctr] = new Event("Census");
setDate(people[69].events[ctr], 11, 9, 1850);
people[69].events[ctr].place = 33;
people[69].events[ctr].description = "1850 United States Census";
people[69].events[ctr].notes = "Martha Anders is shown in the household of James Anders, 48 years old, born in South Carolina.";
people[69].events[ctr].citations[0] = citations[131];
people[69].events[++ctr] = new Event("Tax Roll");
people[69].events[ctr].year = 1855;
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders is shown owning 150 acres of land on Little Lake Creek from original grantee Benjamin Rigby valued at $450, paying $1.02 in tax.";
people[69].events[ctr].citations[0] = citations[435];
people[69].events[++ctr] = new Event("Loan");
setDate(people[69].events[ctr], 7, 21, 1856);
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders takes a loan of $2,000 from Mary Burden using the 200 acres of land purchased from John P. Hall on 03 May 1847 as collateral to be repaid by 01 Jan 1857.";
people[69].events[ctr].citations[0] = citations[1595];
people[69].events[++ctr] = new Event("Tax Roll");
people[69].events[ctr].year = 1856;
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders is shown owning 150 acres of land on Little Lake Creek from original grantee Benjamin Rigby valued at $450, paying $0.68 in state tax and $0.34 in county tax.";
people[69].events[ctr].citations[0] = citations[553];
people[69].events[++ctr] = new Event("Land Survey");
setDate(people[69].events[ctr], 11, 23, 1857);
people[69].events[ctr].place = 196;
people[69].events[ctr].notes = "Land survey for unconditional certificate #293 issued to husband James Anders on 07 Oct 1844, Montgomery County, 3rd class.";
people[69].events[ctr].citations[0] = citations[585];
people[69].events[++ctr] = new Event("Land Patent");
setDate(people[69].events[ctr], 11, 23, 1858);
people[69].events[ctr].place = 196;
people[69].events[ctr].notes = "The heirs of James Anders are issued a patent for a 320 acre land grant by virtue of Certificate #293, Montgomery County, 3rd Class. Presumably Martha Anders was the primary recipient of this patent.";
people[69].events[ctr].citations[0] = citations[586];
people[69].events[++ctr] = new Event("Land Sale");
setDate(people[69].events[ctr], 12, 21, 1858);
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders sells 200 acres (purchased by Martha on 03 May 1847) to Mary Burden for $1,000.";
people[69].events[ctr].citations[0] = citations[1603];
people[69].events[++ctr] = new Event("Land Purchase");
setDate(people[69].events[ctr], 1, 5, 1859);
people[69].events[ctr].place = 33;
people[69].events[ctr].notes = "Martha Anders purchases a lot in the town of Montgomery from W. R. Darby for $200.";
people[69].events[ctr].citations[0] = citations[1604];
people[69].events[++ctr] = new Event("Census");
setDate(people[69].events[ctr], 6, 18, 1880);
people[69].events[ctr].place = 33;
people[69].events[ctr].description = "1880 United States Census";
people[69].events[ctr].notes = "M. Anders is shown in the household of Jones Weatherford, 77 years old, widowed, born in South Carolina, father born in South Carolina, mother born in South Carolina.";
people[69].events[ctr].citations[0] = citations[133];

people[70] = new Person("Anders", "Elizabeth", "", "", "F", null, 68, 69);
people[70].siblingIndex = 3;
people[70].citizenRoTx = true;
setDate(people[70].birthInfo, 6, 5, 1826);
people[70].birthInfo.place = 143;
people[70].birthInfo.citations[0] = citations[132];
setDate(people[70].deathInfo, 2, 20, 1891);
people[70].deathInfo.place = 33;
people[70].deathInfo.citations[0] = citations[132];
setDate(people[70].burialInfo, 2, "", 1891);
people[70].burialInfo.place = 170;
people[70].burialInfo.location = 55;
people[70].burialInfo.images[0] = images[2810];
people[70].burialInfo.citations[0] = citations[132];
people[70].events[0] = new Event("Census");
people[70].events[0].place = 143;
people[70].events[0].description = "1830 United States Census";
people[70].events[0].notes = "Elizabeth Andrews is likely shown in the household of James Andrews. She would be the female between 5 and 10 years old (though this seems to be a little off).";
people[70].events[0].citations[0] = citations[336];

people[71] = new Person("Anders", "Jacob", "", "", "M", 0, 68, 69);
people[71].siblingIndex = 4;
people[71].citizenRoTx = true;
people[71].parentage[0] = citations[131];
people[71].images[0] = images[488];
setDate(people[71].birthInfo, 2, 14, 1827);
people[71].birthInfo.place = 143;
people[71].birthInfo.citations[0] = citations[134];
setDate(people[71].deathInfo, 6, 11, 1909);
people[71].deathInfo.place = 33;
people[71].deathInfo.citations[0] = citations[134];
people[71].burialInfo.place = 170;
people[71].burialInfo.location = 55;
people[71].burialInfo.images[0] = images[432];
people[71].burialInfo.notes = "The book \"Montgomery County, Texas Cemeteries Volume 1\" mistakenly lists this person as buried in Scott's Ridge Cemetery. Burial in Mount Pleasant Cemetery was confirmed on 24 Nov 2004.";
people[71].burialInfo.citations[0] = citations[375];
people[71].burialInfo.citations[1] = citations[134];
people[71].events[0] = new Event("Census");
people[71].events[0].place = 143;
people[71].events[0].description = "1830 United States Census";
people[71].events[0].notes = "Jacob Andrews is likely shown in the household of James Andrews. He would be one of the males under 5 years old.";
people[71].events[0].citations[0] = citations[336];
people[71].events[1] = new Event("Immigration");
setDate(people[71].events[1], 11, "", 1841);
people[71].events[1].description = "from Alabama to the Republic of Texas";
people[71].events[1].notes = "He came to the Republic of Texas as a child with his family.";
people[71].events[1].citations[0] = citations[462];
people[71].events[2] = new Event("Census");
setDate(people[71].events[2], 11, 9, 1850);
people[71].events[2].place = 33;
people[71].events[2].description = "1850 United States Census";
people[71].events[2].notes = "Jacob Anders is shown in the household of James Anders, 23 years old, born in Alabama.";
people[71].events[2].citations[0] = citations[131];
people[71].events[3] = new Event("Tax Roll");
setDate(people[71].events[3], "", "", 1853);
people[71].events[3].place = 33;
people[71].events[3].citations[0] = citations[433];
people[71].events[4] = new Event("Tax Roll");
setDate(people[71].events[4], "", "", 1854);
people[71].events[4].place = 33;
people[71].events[4].citations[0] = citations[434];
people[71].events[5] = new Event("Tax Roll");
setDate(people[71].events[5], "", "", 1855);
people[71].events[4].place = 33;
people[71].events[4].citations[0] = citations[435];
people[71].events[6] = new Event("Census");
setDate(people[71].events[6], 7, 7, 1860);
people[71].events[6].place = 33;
people[71].events[6].description = "1860 United States Census";
people[71].events[6].notes = "Jacob Anders is shown as the head of household with 2 other people in household, 33 years old, $1,400 in real estate value, $1,392 in personal estate value, born in Alabama.";
people[71].events[6].citations[0] = citations[400];
people[71].events[7] = new Event("Public Service");
people[71].events[7].description = "a Captain of Patrol";
setDate(people[71].events[7], 2, 19, 1862);
people[71].events[7].place = 33;
people[71].events[7].citations[0] = citations[743];
people[71].events[8] = new Event("Census");
setDate(people[71].events[8], 7, 10, 1870);
people[71].events[8].place = 33;
people[71].events[8].description = "1870 United States Census";
people[71].events[8].notes = "Jacob Andrews is shown as the head of household with 3 other people in household, 43 years old, $1,000 in real estate value, $1,000 in personal estate value, born in Alabama.";
people[71].events[8].citations[0] = citations[455];
people[71].events[9] = new Event("Occupation");
people[71].events[9].description = "a farmer";
people[71].events[9].year = "between 1860 and 1870";
people[71].events[9].place = 33;
people[71].events[9].citations[0] = citations[400];
people[71].events[9].citations[1] = citations[455];

people[72] = new Person("Anders", "Burril", "", "", "M", null, 68, 69);
people[72].siblingIndex = 5;
people[72].citizenRoTx = true;
people[72].parentage[0] = citations[131];
setDate(people[72].birthInfo, 4, 14, 1829);
people[72].birthInfo.place = 143;
people[72].birthInfo.citations[0] = citations[1347];
setDate(people[72].deathInfo, 7, 30, 1896);
people[72].deathInfo.place = 172;
people[72].deathInfo.citations[0] = citations[1347];
people[72].burialInfo.place = 172;
people[72].burialInfo.location = 151;
people[72].burialInfo.citations[0] = citations[1347];
people[72].events[0] = new Event("Census");
people[72].events[0].place = 143;
people[72].events[0].description = "1830 United States Census";
people[72].events[0].notes = "Burril Andrews is likely shown in the household of James Andrews. He would be one of the males under 5 years old.";
people[72].events[0].citations[0] = citations[336];
people[72].events[1] = new Event("Immigration");
setDate(people[72].events[1], 11, "", 1841);
people[72].events[1].description = "from Alabama to the Republic of Texas";
people[72].events[1].notes = "He came to the Republic of Texas as a child with his family.";
people[72].events[1].citations[0] = citations[462];
people[72].events[2] = new Event("Census");
setDate(people[72].events[2], 11, 9, 1850);
people[72].events[2].place = 33;
people[72].events[2].description = "1850 United States Census";
people[72].events[2].notes = "Burrel (sic) Anders is shown in the household of James Anders, 21 years old, born in Alabama.";
people[72].events[2].citations[0] = citations[131];
people[72].events[3] = new Event("Tax Roll");
setDate(people[72].events[3], "", "", 1853);
people[72].events[3].place = 33;
people[72].events[3].citations[0] = citations[433];
people[72].events[4] = new Event("Tax Roll");
setDate(people[72].events[4], "", "", 1854);
people[72].events[4].place = 33;
people[72].events[4].citations[0] = citations[434];
people[72].events[5] = new Event("Tax Roll");
setDate(people[72].events[5], "", "", 1855);
people[72].events[5].place = 33;
people[72].events[5].citations[0] = citations[435];
people[72].events[6] = new Event("Census");
setDate(people[72].events[6], 6, 16, 1860);
people[72].events[6].place = 33;
people[72].events[6].description = "1860 United States Census";
people[72].events[6].notes = "B. Anders is shown as the head of household with 4 other people in household, 30 years old, $320 in real estate value, born in Alabama.";
people[72].events[6].citations[0] = citations[243];
people[72].events[7] = new Event("Census");
setDate(people[72].events[7], 6, 4, 1880);
people[72].events[7].place = 174;
people[72].events[7].description = "1880 United States Census";
people[72].events[7].notes = "B. Andrews is shown as the head of household with 5 other people in household, 47 (sic) years old, married, cannot read or write, born in Alabama, father born in South Carolina, mother born in South Carolina.";
people[72].events[7].citations[0] = citations[461];
people[72].events[8] = new Event("Occupation");
people[72].events[8].description = "a farmer";
people[72].events[8].year = "between 1850 and 1860";
people[72].events[8].place = 33;
people[72].events[8].citations[0] = citations[131];
people[72].events[8].citations[1] = citations[243];
people[72].events[9] = new Event("Occupation");
people[72].events[9].description = "a farmer";
people[72].events[9].year = 1880;
people[72].events[9].place = 174;
people[72].events[9].citations[0] = citations[461];

people[73] = new Person("Anders", "Stacy", "", "", "F", null, 68, 69);
people[73].siblingIndex = 6;
people[73].citizenRoTx = true;
people[73].parentage[0] = citations[131];
people[73].birthInfo.year = "Abt 1832";
people[73].birthInfo.place = 143;
people[73].birthInfo.citations[0] = citations[131];
people[73].events[0] = new Event("Census");
people[73].events[0].place = 143;
people[73].events[0].description = "1830 United States Census";
people[73].events[0].notes = "Stacy Andrews is likely shown in the household of James Andrews. She would be the female under 5 years old (though this seems to be a little off as she was born in 1831-1832, but this is tolerable if the census was delayed a bit).";
people[73].events[0].citations[0] = citations[336];
people[73].events[1] = new Event("Census");
setDate(people[73].events[1], 11, 9, 1850);
people[73].events[1].place = 33;
people[73].events[1].description = "1850 United States Census";
people[73].events[1].notes = "Stacy Anders is shown in the household of James Anders, 18 years old, born in Alabama.";
people[73].events[1].citations[0] = citations[131];
people[73].events[2] = new Event("Census");
setDate(people[73].events[2], 6, 20, 1860);
people[73].events[2].place = 33;
people[73].events[2].description = "1860 United States Census";
people[73].events[2].notes = "U. (sic) White is shown in the household of J. White, 26 (sic) years old, born in Alabama.";
people[73].events[2].citations[0] = citations[453];
people[73].events[3] = new Event("Census");
setDate(people[73].events[3], 8, 8, 1870);
people[73].events[3].place = 33;
people[73].events[3].description = "1870 United States Census";
people[73].events[3].notes = "Stacy White is shown in the household of Andrew J. White, 38 years old, born in Alabama.";
people[73].events[3].citations[0] = citations[452];

ctr = -1;
people[74] = new Person("Anders", "James", "A.", "Jr.", "M", null, 68, 69);
people[74].altNames[0] = "James A. Andrews, Jr.";
people[74].siblingIndex = 7;
people[74].citizenRoTx = true;
people[74].parentage[0] = citations[131];
setDate(people[74].birthInfo, 4, 29, 1833);
people[74].birthInfo.place = 143;
people[74].birthInfo.citations[0] = citations[375];
people[74].birthInfo.citations[1] = citations[134];
setDate(people[74].deathInfo, 1, 3, 1900);
people[74].deathInfo.place = 2;
people[74].deathInfo.citations[0] = citations[375];
people[74].deathInfo.citations[1] = citations[134];
setDate(people[74].burialInfo, 1, "", 1900);
people[74].burialInfo.place = 170;
people[74].burialInfo.location = 55;
people[74].burialInfo.images[0] = images[431];
people[74].burialInfo.notes = "The book \"Montgomery County, Texas Cemeteries Volume 1\" mistakenly lists this person as buried in Scott's Ridge Cemetery. Burial in Mount Pleasant Cemetery was confirmed on 24 Nov 2004.";
people[74].burialInfo.citations[0] = citations[375];
people[74].burialInfo.citations[1] = citations[134];
people[74].notes = "The will/probate of James A. Anders, Jr. has not been located. Besides the 1880 census, parentage for his children William, Robert, and Jacob is supported by the 1900, 1901, and 1903 Walker County, Texas tax rolls. From 1900 to 1901 the entry for James goes from \"James Andrews\" to \"James Andrews, Est.\" showing that he has died. The land he owned in 1901 is seen in the hands of sons William, Robert, and Jacob in 1903. Further proof is found in the Walker County, Texas deeds where in 1906 all 4 sons are selling their father's land.";
people[74].notesCitations[0] = citations[754];
people[74].notesCitations[1] = citations[675];
people[74].notesCitations[2] = citations[679];
people[74].events[++ctr] = new Event("Immigration");
setDate(people[74].events[ctr], 11, "", 1841);
people[74].events[ctr].description = "from Alabama to the Republic of Texas";
people[74].events[ctr].notes = "He came to the Republic of Texas as a child with his family.";
people[74].events[ctr].citations[0] = citations[462];
people[74].events[++ctr] = new Event("Census");
setDate(people[74].events[ctr], 11, 9, 1850);
people[74].events[ctr].place = 33;
people[74].events[ctr].description = "1850 United States Census";
people[74].events[ctr].notes = "James Anders is shown in the household of James Anders, 15 (sic) years old, born in Alabama.";
people[74].events[ctr].citations[0] = citations[131];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 1, 19, 1860);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James and Sarah Anders sell 163.25 acres inherited by Sarah from her father William M. Rankin to Abner Womack for $2285.00.";
people[74].events[ctr].citations[0] = citations[1599];
people[74].events[++ctr] = new Event("Land Purchase");
setDate(people[74].events[ctr], 1, 28, 1860);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James Anders purchases 160 acres from David and Charlotte Clark for $500.";
people[74].events[ctr].citations[0] = citations[1598];
people[74].events[++ctr] = new Event("Census");
setDate(people[74].events[ctr], 6, 16, 1860);
people[74].events[ctr].place = 33;
people[74].events[ctr].description = "1860 United States Census";
people[74].events[ctr].notes = "Jam. Anders is shown as the head of household with 2 other people in household, 26 years old, $700 in real estate value, $200 in personal estate value, born in Alabama.";
people[74].events[ctr].citations[0] = citations[243];
people[74].events[++ctr] = new Event("Land Purchase");
setDate(people[74].events[ctr], 3, 5, 1861);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James Anders purchases 200 acres (in the William Patterson headright league) from David and Mary Cathoreno for $2,000.";
people[74].events[ctr].citations[0] = citations[1597];
people[74].events[++ctr] = new Event("Public Service");
people[74].events[ctr].description = "a Private in a Patrol";
setDate(people[74].events[ctr], 2, 19, 1862);
people[74].events[ctr].place = 33;
people[74].events[ctr].detail = "He served under his brother Jacob Anders.";
people[74].events[ctr].citations[0] = citations[743];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 11, "", 1862);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James and Sarah Anders sell 160 acres of land (part of 200 acres in the William Patterson headright league purchased on 05 Mar 1861) to George Dennis for $800.00. This is an interesting deed as it appears James and his brother Jacob arranged an agreement with Mr. Dennis to have Dennis serve as a substitute for one of James or Jacob in the Confederate Army.";
people[74].events[ctr].citations[0] = citations[1602];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 9, 10, 1875);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James and Sarah Anders sell their 1/7 share of 641 acres inherited by Sarah from her mother Sarah Rankin to Thomas B. Rankin (Sarah's brother) for $100.00.";
people[74].events[ctr].citations[0] = citations[1600];
people[74].events[++ctr] = new Event("Census");
setDate(people[74].events[ctr], 6, 17, 1880);
people[74].events[ctr].place = 33;
people[74].events[ctr].description = "1880 United States Census";
people[74].events[ctr].notes = "J. A. Anders is shown as the head of household with 7 other people in household, 47 years old, married, cannot read or write, born in Alabama, father born in South Carolina, mother born in South Carolina.";
people[74].events[ctr].citations[0] = citations[242];
people[74].events[++ctr] = new Event("Occupation");
people[74].events[ctr].description = "a farmer";
people[74].events[ctr].year = "between 1860 and 1880";
people[74].events[ctr].place = 33;
people[74].events[ctr].citations[0] = citations[242];
people[74].events[ctr].citations[1] = citations[243];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 12, 19, 1888);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James and Sarah Anders sell 50 acres of land (part of 200 acres in the William Patterson headright league purchased on 05 Mar 1861) to S. J. Daniel and wife for $387.50.";
people[74].events[ctr].citations[0] = citations[1601];
people[74].events[++ctr] = new Event("Land Purchase");
setDate(people[74].events[ctr], 2, 27, 1889);
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews (of Montgomery County, Texas) purchased 226.7 acres (in the Charles Clabaugh headright survey) from Thomas Dunn for $550.00.";
people[74].events[ctr].citations[0] = citations[752];
people[74].events[++ctr] = new Event("Land Purchase");
setDate(people[74].events[ctr], 6, 19, 1889);
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Anders purchased 150 acres (in the Thomas Cresap and Charles Clabaugh headright surveys) from the Leon and H. Blum Land Company for $400.00.";
people[74].events[ctr].citations[0] = citations[751];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 11, 14, 1889);
people[74].events[ctr].place = 33;
people[74].events[ctr].notes = "James and Sarah Anders sell 4 acres of land (part of 200 acres in the William Patterson headright league purchased on 05 Mar 1861) to Stacy White for $35.00.";
people[74].events[ctr].citations[0] = citations[1596];
people[74].events[++ctr] = new Event("Tax Roll");
setDate(people[74].events[ctr], "", "", 1889);
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "J. A. Andrews is shown owning 227 acres (originally granted to Charles Clabaugh) valued at $230, 1 wagon valued at $25, 2 horses valued at $80, 40 cattle valued at $275, 20 hogs valued at $20, paying $7.57 in taxes.";
people[74].events[ctr].citations[0] = citations[666];
people[74].events[++ctr] = new Event("Land Purchase");
setDate(people[74].events[ctr], 1, 12, 1893);
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews (of Montgomery County, Texas) purchased 64 acres (in the Alexander Whittaker headright survey) from Mary A. Martin et al. for $128.00.";
people[74].events[ctr].citations[0] = citations[753];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1893;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $320, 25 acres (originally granted to Thomas Cresap) valued at $25, 64 acres (originally granted to Alexander Whittaker) valued at $120, 1 wagon valued at $20, 2 horses valued at $80.";
people[74].events[ctr].citations[0] = citations[667];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1894;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $480, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, 1 wagon valued at $40, 2 horses valued at $80, 15 cattle valued at $60.";
people[74].events[ctr].citations[0] = citations[668];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1895;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $1190, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, 1 wagon valued at $20, 2 horses valued at $80, 12 cattle valued at $60, 20 goats valued at $10, 20 hogs valued at $20, paying $16.19 in taxes.";
people[74].events[ctr].citations[0] = citations[669];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1896;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh), 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, 3 horses valued at $80, 2 cattle valued at $10, 15 goats valued at $10, 25 hogs valued at $25, 1 wagon valued at $25, paying $9.01 in taxes.";
people[74].events[ctr].citations[0] = citations[670];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1897;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $840, 24 acres (originally granted to Thomas Cresap) valued at $25, 64 acres (originally granted to Alexander Whittaker) valued at $135, 2 horses valued at $50, 2 cattle valued at $10, 15 goats valued at $10, 1 wagon valued at $20, paying $10.68 in taxes.";
people[74].events[ctr].citations[0] = citations[671];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1898;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $820, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, 3 horses valued at $70, 30 goats valued at $10, 5 hogs valued at $10, 2 wagon valued at $30, paying $10.78 in taxes.";
people[74].events[ctr].citations[0] = citations[672];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1899;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $820, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, 2 horses valued at $50, 1 wagon valued at $15, paying $10.25 in taxes.";
people[74].events[ctr].citations[0] = citations[673];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1900;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $820, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, paying $9.27 in taxes. (At this point James has died. This is why only property is listed.";
people[74].events[ctr].citations[0] = citations[674];
people[74].events[++ctr] = new Event("Tax Roll");
people[74].events[ctr].year = 1901;
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "The Estate of James Andrews is shown owning 352 acres (originally granted to Charles Clabaugh) valued at $820, 24 acres (originally granted to Thomas Cresap) valued at $30, 64 acres (originally granted to Alexander Whittaker) valued at $130, paying $9.27 in taxes.";
people[74].events[ctr].citations[0] = citations[675];
people[74].events[++ctr] = new Event("Land Sale");
setDate(people[74].events[ctr], 9, 29, 1906);
people[74].events[ctr].place = 2;
people[74].events[ctr].notes = "The sons/heirs of James Anders (W. H., R. L., James, and J. S.) sell the 3 tracts of land bought by him in the 1890's to the Delta Lumber Company for $3,520.";
people[74].events[ctr].citations[0] = citations[754];

people[75] = new Person("Anders", "Mary", "Ann", "", "F", 0, 68, 69);
people[75].siblingIndex = 8;
people[75].citizenRoTx = true;
people[75].parentage[0] = citations[131];
people[75].images[0] = images[749];
setDate(people[75].birthInfo, 5, 17, 1835);
people[75].birthInfo.place = 143;
people[75].birthInfo.citations[0] = citations[369];
people[75].birthInfo.citations[1] = citations[798];
setDate(people[75].deathInfo, 6, 25, 1921);
people[75].deathInfo.place = 1;
people[75].deathInfo.citations[0] = citations[369];
people[75].deathInfo.citations[1] = citations[368];
people[75].deathInfo.citations[2] = citations[798];
setDate(people[75].deathInfo, 6, 25, 1921);
people[75].burialInfo.place = 170;
people[75].burialInfo.location = 55;
people[75].burialInfo.citations[0] = citations[369];
people[75].burialInfo.citations[1] = citations[798];
people[75].burialInfo.images[0] = images[3484];
people[75].events[0] = new Event("Immigration");
setDate(people[75].events[0], 11, "", 1841);
people[75].events[0].description = "from Alabama to the Republic of Texas";
people[75].events[0].notes = "She came to Texas with her family at about the age of 5.";
people[75].events[0].citations[0] = citations[462];
people[75].events[0].citations[1] = citations[368];
people[75].events[1] = new Event("Census");
setDate(people[75].events[1], 11, 9, 1850);
people[75].events[1].place = 33;
people[75].events[1].description = "1850 United States Census";
people[75].events[1].notes = "Mary Anders is shown in the household of James Anders, 16 (sic) years old, born in Alabama.";
people[75].events[1].citations[0] = citations[131];
people[75].events[2] = new Event("Census");
setDate(people[75].events[2], 6, 14, 1860);
people[75].events[2].place = 33;
people[75].events[2].description = "1860 United States Census";
people[75].events[2].notes = "M. Weatherford is shown in the household of Jones Weatherford, 26 (sic) years old, born in Alabama.";
people[75].events[2].citations[0] = citations[337];
people[75].events[3] = new Event("Census");
setDate(people[75].events[3], 6, 18, 1880);
people[75].events[3].place = 33;
people[75].events[3].description = "1880 United States Census";
people[75].events[3].notes = "M. A. Weatherford is shown as wife in the household of Jones Weatherford, 45 years old, married, born in Alabama, father born in South Carolina, mother born in South Carolina.";
people[75].events[3].citations[0] = citations[133];
people[75].events[4] = new Event("Census");
setDate(people[75].events[4], 1, 14, 1920);
people[75].events[4].place = 2;
people[75].events[4].description = "1920 United States Census";
people[75].events[4].notes = "Mary Weatherford is shown as mother (sic) in the household of Henry R. Lindley, 84 years old, widowed, can read and write, born in Alabama, father born in Alabama (sic), mother born in Alabama (sic), can speak English.";
people[75].events[4].citations[0] = citations[338];

ctr = -1;
people[76] = new Person("Andrews", "John", "", "", "M", null, 257, 258);
people[76].siblingIndex = 2;
people[76].altNames[0] = "John Anders";
people[76].birthInfo.year = "Abt 1769";
people[76].birthInfo.place = 146;
people[76].deathInfo.year = "Abt 1844";
people[76].deathInfo.place = 38;
people[76].events[++ctr] = new Event("Census");
people[76].events[ctr].place = 96;
people[76].events[ctr].description = "1800 United States Census";
people[76].events[ctr].notes = "John Andrews is shown as the head of household with 4 other people in household. He is the male 26 to 45 years of age.";
people[76].events[ctr].citations[0] = citations[1346];
people[76].events[++ctr] = new Event("Census");
people[76].events[ctr].place = 96;
people[76].events[ctr].description = "1810 United States Census";
people[76].events[ctr].notes = "John Anders is shown as the head of household with 13 other people in household (4 are slaves). He is the male 26 to 45 years of age. This is known to be our John because of the presence of his three brothers Ezekiel S., Howell, and Terrell in the same county. The exact identity of the other 8 non-slaves besides his wife has not been determined; some of them are children.";
people[76].events[ctr].citations[0] = citations[492];
people[76].events[++ctr] = new Event("Census");
people[76].events[ctr].place = 38;
people[76].events[ctr].description = "1830 United States Census";
people[76].events[ctr].notes = "Jno Andrews is shown as the head of household with 3 other people in household. He is the male 60 to 70 years of age.";
people[76].events[ctr].citations[0] = citations[251];
people[76].events[++ctr] = new Event("Census");
people[76].events[ctr].place = 38;
people[76].events[ctr].description = "1840 United States Census";
people[76].events[ctr].notes = "John Andrews is shown as the head household with one other person in household, between 70 and 80 years old.";
people[76].events[ctr].citations[0] = citations[249];
people[76].events[++ctr] = new Event("Probate");
people[76].events[ctr].year = "between 19 Aug 1844 and 12 Apr 1852";
people[76].events[ctr].place = 38;
people[76].events[ctr].notes = "The seemingly final estate settlement on 23 Mar 1846 mentions wife Elizabeth and children James, Stacy (married to a Mr. Green), Elizabeth (married to John Sharp), Louisa (who married Thomas McGehee), Permellia (who married John Cole), Charlotte (who married Joseph P. Darden), Ezekiel, and John. Another daughter is implicitly mentioned as the wife of an Andrew Norris (this would be Frances). But, later activity is noted in the probate through at least 12 Apr 1852. The 28 Oct 1850 entry is of interest as son James Anders is specifically located in Texas.";
people[76].events[ctr].citations[0] = citations[745];
people[76].events[ctr].citations[1] = citations[746];
people[76].events[ctr].citations[2] = citations[1351];
people[76].events[ctr].citations[3] = citations[1352];
people[76].events[ctr].citations[4] = citations[1353];
people[76].events[ctr].citations[5] = citations[1349];
people[76].events[ctr].citations[6] = citations[1350];

ctr = -1;
people[77] = new Person("Watkins", "Elizabeth", "", "", "F", null, 1522, 1523);
people[77].parentage[0] = citations[1348];
people[77].birthInfo.year = "Abt 1775";
people[77].deathInfo.year = "Abt 1853";
people[77].deathInfo.place = 38;
people[77].notes = "Elizabeth's parentage is based on a probate deed in Tuscaloosa County for James Watkins mentioning \"John Andrews in right of wife\". This is strongly indicative but not conclusive.";
people[77].events[++ctr] = new Event("Census");
people[77].events[ctr].place = 96;
people[77].events[ctr].description = "1800 United States Census";
people[77].events[ctr].notes = "Elizabeth Andrews is probably shown in the household of John Andrews. She would be the female 26 to 45 years of age.";
people[77].events[ctr].citations[0] = citations[1346];
people[77].events[++ctr] = new Event("Census");
people[77].events[ctr].place = 96;
people[77].events[ctr].description = "1810 United States Census";
people[77].events[ctr].notes = "Elizabeth Anders is likely shown in the household of John Anders. She would be the female 26 to 45 years of age.";
people[77].events[ctr].citations[0] = citations[492];
people[77].events[++ctr] = new Event("Census");
people[77].events[ctr].place = 38;
people[77].events[ctr].description = "1830 United States Census";
people[77].events[ctr].notes = "Elizabeth Andrews is probably shown in the household of Jno Andrews. She would be the female between 50 and 60 years old.";
people[77].events[ctr].citations[0] = citations[251];
people[77].events[++ctr] = new Event("Census");
people[77].events[ctr].place = 38;
people[77].events[ctr].description = "1840 United States Census";
people[77].events[ctr].notes = "Elizabeth Andrews is probably shown in the household of John Andrews. She would be the female between 60 and 70 years old.";
people[77].events[ctr].citations[0] = citations[249];
people[77].events[++ctr] = new Event("Probate");
setDate(people[77].events[ctr], 1, 8, 1855);
people[77].events[ctr].place = 38;
people[77].events[ctr].notes = "The probate mentions children James, Eustatia, Permelia, Nancy, Charlotte, John, Ezekiel, Elizabeth, and Louisa. Louisa is mentioned as deceased and her children E. Holbrook, James, Holbrook, and Arabella McGehee are mentioned..";
people[77].events[ctr].citations[0] = citations[1354];

ctr = -1;
people[78] = new Person("Gilleland", "Daniel", "", "Sr.", "M", null, 92, 93);
people[78].siblingIndex = 2;
people[78].parentage[0] = citations[1179];
people[78].altNames[0] = "Daniel Gilliland";
people[78].citizenRoTx = true;
people[78].signature[0] = 873;
people[78].signatureCitation[0] = 961;
people[78].notes = "Daniel Gilleland's family was one of Austin's Old Three Hundred, the first three hundred families to settle in Austin's Colony in Mexican Texas. He was involved in conflicts with the native American Indians living in the settled areas.";
people[78].notesCitations[0] = citations[421];
people[78].notesCitations[1] = citations[749];
setDate(people[78].birthInfo, 6, 9, 1795);
people[78].birthInfo.place = 43;
people[78].birthInfo.citations[0] = citations[413];
people[78].birthInfo.citations[1] = citations[135];
setDate(people[78].deathInfo, 1, 12, 1873);
people[78].deathInfo.place = 37;
people[78].deathInfo.citations[0] = citations[135];
people[78].deathInfo.citations[1] = citations[416];
people[78].burialInfo.place = 37;
people[78].burialInfo.location = 56;
people[78].burialInfo.citations[0] = citations[135];
people[78].burialInfo.images[0] = images[3508];
people[78].events[++ctr] = new Event("Immigration");
people[78].events[ctr].month = 11;
people[78].events[ctr].year = 1821;
people[78].events[ctr].description = "from the Arkansas Territory to the Mexican province of Texas";
people[78].events[ctr].notes = "The Gilleland, Kuykendall, and Boatwright families arrived at the Brazos River in November of 1821.";
people[78].events[ctr].citations[0] = citations[143];
people[78].events[ctr].citations[1] = citations[141];
people[78].events[++ctr] = new Event("Election");
setDate(people[78].events[ctr], 8, 16, 1823);
people[78].events[ctr].place = 44;
people[78].events[ctr].notes = "Daniel Gilleland is listed as one of 14 voters who unanimously elected James Cummins as Alcalde. The election was held at the house of Robert Kuykendall.";
people[78].events[ctr].citations[0] = citations[750];
people[78].events[++ctr] = new Event("Land Grant");
setDate(people[78].events[ctr], 8, 3, 1824);
people[78].events[ctr].place = 229;
people[78].events[ctr].notes = "Daniel Gilleland applied to enter Stephen F. Austin's colony in the Town of San Felipe de Austin on 29 Jul 1824. He is granted one labor of land in what would become Austin County, Texas.";
people[78].events[ctr].citations[0] = citations[959];
people[78].events[++ctr] = new Event("Land Survey");
people[78].events[ctr].place = 229;
people[78].events[ctr].notes = "Land survey for the one labor grant on 03 Aug 1824.";
people[78].events[ctr].citations[0] = citations[960];
people[78].events[++ctr] = new Event("Residence");
people[78].events[ctr].year = 1825;
people[78].events[ctr].place = 45;
people[78].events[ctr].notes = "The Gillelands, Boatwrights, and others had returned to Arkansas in an attempt to reclaim land ceded to the Choctaw Indians by the United States government.";
people[78].events[ctr].citations[0] = citations[1213];
people[78].events[++ctr] = new Event("Census");
people[78].events[ctr].year = 1830;
people[78].events[ctr].place = 44;
people[78].events[ctr].description = "Austin \"Register of Families\" Census";
people[78].events[ctr].notes = "Daniel Gilleland is listed as head of household, 35 years old, married, 2 male and 3 female children, from Arkansas, arrived in Jul 1830.";
people[78].events[ctr].citations[0] = citations[963];
people[78].events[ctr].citations[1] = citations[136];
people[78].events[++ctr] = new Event("Land Grant");
setDate(people[78].events[ctr], 4, 4, 1831);
people[78].events[ctr].place = 230;
people[78].events[ctr].notes = "Daniel Gilleland is granted one league of land in what would become Colorado County, Texas.";
people[78].events[ctr].citations[0] = citations[961];
people[78].events[++ctr] = new Event("Land Survey");
people[78].events[ctr].place = 230;
people[78].events[ctr].notes = "Land survey for the one league grant on 04 Apr 1831.";
people[78].events[ctr].citations[0] = citations[962];
people[78].events[++ctr] = new Event("Land Grant");
setDate(people[78].events[ctr], 2, 1, 1838);
people[78].events[ctr].place = 231;
people[78].events[ctr].notes = "Daniel Gilleland is given an unconditional grant of 1 labor of land, Board of Land Commissioners for Washington County, 1st Class, certificate unnumbered.";
people[78].events[ctr].citations[0] = citations[964];
people[78].events[++ctr] = new Event("Land Purchase");
setDate(people[78].events[ctr], 4, 1, 1839);
people[78].events[ctr].place = 33;
people[78].events[ctr].notes = "Daniel Gilleland purchased a league of land on Caney Creek, 6 leagues east of the Brazos River, from Samuel Bowman for $4,444.00. Witnessed by Aug. Millbrook, James Hall, Jr., and James Hall, Sr.";
people[78].events[ctr].citations[0] = citations[138];
people[78].events[++ctr] = new Event("Tax Roll");
people[78].events[ctr].year = 1845;
people[78].events[ctr].place = 33;
people[78].events[ctr].citations[0] = citations[1488];
people[78].events[++ctr] = new Event("Land Sale");
setDate(people[78].events[ctr], 10, 9, 1846);
people[78].events[ctr].place = 33;
people[78].events[ctr].notes = "Daniel Gilleland sells his unconditional certificate for a grant of 1 labor of land (granted 01 Feb 1838, 1st Class, Washington County) to Jacob Cordova for $20.";
people[78].events[ctr].citations[0] = citations[965];
people[78].events[++ctr] = new Event("Land Grant");
setDate(people[78].events[ctr], 9, 27, 1849);
people[78].events[ctr].place = 231;
people[78].events[ctr].notes = "Daniel Gilleland is given an unconditional grant of 892,000 square varas of land, 1st Class, certificate #1212/1311. (This is an unlocated balance on the labor of land granted 01 Feb 1838. Ownership of the land placed based on this certificate had already been transfered to Jacob Cordova on 9 Oct 1846.)";
people[78].events[ctr].citations[0] = citations[966];
people[78].events[++ctr] = new Event("Census");
setDate(people[78].events[ctr], 10, 10, 1850);
people[78].events[ctr].place = 37;
people[78].events[ctr].description = "1850 United States Census";
people[78].events[ctr].notes = "Daniel Gilliland is shown as the head of household with 7 other people in household, 55 years old, born in Virginia.  He is living next door to his daughter Mary.";
people[78].events[ctr].citations[0] = citations[137];
people[78].events[++ctr] = new Event("Census");
setDate(people[78].events[ctr], 7, 30, 1860);
people[78].events[ctr].place = 37;
people[78].events[ctr].description = "1860 United States Census";
people[78].events[ctr].notes = "Daniel Gilleland is shown as the head of household with 6 other people in household, 66 years old, $1,825 in real estate value, $5,730 in personal estate value, born in Virginia. He is living near his son John and his daughter Nancy.";
people[78].events[ctr].citations[0] = citations[125];
people[78].events[++ctr] = new Event("Census");
setDate(people[78].events[ctr], 7, 30, 1860);
people[78].events[ctr].place = 37;
people[78].events[ctr].description = "1860 United States Slave Schedule";
people[78].events[ctr].notes = "Daniel Gilleland is shown owning 7 slaves, 2 male and 5 female.";
people[78].events[ctr].citations[0] = citations[793];
people[78].events[++ctr] = new Event("Occupation");
people[78].events[ctr].description = "a farmer";
people[78].events[ctr].year = "between 1850 and 1860";
people[78].events[ctr].place = 37;
people[78].events[ctr].citations[0] = citations[137];
people[78].events[ctr].citations[1] = citations[125];
people[78].events[++ctr] = new Event("Land");
people[78].events[ctr].place = 33;
people[78].events[ctr].notes = "D. Gilleland is shown as a resident of Milam County, Texas owning 177 acres and 150 acres in Montgomery County, Texas.";
people[78].events[ctr].citations[0] = citations[139];
people[78].events[++ctr] = new Event("Tax Roll");
people[78].events[ctr].year = 1847;
people[78].events[ctr].place = 37;
people[78].events[ctr].notes = "Danl. Gilleland is listed as having 5 negroes valued at $800 and 4 horses valued at $100.  His tax values are a $1 poll tax, a total state tax of $2.80, and a total county tax of $1.40.";
people[78].events[ctr].citations[0] = citations[140];
people[78].events[++ctr] = new Event("Voter Registration");
setDate(people[78].events[ctr], 8, 11, 1867);
people[78].events[ctr].place = 37;
people[78].events[ctr].notes = "Daniel Gilliland (sic) is voter number 1002, a native of Virginia, resident in Texas for 45 years, resident in Milam County for 20 years.  (In the 1830 Citizens of Texas he is listed as David Gilleland in Milam County, Texas.  Since the date and voter number are the same as the Milam County, Texas Voter Registration of 1867-1869, this is surely Daniel Gilleland.)";
people[78].events[ctr].citations[0] = citations[141];
people[78].events[ctr].citations[1] = citations[142];

ctr = -1;
people[79] = new Person("Boatwright", "Precilla", "", "", "F", null, 100, 101);
people[79].parentage[0] = citations[1669];
people[79].parentage[1] = citations[1670];
people[79].siblingIndex = 1;
people[79].citizenRoTx = true;
setDate(people[79].birthInfo, 6, 20, 1803);
people[79].birthInfo.place = 26;
people[79].birthInfo.citations[0] = citations[413];
people[79].birthInfo.citations[1] = citations[135];
setDate(people[79].deathInfo, 5, 9, 1873);
people[79].deathInfo.place = 37;
people[79].deathInfo.citations[0] = citations[135];
people[79].deathInfo.citations[1] = citations[416];
people[79].burialInfo.place = 37;
people[79].burialInfo.location = 56;
people[79].burialInfo.citations[0] = citations[135];
people[79].burialInfo.images[0] = images[3508];
people[79].events[++ctr] = new Event("Immigration");
people[79].events[ctr].month = 11;
people[79].events[ctr].year = 1821;
people[79].events[ctr].description = "from the Arkansas Territory to the Mexican province of Texas";
people[79].events[ctr].notes = "The Gilleland, Kuykendall, and Boatwright families arrived at the Brazos River in November of 1821.";
people[79].events[ctr].citations[0] = citations[143];
people[79].events[ctr].citations[1] = citations[141];
people[79].events[++ctr] = new Event("Census");
people[79].events[ctr].year = 1830;
people[79].events[ctr].place = 44;
people[79].events[ctr].description = "Austin \"Register of Families\" Census";
people[79].events[ctr].notes = "Priscilla (sic) Gilleland is listed wife in the household of Daniel Gilleland, 26 years old.";
people[79].events[ctr].citations[0] = citations[963];
people[79].events[ctr].citations[1] = citations[136];
people[79].events[++ctr] = new Event("Census");
setDate(people[79].events[ctr], 10, 10, 1850);
people[79].events[ctr].place = 37;
people[79].events[ctr].description = "1850 United States Census";
people[79].events[ctr].notes = "Prissilla (sic) Gilliland is shown in the household of Daniel Gilliland, 47 years old, born in Illinois.";
people[79].events[ctr].citations[0] = citations[137];
people[79].events[++ctr] = new Event("Census");
setDate(people[79].events[ctr], 7, 30, 1860);
people[79].events[ctr].place = 37;
people[79].events[ctr].description = "1860 United States Census";
people[79].events[ctr].notes = "Pricilla Gilleland is shown in the household of Daniel Gilleland, 57 years old, born in Georgia.";
people[79].events[ctr].citations[0] = citations[125];
people[79].events[++ctr] = new Event("Census");
setDate(people[79].events[ctr], 8, 21, 1870);
people[79].events[ctr].place = 37;
people[79].events[ctr].description = "1870 United States Census";
people[79].events[ctr].notes = "Percilia Gilliand (sic) is shown in the household of Alex Gilliand (sic), 65 (sic) years old, born in Tennessee.";
people[79].events[ctr].citations[0] = citations[126];

people[80] = new Person("Gilleland", "Lewis", "", "", "M", null, 78, 79);
people[80].siblingIndex = 1;
people[80].parentage[0] = citations[413];
setDate(people[80].birthInfo, 2, 7, 1820);
people[80].birthInfo.place = 45;
people[80].birthInfo.citations[0] = citations[413];
people[80].birthInfo.citations[1] = citations[416];
setDate(people[80].deathInfo, 10, 15, 1821);
people[80].deathInfo.place = 21;
people[80].deathInfo.citations[0] = citations[416];

people[81] = new Person("Gilleland", "Sarah", "", "", "F", null, 78, 79);
people[81].parentage[0] = citations[413];
people[81].siblingIndex = 2;
setDate(people[81].birthInfo, 10, 17, 1821);
people[81].birthInfo.place = 21;
people[81].birthInfo.citations[0] = citations[413];
people[81].birthInfo.citations[1] = citations[416];
setDate(people[81].deathInfo, 5, 18, 1894);
people[81].deathInfo.place = 164;
people[81].deathInfo.citations[0] = citations[416];

people[82] = new Person("Gilleland", "William", "", "", "M", null, 78, 79);
people[82].parentage[0] = citations[413];
people[82].siblingIndex = 3;
setDate(people[82].birthInfo, 10, 25, 1823);
people[82].birthInfo.place = 165;
people[82].birthInfo.citations[0] = citations[413];
people[82].birthInfo.citations[1] = citations[416];
setDate(people[82].deathInfo, 7, 17, 1897);
people[82].deathInfo.place = 46;
people[82].deathInfo.citations[0] = citations[416];
people[82].events[0] = new Event("Census");
setDate(people[82].events[0], 10, 10, 1850);
people[82].events[0].place = 37;
people[82].events[0].description = "1850 United States Census";
people[82].events[0].notes = "William Gilliland is shown in the household of Daniel Gilliland, 25 years old, born in Texas.";
people[82].events[0].citations[0] = citations[137];
people[82].events[1] = new Event("Tax Roll");
people[82].events[1].year = 1847;
people[82].events[1].place = 37;
people[82].events[1].notes = "Wm. Gilleland is listed as having 1 horse valued at $40.  His tax values are a $1 poll tax, a total state tax of $1.08, and a total county tax of $0.54.";
people[82].events[1].citations[0] = citations[140];

people[83] = new Person("Gilleland", "Thomas", "", "", "M", null, 78, 79);
people[83].siblingIndex = 4;
people[83].parentage[0] = citations[413];
setDate(people[83].birthInfo, 1, 3, 1825);
people[83].birthInfo.place = 21;
people[83].birthInfo.citations[0] = citations[413];
people[83].birthInfo.citations[1] = citations[135];
people[83].birthInfo.citations[2] = citations[416];
setDate(people[83].deathInfo, 12, 18, 1848);
people[83].deathInfo.place = 37;
people[83].deathInfo.citations[0] = citations[135];
people[83].deathInfo.citations[1] = citations[416];
people[83].burialInfo.place = 37;
people[83].burialInfo.location = 56;
people[83].burialInfo.citations[0] = citations[135];
people[83].events[0] = new Event("Tax Roll");
people[83].events[0].year = 1847;
people[83].events[0].place = 37;
people[83].events[0].notes = "Thos. Gilleland is listed as having 1 horse valued at $40 and 8 cattle valued at $30.  His tax values are a $1 poll tax, a total state tax of $1.14, and a total county tax of $0.57.";
people[83].events[0].citations[0] = citations[140];

people[84] = new Person("Gilleland", "Mary", "", "", "F", null, 78, 79);
people[84].siblingIndex = 5;
people[84].parentage[0] = citations[413];
setDate(people[84].birthInfo, 1, 23, 1827);
people[84].birthInfo.place = 47;
people[84].birthInfo.citations[0] = citations[413];
people[84].birthInfo.citations[1] = citations[416];
setDate(people[84].deathInfo, 1, "", 1852);
people[84].deathInfo.place = 37;
people[84].deathInfo.citations[0] = citations[416];
people[84].events[0] = new Event("Census");
setDate(people[84].events[0], 10, 11, 1850);
people[84].events[0].place = 37;
people[84].events[0].description = "1850 United States Census";
people[84].events[0].notes = "Mary Slater is shown in the household of Stephen J. Slater, 21 years old, born in Arkansas.";
people[84].events[0].citations[0] = citations[144];

people[85] = new Person("Gilleland", "John", "Henry", "", "M", null, 78, 79);
people[85].siblingIndex = 7;
people[85].parentage[0] = citations[413];
setDate(people[85].birthInfo, 1, 16, 1831);
people[85].birthInfo.place = 48;
people[85].birthInfo.citations[0] = citations[413];
people[85].birthInfo.citations[1] = citations[416];
setDate(people[85].deathInfo, 1, 28, 1880);
people[85].deathInfo.place = 37;
people[85].deathInfo.citations[0] = citations[416];
people[85].events[0] = new Event("Census");
setDate(people[85].events[0], 10, 10, 1850);
people[85].events[0].place = 37;
people[85].events[0].description = "1850 United States Census";
people[85].events[0].notes = "John Gilliland is shown in the household of Daniel Gilliland, 17 years old, born in Texas.";
people[85].events[0].citations[0] = citations[137];
people[85].events[1] = new Event("Census");
setDate(people[85].events[1], 7, 30, 1860);
people[85].events[1].place = 37;
people[85].events[1].description = "1860 United States Census";
people[85].events[1].notes = "John Gilleland is shown as the head of household with 5 other people in household, 26 (sic) years old, has $1,250 in real estate vale, has $1,555 in personal estate value, born in Texas.";
people[85].events[1].citations[0] = citations[125];
people[85].events[2] = new Event("Military Muster Roll");
people[85].events[2].description = "the Confederate Army San Andres Light Horse Company Muster Roll #362";
setDate(people[85].events[2], 6, 10, 1861);
people[85].events[2].place = 37;
people[85].events[2].notes = "Jno. Gilleland is listed as 3rd Corporal in the 27th Brigade.";
people[85].events[2].citations[0] = citations[128];
people[85].events[3] = new Event("Voter Registration");
setDate(people[85].events[3], 8, 13, 1867);
people[85].events[3].place = 37;
people[85].events[3].notes = "John Gilliland (sic) is voter number 1038 and is listed as a native of Texas.";
people[85].events[3].citations[0] = citations[142];

people[86] = new Person("Gilleland", "Amy", "", "", "F", null, 78, 79);
people[86].siblingIndex = 8;
people[86].parentage[0] = citations[413];
setDate(people[86].birthInfo, 1, 11, 1834);
people[86].birthInfo.place = 166;
people[86].birthInfo.citations[0] = citations[413];
people[86].birthInfo.citations[1] = citations[416];
setDate(people[86].deathInfo, 7, 7, 1837);
people[86].deathInfo.place = 49;
people[86].deathInfo.citations[0] = citations[416];

ctr = -1;
people[87] = new Person("Gilleland", "Daniel", "", "Jr.", "M", null, 78, 79);
people[87].siblingIndex = 9;
people[87].parentage[0] = citations[413];
setDate(people[87].birthInfo, 11, 11, 1835);
people[87].birthInfo.place = 49;
people[87].birthInfo.citations[0] = citations[413];
people[87].birthInfo.citations[1] = citations[416];
setDate(people[87].deathInfo, 2, 21, 1862);
people[87].deathInfo.place = 50;
people[87].deathInfo.notes = "Killed in the battle of Val Verde, New Mexico in the Civil War.";
people[87].deathInfo.citations[0] = citations[416];
people[87].events[++ctr] = new Event("Census");
setDate(people[87].events[ctr], 10, 10, 1850);
people[87].events[ctr].place = 37;
people[87].events[ctr].description = "1850 United States Census";
people[87].events[ctr].notes = "Daniel Gilliland is shown in the household of Daniel Gilliland, 15 years old, born in Texas.";
people[87].events[ctr].citations[0] = citations[137];
people[87].events[++ctr] = new Event("Military Muster Roll");
people[87].events[ctr].description = "the Confederate Army San Andres Light Horse Company Muster Roll #362";
setDate(people[87].events[ctr], 6, 10, 1861);
people[87].events[ctr].place = 37;
people[87].events[ctr].notes = "Danl. Gilleland is listed as a private in the 27th Brigade.";
people[87].events[ctr].citations[0] = citations[128];
people[87].events[++ctr] = new Event("Military Muster Roll");
people[87].events[ctr].description = "the Confederate Army San Andres Light Horse Company Muster Roll";
setDate(people[87].events[ctr], 10, "", 1862);
people[87].events[ctr].place = 37;
people[87].events[ctr].notes = "Daniel Gilleland is listed in the Captain C. M. Lessueurs Calvary Company (Sibley's Brigade).";
people[87].events[ctr].citations[0] = citations[1125];

people[88] = new Person("Gilleland", "James", "", "", "M", null, 78, 79);
people[88].siblingIndex = 10;
people[88].parentage[0] = citations[413];
setDate(people[88].birthInfo, 1, 20, 1837);
people[88].birthInfo.place = 49;
people[88].birthInfo.citations[0] = citations[413];
people[88].birthInfo.citations[1] = citations[416];
setDate(people[88].deathInfo, 7, 21, 1863);
people[88].deathInfo.place = 167;
people[88].deathInfo.citations[0] = citations[416];
people[88].events[0] = new Event("Census");
setDate(people[88].events[0], 10, 10, 1850);
people[88].events[0].place = 37;
people[88].events[0].description = "1850 United States Census";
people[88].events[0].notes = "James Gilliland is shown in the household of Daniel Gilliland, 12 years old, born in Texas.";
people[88].events[0].citations[0] = citations[137];
people[88].events[1] = new Event("Census");
setDate(people[88].events[1], 7, 30, 1860);
people[88].events[1].place = 37;
people[88].events[1].description = "1860 United States Census";
people[88].events[1].notes = "James Gilleland is shown in the household of Daniel Gilleland, 22 years old, born in Texas.";
people[88].events[1].citations[0] = citations[125];
people[88].events[2] = new Event("Military Muster Roll");
people[88].events[2].description = "the Confederate Army San Andres Light Horse Company Muster Roll #362";
setDate(people[88].events[2], 6, 10, 1861);
people[88].events[2].place = 37;
people[88].events[2].notes = "James Gilleland is listed as 3rd Sergeant in the 27th Brigade.";
people[88].events[2].citations[0] = citations[128];
people[88].events[++ctr] = new Event("Military Muster Roll");
people[88].events[ctr].description = "the Confederate Army San Andres Light Horse Company Muster Roll";
setDate(people[88].events[ctr], 10, "", 1862);
people[88].events[ctr].place = 37;
people[88].events[ctr].notes = "James Gilleland is listed in the Captain C. M. Lessueurs Calvary Company (Sibley's Brigade).";
people[88].events[ctr].citations[0] = citations[1125];

people[89] = new Person("Gilleland", "Felix", "", "", "M", null, 78, 79);
people[89].siblingIndex = 11;
people[89].parentage[0] = citations[416];
setDate(people[89].birthInfo, 5, 1, 1841);
people[89].birthInfo.place = 49;
people[89].birthInfo.citations[0] = citations[416];
setDate(people[89].deathInfo, 8, "", 1841);
people[89].deathInfo.place = 49;
people[89].deathInfo.citations[0] = citations[416];

people[90] = new Person("Gilleland", "Alexander", "M.", "", "M", null, 78, 79);
people[90].siblingIndex = 12;
people[90].parentage[0] = citations[416];
setDate(people[90].birthInfo, 12, 19, 1844);
people[90].birthInfo.place = 33;
people[90].birthInfo.citations[0] = citations[416];
people[90].deathInfo.year = "Abt 1900";
people[90].deathInfo.place = 37;
people[90].deathInfo.citations[0] = citations[416];
people[90].events[0] = new Event("Census");
setDate(people[90].events[0], 10, 10, 1850);
people[90].events[0].place = 37;
people[90].events[0].description = "1850 United States Census";
people[90].events[0].notes = "Alexander Gilliland is shown in the household of Daniel Gilliland, 6 years old, born in Texas.";
people[90].events[0].citations[0] = citations[137];
people[90].events[1] = new Event("Census");
setDate(people[90].events[1], 7, 30, 1860);
people[90].events[1].place = 37;
people[90].events[1].description = "1860 United States Census";
people[90].events[1].notes = "Alexander Gilleland is shown in the household of Daniel Gilleland, 15 years old, born in Texas.";
people[90].events[1].citations[0] = citations[125];
people[90].events[2] = new Event("Census");
setDate(people[90].events[2], 8, 21, 1870);
people[90].events[2].place = 37;
people[90].events[2].description = "1870 United States Census";
people[90].events[2].notes = "Alex Gilliand (sic) is shown as the head of household with 4 other people in household, 26 years old, $3,000 in real estate value, $2,700 in personal estate value, born in Texas.";
people[90].events[2].citations[0] = citations[126];
people[90].events[3] = new Event("Occupation");
people[90].events[3].description = "a farmer";
people[90].events[3].year = 1870;
people[90].events[3].place = 37;
people[90].events[3].citations[0] = citations[126];
people[90].events[4] = new Event("Voter Registration");
setDate(people[90].events[4], 8, 11, 1867);
people[90].events[4].place = 37;
people[90].events[4].notes = "A. M. Gilliland (sic) is voter number 1006 and is listed as a native of Texas.";
people[90].events[4].citations[0] = citations[142];

people[91] = new Person("Gilleland", "Felix", "Grundy", "", "M", null, 78, 79);
people[91].siblingIndex = 13;
people[91].parentage[0] = citations[416];
setDate(people[91].birthInfo, 4, 20, 1846);
people[91].birthInfo.place = 33;
people[91].birthInfo.citations[0] = citations[416];
setDate(people[91].deathInfo, 1, 13, 1918);
people[91].deathInfo.place = 168;
people[91].deathInfo.citations[0] = citations[416];
people[91].events[0] = new Event("Census");
setDate(people[91].events[0], 10, 10, 1850);
people[91].events[0].place = 37;
people[91].events[0].description = "1850 United States Census";
people[91].events[0].notes = "Felix Gilliland is shown in the household of Daniel Gilliland, 4 years old, born in Texas.";
people[91].events[0].citations[0] = citations[137];
people[91].events[1] = new Event("Census");
setDate(people[91].events[1], 7, 30, 1860);
people[91].events[1].place = 37;
people[91].events[1].description = "1860 United States Census";
people[91].events[1].notes = "Felix Gilleland is shown in the household of Daniel Gilleland, 13 years old, born in Texas.";
people[91].events[1].citations[0] = citations[125];
people[91].events[2] = new Event("Census");
setDate(people[91].events[2], 8, 21, 1870);
people[91].events[2].place = 37;
people[91].events[2].description = "1870 United States Census";
people[91].events[2].notes = "Phelix Gilliand (sic) is shown as the head of household with 1 other person in household, 24 years old, $2,000 in real estate value, $400 in personal estate value, born in Texas.";
people[91].events[2].citations[0] = citations[126];
people[91].events[3] = new Event("Occupation");
people[91].events[3].description = "a farmer";
people[91].events[3].year = 1870;
people[91].events[3].place = 37;
people[91].events[3].citations[0] = citations[126];
people[91].events[4] = new Event("Voter Registration");
setDate(people[91].events[4], 8, 13, 1867);
people[91].events[4].place = 37;
people[91].events[4].notes = "F. G. Gilliland (sic) is voter number 1064 and is listed as a native of Texas.";
people[91].events[4].citations[0] = citations[145];

ctr = -1;
people[92] = new Person("Gilleland", "William", "", "", "M", null, 95, 96);
people[92].siblingIndex = 2;
people[92].parentage[0] = citations[1394];
setDate(people[92].birthInfo, 10, 7, 1771);
people[92].birthInfo.place = 52;
people[92].birthInfo.citations[0] = citations[415];
setDate(people[92].deathInfo, 7, "", 1800);
people[92].deathInfo.place = 53;
people[92].deathInfo.citations[0] = citations[1179];
people[92].deathInfo.citations[1] = citations[415];
people[92].notes = "William's parentage to James Gilleland is not certainly proven. Although James' will mentions a son William, our William died 11 years before James' will was probated. Without a date for the will or some other indication of why William would be mentioned, it is possible William's father has been incorrectly documented.";
people[92].events[++ctr] = new Event("Will");
setDate(people[92].events[ctr], 4, 29, 1800);
people[92].events[ctr].place = 53;
people[92].events[ctr].citations[0] = citations[1179];
people[92].events[ctr].notes = "The will identifies sons Robert, Daniel, and James (under 21); wife Nancy; and, daughter Sarah (under 21).";
people[92].events[++ctr] = new Event("Probate");
setDate(people[92].events[ctr], 8, 23, 1800);
people[92].events[ctr].place = 53;
people[92].events[ctr].citations[0] = citations[1179];

people[93] = new Person("Johnson", "Nancy", "", "", "F", null, 612, 613);
people[93].citizenRoTx = true;
people[93].parentage[0] = citations[1178];
people[93].birthInfo.year = "Abt 1773";
people[93].birthInfo.place = 43;
people[93].birthInfo.citations[0] = citations[146];
people[93].birthInfo.citations[1] = citations[147];
people[93].deathInfo.year = "Abt 1854";
people[93].deathInfo.place = 55;
people[93].deathInfo.citations[0] = citations[146];
people[93].burialInfo.notes = "Buried in Moore family cemetery, Travis County, Texas. This cemetery was reportedly destroyed by a farmer in the 1960s.";
people[93].events[0] = new Event("Census");
setDate(people[93].events[0], 9, 16, 1850);
people[93].events[0].place = 55;
people[93].events[0].description = "1850 United States Census";
people[93].events[0].notes = "Nancy Williams is shown in the household of Thos. A. Moore, 77 years old, born in Virginia. (She is living with her son James Gilleland's wife's brother.)";
people[93].events[0].citations[0] = citations[147];

ctr = -1;
people[94] = new Person("Williams", "Thomas", "", "", "M");
people[94].birthInfo.year = "Abt 1772";
people[94].birthInfo.place = 54;
people[94].birthInfo.citations[0] = citations[146];
people[94].birthInfo.citations[1] = citations[415];
setDate(people[94].deathInfo, 7, 4, 1824);
people[94].deathInfo.place = 161;
people[94].deathInfo.citations[0] = citations[146];
people[94].deathInfo.citations[1] = citations[415];
people[94].events[++ctr] = new Event("Immigration");
people[94].events[ctr].year = 1821;
people[94].events[ctr].description = "from the Arkansas Territory to the Mexican province of Texas";
people[94].events[ctr].citations[0] = citations[146];
people[94].events[++ctr] = new Event("Land Grant");
setDate(people[94].events[ctr], 1, 6, 1838);
people[94].events[ctr].place = 162;
people[94].events[ctr].notes = "Thomas William, Sr. is granted an one labor augmentation to his league. Since Thomas died in 1824, this must have been to his widow Nancy Johnson Gilleland Williams or their children. Their date of immigration is given as 1823, although they were reported in Texas as early as 1821.";
people[94].events[ctr].citations[0] = citations[1489];

ctr = -1;
people[95] = new Person("Gilleland", "James", "", "Sr.", "M");
people[95].patriot = true;
setDate(people[95].birthInfo, 8, 1, 1745);
people[95].birthInfo.place = 322;
setDate(people[95].deathInfo, 7, "", 1810);
people[95].deathInfo.place = 323;
people[95].notes = "Son Shepherd deposed after James' death that he had served in the Rev. War, \"...that James was drafted in the company of Capt. George Houston; again he performed a tour in McIntosh's campaign; refer to the affidavit of Jacob Lemon, a pensioner.\"";
people[95].events[++ctr] = new Event("Military Service");
people[95].events[ctr].description = "Continental Army";
people[95].events[ctr].year = 1782;
people[95].events[ctr].notes = "James Gillilan (sic) is listed as a private in Capt. Pryor's Company, 28th district.";
people[95].events[ctr].citations[0] = citations[1395];
people[95].events[++ctr] = new Event("Tax Roll");
people[95].events[ctr].year = 1785;
people[95].events[ctr].place = 323;
people[95].events[ctr].citations[0] = citations[1399];
people[95].events[++ctr] = new Event("Tax Roll");
people[95].events[ctr].year = 1787;
people[95].events[ctr].place = 323;
people[95].events[ctr].citations[0] = citations[1398];
people[95].events[++ctr] = new Event("Probate");
setDate(people[95].events[ctr], 4, "", 1811);
people[95].events[ctr].place = 323;
people[95].events[ctr].notes = "The will identifies wife Susannah and children Sally Shepherd, Joseph, James, Betsy, Mary, John, William, Samuel, Tency, Nancy, and Susannah.";
people[95].events[ctr].citations[0] = citations[1394];

people[96] = new Person("Young", "Susannah", "", "", "F");
people[96].birthInfo.year = 1750;
setDate(people[96].deathInfo, 6, 18, 1842);
people[96].deathInfo.place = 324;

people[97] = new Person("Gilleland", "Robert", "", "", "M", null, 92, 93);
people[97].siblingIndex = 1;
people[97].parentage[0] = citations[1179];
people[97].birthInfo.year = "Abt 1793";
people[97].birthInfo.citations[0] = citations[415];
people[97].deathInfo.year = "Bef 1822";
people[97].deathInfo.citations[0] = citations[415];

people[98] = new Person("Gilleland", "Sarah", "Ann", "", "F", null, 92, 93);
people[98].siblingIndex = 3;
people[98].parentage[0] = citations[1179];
setDate(people[98].birthInfo, 12, 4, 1797);
people[98].birthInfo.place = 56;
people[98].birthInfo.citations[0] = citations[415];
setDate(people[98].deathInfo, 10, 13, 1857);
people[98].deathInfo.place = 57;
people[98].deathInfo.citations[0] = citations[415];

people[99] = new Person("Gilleland", "James", "", "", "M", null, 92, 93);
people[99].siblingIndex = 4;
people[99].parentage[0] = citations[1179];
setDate(people[99].birthInfo, 9, 8, 1798);
people[99].birthInfo.place = 56;
people[99].birthInfo.citations[0] = citations[415];
setDate(people[99].deathInfo, 2, 27, 1839);
people[99].deathInfo.place = 55;
people[99].deathInfo.notes = "James Gilleland was killed by Indians in the Battle of Brushy.";
people[99].deathInfo.citations[0] = citations[749];
people[99].deathInfo.citations[1] = citations[415];
people[99].events[0] = new Event("Census");
people[99].events[0].year = 1830;
people[99].events[0].place = 44;
people[99].events[0].description = "Austin \"Register of Families\" Census";
people[99].events[0].notes = "James Gilliland (sic) is listed as head of household, 30 years old, married, 1 male and 2 female children, from Arkansas, arrived in 1828, took the oath in Dec 1829, 5 total souls.";
people[99].events[0].citations[0] = citations[148];

ctr = -1;
people[100] = new Person("Boatwright", "Thomas", "", "Sr.", "M");
people[100].signature[0] = 872;
people[100].signatureCitation[0] = 967;
people[100].birthInfo.year = 1760;
people[100].birthInfo.place = 43;
people[100].deathInfo.year = "Bef 1833";
people[100].deathInfo.place = 39;
people[100].notes = "Thomas Boatwright's family was one of Austin's Old Three Hundred, the first three hundred families to settle in Austin's Colony in Mexican Texas.";
people[100].notesCitations[0] = citations[1035];
people[100].events[++ctr] = new Event("Census");
people[100].events[ctr].place = 390;
people[100].events[ctr].description = "1800 United States Census";
people[100].events[ctr].notes = "Thomas Boatwright is shown as the head household with 3 other people in household. He is the male 26-45 years old.";
people[100].events[ctr].citations[0] = citations[1667];
people[100].events[++ctr] = new Event("Residence");
people[100].events[ctr].year = 1818;
people[100].events[ctr].place = 391;
people[100].events[ctr].citations[0] = citations[1671];
people[100].events[++ctr] = new Event("Immigration");
people[100].events[ctr].month = 11;
people[100].events[ctr].year = 1821;
people[100].events[ctr].description = "from the Arkansas Territory to the Mexican province of Texas";
people[100].events[ctr].notes = "The Gilleland, Kuykendall, and Boatwright families arrived at the Brazos River in November of 1821.";
people[100].events[++ctr] = new Event("Land Grant");
setDate(people[100].events[ctr], 7, 27, 1824);
people[100].events[ctr].place = 229;
people[100].events[ctr].notes = "Thomas Boatwright applied to enter Stephen F. Austin's colony in the Town of San Felipe de Austin on 26 Jul 1824. He is granted one labor of land in what would become Austin County, Texas.";
people[100].events[ctr].citations[0] = citations[967];
people[100].events[++ctr] = new Event("Land Survey");
people[100].events[ctr].place = 229;
people[100].events[ctr].notes = "Land survey for the one labor grant on 27 Jul 1824.";
people[100].events[ctr].citations[0] = citations[968];
people[100].events[++ctr] = new Event("Census");
people[100].events[ctr].place = 39;
people[100].events[ctr].description = "1830 United States Census";
people[100].events[ctr].notes = "Thomas Boatwright is shown as the head household with 4 other people in household. He is the male 60-70 years old.";
people[100].events[ctr].citations[0] = citations[1666];
people[100].events[++ctr] = new Event("Residence");
people[100].events[ctr].year = 1832;
people[100].events[ctr].place = 39;
people[100].events[ctr].citations[0] = citations[1672];

ctr = -1;
people[101] = new Person("Rushing", "Amy", "", "", "F");
people[101].citizenRoTx = true;
people[101].signature[0] = 874;
people[101].signatureCitation[0] = 971;
people[101].birthInfo.year = 1763;
people[101].birthInfo.citations[0] = citations[973];
people[101].deathInfo.year = "Bef Jul 1838";
people[101].notes = "The league and labor grants of land to Amy Boatwright were sold after her death by her son Thomas to Martin Lacy on 18 Oct 1840.";
people[101].notesCitations[0] = citations[975];
people[101].events[++ctr] = new Event("Census");
people[101].events[ctr].place = 390;
people[101].events[ctr].description = "1800 United States Census";
people[101].events[ctr].notes = "Amy Boatwright is likely shown in the household of Thomas Boatwright. She would be the female 26-45 years old.";
people[101].events[ctr].citations[0] = citations[1667];
people[101].events[++ctr] = new Event("Immigration");
people[101].events[ctr].month = 11;
people[101].events[ctr].year = 1821;
people[101].events[ctr].description = "from the Arkansas Territory to the Mexican province of Texas";
people[101].events[ctr].notes = "The Gilleland, Kuykendall, and Boatwright families arrived at the Brazos River in November of 1821.";
people[101].events[++ctr] = new Event("Census");
people[101].events[ctr].place = 39;
people[101].events[ctr].description = "1830 United States Census";
people[101].events[ctr].notes = "Amy Boatwright is likely shown in the household of Thomas Boatwright. She would be the female 60-70 years old.";
people[101].events[ctr].citations[0] = citations[1666];
people[101].events[++ctr] = new Event("Land Grant");
setDate(people[101].events[ctr], 10, 24, 1835);
people[101].events[ctr].place = 134;
people[101].events[ctr].notes = "Amy Boatwright applied to enter Stephen F. Austin's colony in the Town of San Felipe de Austin on 10 Oct 1835. She is granted one league of land in what would become Madison County, Texas.";
people[101].events[ctr].citations[0] = citations[971];
people[101].events[++ctr] = new Event("Land Survey");
people[101].events[ctr].place = 134;
people[101].events[ctr].notes = "Land survey for the one league grant on 24 Oct 1835.";
people[101].events[ctr].citations[0] = citations[972];
people[101].events[++ctr] = new Event("Census");
people[101].events[ctr].year = 1835;
people[101].events[ctr].place = 44;
people[101].events[ctr].description = "Austin \"Register of Families\" Census";
people[101].events[ctr].notes = "Amy Boatwright is listed as a widow, 72 years old, 1 male child, from Arkansas, arrived in 1833, applied for land 17 Oct 1835.";
people[101].events[ctr].citations[0] = citations[973];
people[101].events[++ctr] = new Event("Land Grant");
setDate(people[101].events[ctr], 7, 5, 1838);
people[101].events[ctr].place = 231;
people[101].events[ctr].notes = "The heirs of Amy Boatwright are granted one labor of land based on her being a head of household who emigrated in 1834 by the Washington County Board of Land Commissioners, 1st Class, certificate #544.";
people[101].events[ctr].citations[0] = citations[974];

ctr = -1;
people[102] = new Person("Pegoda", "Frank", "P.", "", "M", 0, 115, 116);
people[102].parentage[0] = citations[1081];
people[102].parentage[1] = citations[1378];
people[102].parentage[2] = citations[149];
people[102].siblingIndex = 4;
people[102].images[0] = images[1648];
people[102].images[1] = images[1649];
people[102].images[2] = images[1647];
setDate(people[102].birthInfo, 3, 17, 1873);
people[102].birthInfo.place = 2;
people[102].birthInfo.notes = "Several years have been indicated for Frank's birth year: 1870 (death certificate, funeral home records), 1871 (grave marker), 1872 (census records), 1873 (Pegoda Bible record, census records). The year 1873 has been assumed to be correct based on the birth dates of Frank's siblings, the Bible record, and the census records.";
people[102].birthInfo.citations[0] = citations[1081];
people[102].birthInfo.citations[1] = citations[123];
people[102].birthInfo.citations[2] = citations[151];
people[102].birthInfo.citations[3] = citations[1378];
setDate(people[102].deathInfo, 8, 15, 1949);
people[102].deathInfo.place = 1;
people[102].deathInfo.location = 1;
people[102].deathInfo.notes = "Cause: prostate cancer";
people[102].deathInfo.citations[0] = citations[1081];
people[102].deathInfo.citations[1] = citations[151];
people[102].deathInfo.citations[2] = citations[1378];
people[102].deathInfo.citations[3] = citations[1484];
setDate(people[102].burialInfo, 8, 16, 1949);
people[102].burialInfo.place = 2;
people[102].burialInfo.location = 57;
people[102].burialInfo.images[0] = images[227];
people[102].burialInfo.citations[0] = citations[1081];
people[102].burialInfo.citations[1] = citations[151];
people[102].burialInfo.citations[2] = citations[1378];
people[102].burialInfo.citations[3] = citations[1484];
people[102].events[++ctr] = new Event("Census");
setDate(people[102].events[ctr], 6, 18, 1880);
people[102].events[ctr].place = 2;
people[102].events[ctr].description = "1880 United States Census";
people[102].events[ctr].notes = "Frak (sic) Pegoda is shown as son in the household of John Pegoda, 7 years old, born in Texas, father born in Prussia, mother born in Mississippi.";
people[102].events[ctr].citations[0] = citations[149];
people[102].events[++ctr] = new Event("Census");
setDate(people[102].events[ctr], 6, 11, 1900);
people[102].events[ctr].place = 58;
people[102].events[ctr].description = "1900 United States Census";
people[102].events[ctr].notes = "Frank P. Pegoda is shown as the head of household, no other people in household, born in Mar 1871, 28 years old, born in Texas, father born in Germany, mother born in Mississippi, was not unemployed in the past year, did not attend school in the past year, can read and write, can speak English.";
people[102].events[ctr].citations[0] = citations[150];
people[102].events[++ctr] = new Event("Occupation");
people[102].events[ctr].description = "a prison guard";
people[102].events[ctr].year = 1900;
people[102].events[ctr].place = 58;
people[102].events[ctr].citations[0] = citations[150];
people[102].events[++ctr] = new Event("Census");
setDate(people[102].events[ctr], 4, 22, 1910);
people[102].events[ctr].place = 2;
people[102].events[ctr].description = "1910 United States Census";
people[102].events[ctr].notes = "Frank Pegoda is shown as the head of household with 5 other people in household, 38 years old, married 7 years, born in Texas, father born in Germany, mother born in Alabama, can speak English, can read and write.";
people[102].events[ctr].citations[0] = citations[121];
people[102].events[++ctr] = new Event("Census");
setDate(people[102].events[ctr], 2, 6, 1920);
people[102].events[ctr].place = 2;
people[102].events[ctr].description = "1920 United States Census";
people[102].events[ctr].notes = "Frank Pegoda is shown as the head of household with 9 other people in household, 38 (sic) years old, married, can read and write, born in Texas, father born in Germany, mother born in Mississippi (sic), can speak English.";
people[102].events[ctr].citations[0] = citations[1137];
people[102].events[++ctr] = new Event("Census");
setDate(people[102].events[ctr], 4, 23, 1930);
people[102].events[ctr].place = 2;
people[102].events[ctr].description = "1930 United States Census";
people[102].events[ctr].notes = "Frank Pegoda is shown as the head of household with 10 other people in household, 57 years old, married, first married at age 30, can read and write, born in Texas, father born in Georgia (sic), mother born in Georgia (sic), can speak English.";
people[102].events[ctr].citations[0] = citations[1136];
people[102].events[++ctr] = new Event("Occupation");
people[102].events[ctr].description = "a farmer";
people[102].events[ctr].year = "between 1910 and 1930";
people[102].events[ctr].place = 2;
people[102].events[ctr].citations[0] = citations[121];
people[102].events[ctr].citations[1] = citations[1137];
people[102].events[ctr].citations[2] = citations[1136];

ctr = -1;
people[103] = new Person("Burnett", "Lula", "Mae", "", "F", 5, 1019, 1020);
people[103].siblingIndex = 2;
people[103].signature[0] = 1425;
people[103].signatureCitation[0] = 1083;
people[103].images[0] = images[2300];
people[103].images[1] = images[1093];
people[103].images[2] = images[1651];
people[103].images[3] = images[1653];
people[103].images[4] = images[1652];
people[103].images[5] = images[1650];
people[103].parentage[0] = citations[1132];
people[103].parentage[1] = citations[1008];
setDate(people[103].birthInfo, 6, 20, 1885);
people[103].birthInfo.place = 274;
people[103].birthInfo.citations[0] = citations[1132];
people[103].birthInfo.citations[1] = citations[123];
people[103].birthInfo.citations[2] = citations[151];
setDate(people[103].deathInfo, 1, 2, 1965);
people[103].deathInfo.place = 255;
people[103].deathInfo.citations[0] = citations[1132];
people[103].deathInfo.citations[1] = citations[151];
people[103].deathInfo.citations[2] = citations[1082];
people[103].deathInfo.citations[3] = citations[1485];
people[103].deathInfo.notes = "Lula was visiting her sister Minnie in California when she died.";
setDate(people[103].burialInfo, 1, 5, 1965);
people[103].burialInfo.place = 2;
people[103].burialInfo.location = 57;
people[103].burialInfo.images[0] = images[227];
people[103].burialInfo.citations[0] = citations[1132];
people[103].burialInfo.citations[1] = citations[151];
people[103].burialInfo.citations[2] = citations[1485];
people[103].events[++ctr] = new Event("Confirmation");
people[103].events[ctr].place = 132;
people[103].events[ctr].year = 1897;
people[103].events[ctr].citations[0] = citations[152];
people[103].events[++ctr] = new Event("Census");
setDate(people[103].events[ctr], 6, 12, 1900);
people[103].events[ctr].place = 2;
people[103].events[ctr].description = "1900 United States Census";
people[103].events[ctr].notes = "Lula M. Burnett is shown as daughter in the household of Lora (sic) Burnett, born Jun 1885, 14 years old, born in Tennessee, father born in Tennessee, mother born in North Carolina, can speak English, can read and write.";
people[103].events[ctr].citations[0] = citations[1008];
people[103].events[++ctr] = new Event("Census");
setDate(people[103].events[ctr], 4, 22, 1910);
people[103].events[ctr].place = 2;
people[103].events[ctr].description = "1910 United States Census";
people[103].events[ctr].notes = "Lula Pegoda is shown as wife in the household of Frank Pegoda, 26 years old, married 7 years, mother of 4 children with 4 children living, born in Texas (sic), father born in Texas (sic), mother born in Texas (sic), can speak English, can read and write.";
people[103].events[ctr].citations[0] = citations[121];
people[103].events[++ctr] = new Event("Census");
setDate(people[103].events[ctr], 2, 6, 1920);
people[103].events[ctr].place = 2;
people[103].events[ctr].description = "1920 United States Census";
people[103].events[ctr].notes = "Lula Pegoda is shown as wife in the household of Frank Pegoda, 34 years old, married, can read and write, born in Texas (sic), father born in Virginia (sic?), mother born in Virginia (sic?), can speak English.";
people[103].events[ctr].citations[0] = citations[1137];
people[103].events[++ctr] = new Event("Census");
setDate(people[103].events[ctr], 4, 23, 1930);
people[103].events[ctr].place = 2;
people[103].events[ctr].description = "1930 United States Census";
people[103].events[ctr].notes = "Lula Pegoda is shown as wife in the household of Frank Pegoda, 45 years old, married, first married at age 18, can read and write, born in Texas (sic), father born in Texas (sic), mother born in Texas (sic), can speak English.";
people[103].events[ctr].citations[0] = citations[1136];
people[103].events[++ctr] = new Event("Will");
setDate(people[103].events[ctr], 3, 28, 1964);
people[103].events[ctr].place = 140;
people[103].events[ctr].citations[0] = citations[1083];
people[103].events[++ctr] = new Event("Probate");
people[103].events[ctr].year = "between 30 Jun 1965 and 12 Jul 1965";
people[103].events[ctr].place = 2;
people[103].events[ctr].notes = "The probate minutes enumerate the children of Frank Pegoda and Lula Burnett: Georgia Anders, John Sercey, Inez Jenkins, E. F., Nola Warner, Birdette Alexander, Geraldine Roberts, Lula M. Griffith, Earie Cotton, Charlene Gorman, and Joe W.";
people[103].events[ctr].citations[0] = citations[1082];
people[103].events[ctr].citations[1] = citations[1084];
people[103].events[ctr].citations[2] = citations[1581];

ctr = -1;
people[104] = new Person("Pegoda", "Searcy", "John", "", "M", null, 102, 103);
people[104].siblingIndex = 2;
people[104].parentage[0] = citations[1082];
people[104].parentage[1] = citations[1136];
people[104].parentage[2] = citations[1378];
setDate(people[104].birthInfo, 10, 28, 1905);
people[104].birthInfo.place = 2;
people[104].birthInfo.location = 140;
people[104].birthInfo.citations[0] = citations[123];
people[104].birthInfo.citations[1] = citations[151];
setDate(people[104].deathInfo, 4, 18, 1997);
people[104].deathInfo.citations[0] = citations[151];
people[104].burialInfo.place = 2;
people[104].burialInfo.location = 57;
people[104].burialInfo.images[0] = images[230];
people[104].burialInfo.citations[0] = citations[151];
people[104].events[++ctr] = new Event("Census");
setDate(people[104].events[ctr], 4, 22, 1910);
people[104].events[ctr].place = 2;
people[104].events[ctr].description = "1910 United States Census";
people[104].events[ctr].notes = "Searcy Pegoda is shown as son in the household of Frank Pegoda, 4 years old, born in Texas, father born in Texas, mother born in Texas.";
people[104].events[ctr].citations[0] = citations[121];
people[104].events[++ctr] = new Event("Census");
setDate(people[104].events[ctr], 2, 6, 1920);
people[104].events[ctr].place = 2;
people[104].events[ctr].description = "1920 United States Census";
people[104].events[ctr].notes = "Sercy (sic) Pegoda is shown as son in the household of Frank Pegoda, 14 years old, attended school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[104].events[ctr].citations[0] = citations[1137];
people[104].events[++ctr] = new Event("Census");
setDate(people[104].events[ctr], 4, 23, 1930);
people[104].events[ctr].place = 2;
people[104].events[ctr].description = "1930 United States Census";
people[104].events[ctr].notes = "Searcy Pegoda is shown as son in the household of Frank Pegoda, 23 years old, single, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[104].events[ctr].citations[0] = citations[1136];
people[104].events[++ctr] = new Event("Inheritance");
people[104].events[ctr].description = "from Frank P. Pegoda and Lula Mae Burnett";
people[104].events[ctr].year = 1965;
people[104].events[ctr].place = 2;
people[104].events[ctr].notes = "Through the partitioning of the estate of their parents, the Pegoda siblings \"sell\" Searcy 26.37 acres of land on 22 Jun 1970.";
people[104].events[ctr].citations[0] = citations[810];

ctr = -1;
people[105] = new Person("Pegoda", "Inez", "Louise", "", "F", null, 102, 103);
people[105].siblingIndex = 3;
people[105].parentage[0] = citations[1082];
people[105].parentage[1] = citations[1137];
people[105].parentage[2] = citations[1378];
people[105].images[0] = images[1094];
setDate(people[105].birthInfo, 11, 8, 1907);
people[105].birthInfo.place = 2;
people[105].birthInfo.location = 140;
people[105].birthInfo.citations[0] = citations[123];
people[105].deathInfo.place = 280;
people[105].events[++ctr] = new Event("Census");
setDate(people[105].events[ctr], 4, 22, 1910);
people[105].events[ctr].place = 2;
people[105].events[ctr].description = "1910 United States Census";
people[105].events[ctr].notes = "Inez Pegoda is shown as daughter in the household of Frank Pegoda, 2 years old, born in Texas, father born in Texas, mother born in Texas.";
people[105].events[ctr].citations[0] = citations[121];
people[105].events[++ctr] = new Event("Census");
setDate(people[105].events[ctr], 2, 6, 1920);
people[105].events[ctr].place = 2;
people[105].events[ctr].description = "1920 United States Census";
people[105].events[ctr].notes = "Inez Pegoda is shown as daughter in the household of Frank Pegoda, 11 years old, attended school in the past year, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[105].events[ctr].citations[0] = citations[1137];

ctr = -1;
people[106] = new Person("Pegoda", "E.", "F.", "", "M", null, 102, 103);
people[106].siblingIndex = 4;
people[106].signature[0] = 785;
people[106].signatureCitation[0] = 810;
people[106].parentage[0] = citations[1082];
people[106].parentage[1] = citations[1136];
people[106].parentage[2] = citations[1378];
setDate(people[106].birthInfo, 3, 21, 1910);
people[106].birthInfo.place = 2;
people[106].birthInfo.location = 140;
people[106].birthInfo.notes = "Pegoda Bible says 21 Mar 1909.";
people[106].birthInfo.citations[0] = citations[123];
people[106].birthInfo.citations[1] = citations[151];
people[106].birthInfo.citations[2] = citations[121];
setDate(people[106].deathInfo, 6, 24, 1996);
people[106].deathInfo.citations[0] = citations[151];
people[106].burialInfo.place = 2;
people[106].burialInfo.location = 57;
people[106].burialInfo.images[0] = images[231];
people[106].burialInfo.citations[0] = citations[151];
people[106].notes = "E. F. was named after his grand uncle Edmon Foster Jones. For whatever reason the names have never been used, just the initials.";
people[106].events[++ctr] = new Event("Census");
setDate(people[106].events[ctr], 4, 22, 1910);
people[106].events[ctr].place = 2;
people[106].events[ctr].description = "1910 United States Census";
people[106].events[ctr].notes = "E. F. Pegoda is shown as son in the household of Frank Pegoda, 1 month old, born in Texas, father born in Texas, mother born in Texas.";
people[106].events[ctr].citations[0] = citations[121];
people[106].events[++ctr] = new Event("Census");
setDate(people[106].events[ctr], 2, 6, 1920);
people[106].events[ctr].place = 2;
people[106].events[ctr].description = "1920 United States Census";
people[106].events[ctr].notes = "E. F. Pegoda is shown as son in the household of Frank Pegoda, 9 years old, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[106].events[ctr].citations[0] = citations[1137];
people[106].events[++ctr] = new Event("Census");
setDate(people[106].events[ctr], 4, 23, 1930);
people[106].events[ctr].place = 2;
people[106].events[ctr].description = "1930 United States Census";
people[106].events[ctr].notes = "E. F. Pegoda is shown as son in the household of Frank Pegoda, 21 years old, single, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[106].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[107] = new Person("Pegoda", "Henry", "Eugene", "", "M", null, 102, 103);
people[107].siblingIndex = 5;
people[107].parentage[0] = citations[1643];
people[107].parentage[1] = citations[1137];
setDate(people[107].birthInfo, 8, 15, 1912);
people[107].birthInfo.place = 2;
people[107].birthInfo.location = 140;
people[107].birthInfo.citations[0] = citations[1643];
people[107].birthInfo.citations[1] = citations[123];
people[107].birthInfo.citations[2] = citations[151];
setDate(people[107].deathInfo, 8, 3, 1940);
people[107].deathInfo.place = 387;
people[107].deathInfo.notes = "Time: 12:55\nCause: Truck was hit by a train.";
people[107].deathInfo.citations[0] = citations[1643];
people[107].deathInfo.citations[1] = citations[151];
people[107].deathInfo.citations[2] = citations[1157];
people[107].burialInfo.place = 2;
people[107].burialInfo.location = 57;
people[107].burialInfo.images[0] = images[232];
people[107].burialInfo.citations[0] = citations[151];
people[107].events[++ctr] = new Event("Census");
setDate(people[107].events[ctr], 2, 6, 1920);
people[107].events[ctr].place = 2;
people[107].events[ctr].description = "1920 United States Census";
people[107].events[ctr].notes = "Eugene Pegoda is shown as son in the household of Frank Pegoda, 7 years old, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[107].events[ctr].citations[0] = citations[1137];

ctr = -1;
people[108] = new Person("Pegoda", "Nola", "Loretta", "", "F", null, 102, 103);
people[108].altNames[0] = "Nang";
people[108].siblingIndex = 6;
people[108].images[0] = images[1094];
people[108].parentage[0] = citations[1082];
people[108].parentage[1] = citations[1136];
people[108].parentage[2] = citations[1378];
people[108].signature[0] = 781;
people[108].signatureCitation[0] = 810;
setDate(people[108].birthInfo, 10, 24, 1914);
people[108].birthInfo.place = 2;
people[108].birthInfo.location = 140;
people[108].birthInfo.citations[0] = citations[123];
people[108].birthInfo.citations[1] = citations[151];
setDate(people[108].deathInfo, 2, 24, 1999);
people[108].deathInfo.citations[0] = citations[151];
people[108].burialInfo.place = 2;
people[108].burialInfo.location = 57;
people[108].burialInfo.images[0] = images[233];
people[108].burialInfo.citations[0] = citations[151];
people[108].notes = "Nola's middle name comes from her maternal grandmother.";
people[108].events[++ctr] = new Event("Census");
setDate(people[108].events[ctr], 2, 6, 1920);
people[108].events[ctr].place = 2;
people[108].events[ctr].description = "1920 United States Census";
people[108].events[ctr].notes = "Nola Pegoda is shown as son in the household of Frank Pegoda, 5 years old, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[108].events[ctr].citations[0] = citations[1137];
people[108].events[++ctr] = new Event("Census");
setDate(people[108].events[ctr], 4, 23, 1930);
people[108].events[ctr].place = 2;
people[108].events[ctr].description = "1930 United States Census";
people[108].events[ctr].notes = "Nola Pegoda is shown as daughter in the household of Frank Pegoda, 15 years old, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[108].events[ctr].citations[0] = citations[1136];
people[108].events[++ctr] = new Event("Inheritance");
people[108].events[ctr].description = "from Frank P. Pegoda and Lula Mae Burnett";
people[108].events[ctr].year = 1965;
people[108].events[ctr].place = 2;
people[108].events[ctr].notes = "Through the partitioning of the estate of their parents, the Pegoda siblings \"sell\" Nola 33.52 acres of land on 22 Jun 1970.";
people[108].events[ctr].citations[0] = citations[809];

ctr = -1;
people[109] = new Person("Pegoda", "Fannie", "Alma Birdette", "", "F", null, 102, 103);
people[109].siblingIndex = 7;
people[109].images[0] = images[1094];
people[109].images[1] = images[1093];
people[109].images[2] = images[1676];
people[109].parentage[0] = citations[1082];
people[109].parentage[1] = citations[1136];
people[109].parentage[2] = citations[1378];
people[109].signature[0] = 779;
people[109].signatureCitation[0] = 810;
setDate(people[109].birthInfo, 12, 9, 1916);
people[109].birthInfo.place = 2;
people[109].birthInfo.location = 140;
people[109].birthInfo.citations[0] = citations[123];
people[109].birthInfo.citations[1] = citations[153];
people[109].burialInfo.place = 2;
people[109].burialInfo.location = 57;
people[109].burialInfo.images[0] = images[808];
people[109].burialInfo.citations[0] = citations[153];
people[109].events[++ctr] = new Event("Census");
setDate(people[109].events[ctr], 2, 6, 1920);
people[109].events[ctr].place = 2;
people[109].events[ctr].description = "1920 United States Census";
people[109].events[ctr].notes = "Birdette Pegoda is shown as daughter in the household of Frank Pegoda, 3 years old, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[109].events[ctr].citations[0] = citations[1137];
people[109].events[++ctr] = new Event("Census");
setDate(people[109].events[ctr], 4, 23, 1930);
people[109].events[ctr].place = 2;
people[109].events[ctr].description = "1930 United States Census";
people[109].events[ctr].notes = "Birdette Pegoda is shown as daughter in the household of Frank Pegoda, 13 years old, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[109].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[110] = new Person("Pegoda", "Geraldine", "", "", "F", null, 102, 103);
people[110].altNames[0] = "Tinker";
people[110].siblingIndex = 8;
people[110].images[0] = images[1094];
people[110].parentage[0] = citations[1082];
people[110].parentage[1] = citations[1136];
people[110].parentage[2] = citations[1378];
people[110].signature[0] = 772;
people[110].signatureCitation[0] = 810;
setDate(people[110].birthInfo, 4, 3, 1919);
people[110].birthInfo.place = 2;
people[110].birthInfo.location = 140;
people[110].birthInfo.citations[0] = citations[123];
people[110].birthInfo.citations[1] = citations[154];
setDate(people[110].deathInfo, 6, 20, 1988);
people[110].deathInfo.citations[0] = citations[154];
people[110].burialInfo.place = 2;
people[110].burialInfo.location = 57;
people[110].burialInfo.images[0] = images[234];
people[110].burialInfo.citations[0] = citations[154];
people[110].events[++ctr] = new Event("Census");
setDate(people[110].events[ctr], 2, 6, 1920);
people[110].events[ctr].place = 2;
people[110].events[ctr].description = "1920 United States Census";
people[110].events[ctr].notes = "Geraldine Pegoda is shown as daughter in the household of Frank Pegoda, 8 (sic) months old, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[110].events[ctr].citations[0] = citations[1137];
people[110].events[++ctr] = new Event("Census");
setDate(people[110].events[ctr], 4, 23, 1930);
people[110].events[ctr].place = 2;
people[110].events[ctr].description = "1930 United States Census";
people[110].events[ctr].notes = "Geraldine Pegoda is shown as son (sic) in the household of Frank Pegoda, 11 years old, can read and write, born in Texas, father born in Texas, mother born in Texas, can speak English.";
people[110].events[ctr].citations[0] = citations[1136];
people[110].events[++ctr] = new Event("Inheritance");
people[110].events[ctr].description = "from Frank P. Pegoda and Lula Mae Burnett";
people[110].events[ctr].year = 1965;
people[110].events[ctr].place = 2;
people[110].events[ctr].notes = "Through the partitioning of the estate of their parents, the Pegoda siblings \"sell\" Geraldine 29.71 acres of land on 22 Jun 1970.";
people[110].events[ctr].citations[0] = citations[808];

ctr = -1;
people[111] = new Person("Pegoda", "Lula", "Marie", "", "F", null, 102, 103);
people[111].siblingIndex = 9;
people[111].parentage[0] = citations[1082];
people[111].parentage[1] = citations[1136];
people[111].parentage[2] = citations[1378];
people[111].images[0] = images[1094];
people[111].images[1] = images[1093];
people[111].signature[0] = 787;
people[111].signatureCitation[0] = 807;
setDate(people[111].birthInfo, 3, 21, 1921);
people[111].birthInfo.place = 2;
people[111].birthInfo.location = 140;
people[111].birthInfo.citations[0] = citations[123];
people[111].birthInfo.citations[1] = citations[155];
setDate(people[111].deathInfo, 7, 25, 1998);
people[111].deathInfo.citations[0] = citations[155];
people[111].burialInfo.place = 2;
people[111].burialInfo.location = 57;
people[111].burialInfo.images[0] = images[235];
people[111].burialInfo.images[1] = images[236];
people[111].burialInfo.citations[0] = citations[155];
people[111].events[++ctr] = new Event("Census");
setDate(people[111].events[ctr], 4, 23, 1930);
people[111].events[ctr].place = 2;
people[111].events[ctr].description = "1930 United States Census";
people[111].events[ctr].notes = "Lula M. Pegoda is shown as daughter in the household of Frank Pegoda, 9 years old, born in Texas, father born in Texas, mother born in Texas.";
people[111].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[112] = new Person("Pegoda", "Earie", "Cecil", "", "F", null, 102, 103);
people[112].siblingIndex = 10;
people[112].parentage[0] = citations[1082];
people[112].parentage[1] = citations[1136];
people[112].parentage[2] = citations[1378];
people[112].signature[0] = 775;
people[112].signatureCitation[0] = 810;
setDate(people[112].birthInfo, 6, 18, 1923);
people[112].birthInfo.place = 2;
people[112].birthInfo.location = 140;
people[112].birthInfo.citations[0] = citations[123];
people[112].events[++ctr] = new Event("Census");
setDate(people[112].events[ctr], 4, 23, 1930);
people[112].events[ctr].place = 2;
people[112].events[ctr].description = "1930 United States Census";
people[112].events[ctr].notes = "Erie C. (sic) Pegoda is shown as daughter in the household of Frank Pegoda, 8 years old, born in Texas, father born in Texas, mother born in Texas.";
people[112].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[113] = new Person("Pegoda", "Frankie", "Charlene", "", "F", null, 102, 103);
people[113].siblingIndex = 11;
people[113].images[0] = images[1094];
people[113].images[1] = images[1093];
people[113].signature[0] = 777;
people[113].signatureCitation[0] = 810;
people[113].parentage[0] = citations[1082];
people[113].parentage[1] = citations[1136];
people[113].parentage[2] = citations[1378];
setDate(people[113].birthInfo, 3, 24, 1925);
people[113].birthInfo.place = 2;
people[113].birthInfo.location = 140;
people[113].birthInfo.citations[0] = citations[123];
people[113].birthInfo.citations[1] = citations[155];
people[113].events[++ctr] = new Event("Census");
setDate(people[113].events[ctr], 4, 23, 1930);
people[113].events[ctr].place = 2;
people[113].events[ctr].description = "1930 United States Census";
people[113].events[ctr].notes = "Charline (sic) Pegoda is shown as son (sic) in the household of Frank Pegoda, 5 years old, born in Texas, father born in Texas, mother born in Texas.";
people[113].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[114] = new Person("Pegoda", "Joe", "Winford", "", "M", null, 102, 103);
people[114].siblingIndex = 12;
people[114].images[0] = images[1094];
people[114].signature[0] = 783;
people[114].signatureCitation[0] = 810;
people[114].parentage[0] = citations[1082];
people[114].parentage[1] = citations[1136];
people[114].parentage[2] = citations[1378];
setDate(people[114].birthInfo, 6, 25, 1926);
people[114].birthInfo.place = 2;
people[114].birthInfo.location = 140;
people[114].birthInfo.citations[0] = citations[123];
setDate(people[114].deathInfo, 7, 16, 2006);
setDate(people[114].burialInfo, 7, 20, 2006);
people[114].burialInfo.notes = "Earthman Resthaven Cemetery. Grimes County?";
people[114].events[++ctr] = new Event("Census");
setDate(people[114].events[ctr], 4, 23, 1930);
people[114].events[ctr].place = 2;
people[114].events[ctr].description = "1930 United States Census";
people[114].events[ctr].notes = "Joe W. Pegoda is shown as son in the household of Frank Pegoda, 2 years old, born in Texas, father born in Texas, mother born in Texas.";
people[114].events[ctr].citations[0] = citations[1136];

ctr = -1;
people[115] = new Person("Pegoda", "John", "", "", "M");
people[115].altNames[0] = "John Purgudy";
people[115].altNames[1] = "John Purugdy";
people[115].altNames[2] = "John Peagody";
people[115].birthInfo.year = "Abt 1812";
people[115].birthInfo.place = 59;
people[115].birthInfo.citations[0] = citations[156];
people[115].birthInfo.citations[1] = citations[380];
people[115].burialInfo.place = 2;
people[115].burialInfo.location = 57;
people[115].burialInfo.images[0] = images[1677];
people[115].burialInfo.notes = "John's specific grave location is not known. His grave is believed to be one of several marked with just a stone rock in the Pegoda section of the cemetery.";
people[115].burialInfo.citations[0] = citations[380];
people[115].notes = "Birdette Pegoda believed that John and Nancy had as their last children a set of twins named Annie (who married a Sandel) and Felix. There is an Annie Sandel next door to John Pegoda in the 1900 United States census, but her stated birthplace for her father does not match John's birthplace. It is unclear if these twins really existed.";
people[115].events[++ctr] = new Event("Immigration");
setDate(people[115].events[ctr], 6, 25, 1851);
people[115].events[ctr].description = "to the United States from Ruda, Germany";
people[115].events[ctr].notes = "He left Germany on 15 Apr 1851 on the ship Magnet and arrived in Galveston, Texas on 25 Jun 1851.";
people[115].events[ctr].citations[0] = citations[380];
people[115].events[++ctr] = new Event("Citizenship");
setDate(people[115].events[ctr], 5, 13, 1858);
people[115].events[ctr].place = 2;
people[115].events[ctr].description = "the United States of America";
people[115].events[ctr].citations[0] = citations[885];
people[115].events[++ctr] = new Event("Census");
setDate(people[115].events[ctr], 7, 18, 1860);
people[115].events[ctr].place = 2;
people[115].events[ctr].description = "1860 United States Census";
people[115].events[ctr].notes = "John Peagody is shown as the head of household with 5 other people in household, 38 years old, $600 in real estate value, $400 in personal estate value, born in Prucia.";
people[115].events[ctr].citations[0] = citations[381];
people[115].events[++ctr] = new Event("Census");
setDate(people[115].events[ctr], 7, 18, 1870);
people[115].events[ctr].place = 2;
people[115].events[ctr].description = "1870 United States Census";
people[115].events[ctr].notes = "John Pegoda is shown as the head of household with 3 other people in household, 58 years old, born in Prussia, father of foreign birth, mother of foreign birth, cannot read or write.";
people[115].events[ctr].citations[0] = citations[156];
people[115].events[++ctr] = new Event("Census");
setDate(people[115].events[ctr], 6, 18, 1880);
people[115].events[ctr].place = 2;
people[115].events[ctr].description = "1880 United States Census";
people[115].events[ctr].notes = "John Pegoda is shown as the head of household with 8 other people in household, 65 (sic) years old, married, cannot read or write, born in Prussia, father born in Prussia, mother born in Prussia.";
people[115].events[ctr].citations[0] = citations[149];
people[115].events[++ctr] = new Event("Census");
setDate(people[115].events[ctr], 6, 20, 1900);
people[115].events[ctr].place = 2;
people[115].events[ctr].description = "1900 United States Census";
people[115].events[ctr].notes = "John Pegoda is shown as father-in-law in the household of Charles H. Bell, born 1822 (sic), 78 (sic) years old, a widow, married 40 years, born in Germany, father born in Germany, mother born in Germany, can read, can write, can speak English.";
people[115].events[ctr].citations[0] = citations[157];
people[115].events[++ctr] = new Event("Occupation");
people[115].events[ctr].description = "a wagon maker";
people[115].events[ctr].year = 1860;
people[115].events[ctr].place = 2;
people[115].events[ctr].citations[0] = citations[381];
people[115].events[++ctr] = new Event("Occupation");
people[115].events[ctr].description = "a wheelwright";
people[115].events[ctr].year = 1870;
people[115].events[ctr].place = 2;
people[115].events[ctr].citations[0] = citations[156];
people[115].events[++ctr] = new Event("Occupation");
people[115].events[ctr].description = "a farmer";
people[115].events[ctr].year = 1880;
people[115].events[ctr].place = 2;
people[115].events[ctr].citations[0] = citations[149];

ctr = -1;
people[116] = new Person("McGraw", "Nancy", "", "", "F", null, 920, 921);
people[116].siblingIndex = 3;
people[116].parentage[0] = citations[887];
people[116].birthInfo.year = "Abt 1844";
people[116].birthInfo.place = 29;
people[116].birthInfo.citations[0] = citations[887];
people[116].deathInfo.year = "Bef 1900";
people[116].burialInfo.place = 2;
people[116].burialInfo.location = 57;
people[116].burialInfo.images[0] = images[1677];
people[116].burialInfo.notes = "Nancy's specific grave location is not known. Her grave is believed to be one of several marked with just a stone rock in the Pegoda section of the cemetery.";
people[116].events[++ctr] = new Event("Census");
setDate(people[116].events[ctr], 7, 19, 1860);
people[116].events[ctr].place = 2;
people[116].events[ctr].description = "1860 United States Census";
people[116].events[ctr].notes = "Nancy McGraw is shown in the household of Zackariah McGraw, 16 years old, born in Mississippi.";
people[116].events[ctr].citations[0] = citations[887];
people[116].events[++ctr] = new Event("Census");
setDate(people[116].events[ctr], 7, 18, 1870);
people[116].events[ctr].place = 2;
people[116].events[ctr].description = "1870 United States Census";
people[116].events[ctr].notes = "Nancy Pegoda is shown in the household of John Pegoda, 20 (sic) years old, born in Mississippi, cannot read or write.";
people[116].events[ctr].citations[0] = citations[156];
people[116].events[++ctr] = new Event("Census");
setDate(people[116].events[ctr], 6, 18, 1880);
people[116].events[ctr].place = 2;
people[116].events[ctr].description = "1880 United States Census";
people[116].events[ctr].notes = "Nancy Pegoda is shown as wife in the household of John Pegoda, 36 years old, can read, cannot write, born in Mississippi, father born in Georgia, mother born in South Carolina.";
people[116].events[ctr].citations[0] = citations[149];

people[117] = new Person("Pegoda", "William", "", "", "M", null, 115, 116);
people[117].siblingIndex = 1;
people[117].parentage[0] = citations[149];
people[117].images[0] = images[1647];
people[117].birthInfo.year = "Abt 1867";
people[117].birthInfo.place = 21;
people[117].birthInfo.citations[0] = citations[156];
people[117].notes = "Fannie Alma Birdette Pegoda talked about Will wearing a rope for a belt.";
people[117].events[0] = new Event("Census");
setDate(people[117].events[0], 7, 18, 1870);
people[117].events[0].place = 2;
people[117].events[0].description = "1870 United States Census";
people[117].events[0].notes = "William Pegoda is shown in the household of John Pegoda, 3 years old, born in Texas, father of foreign birth.";
people[117].events[0].citations[0] = citations[156];
people[117].events[1] = new Event("Census");
setDate(people[117].events[1], 6, 18, 1880);
people[117].events[1].place = 2;
people[117].events[1].description = "1880 United States Census";
people[117].events[1].notes = "William Pegoda is shown as son in the household of John Pegoda, 10 (sic) years old, attended school in the past year, cannot read or write, born in Texas, father born in Prussia, mother born in Mississippi.";
people[117].events[1].citations[0] = citations[149];
people[117].events[2] = new Event("Occupation");
people[117].events[2].description = "a farm laborer";
people[117].events[2].year = 1880;
people[117].events[2].place = 2;
people[117].events[2].citations[0] = citations[149];

people[118] = new Person("Pegoda", "Mary", "F.", "", "F", null, 115, 116);
people[118].parentage[0] = citations[149];
people[118].siblingIndex = 2;
people[118].birthInfo.month = 10;
people[118].birthInfo.year = 1869;
people[118].birthInfo.place = 21;
people[118].birthInfo.citations[0] = citations[156];
people[118].burialInfo.place = 2;
people[118].burialInfo.location = 57;
//people[118].burialInfo.images[0] = images[1677];
people[118].burialInfo.citations[0] = citations[154];
people[118].events[0] = new Event("Census");
setDate(people[117].events[0], 7, 18, 1870);
people[118].events[0].place = 2;
people[118].events[0].description = "1870 United States Census";
people[118].events[0].notes = "Nancy (sic) Pegoda is shown in the household of John Pegoda, 8 months old, born in Texas, father of foreign birth, born in Oct (1869).";
people[118].events[0].citations[0] = citations[156];
people[118].events[1] = new Event("Census");
setDate(people[117].events[1], 6, 18, 1880);
people[118].events[1].place = 2;
people[118].events[1].description = "1880 United States Census";
people[118].events[1].notes = "Mary Pegoda is shown as daughter in the household of John Pegoda, 9 years old, attended school in the past year, born in Texas, father born in Prussia, mother born in Mississippi.";
people[118].events[1].citations[0] = citations[149];
people[118].events[2] = new Event("Census");
setDate(people[118].events[2], 6, 20, 1900);
people[118].events[2].place = 2;
people[118].events[2].description = "1900 United States Census";
people[118].events[2].notes = "Mary Bell is shown as wife in the household of Charles H. Bell, born Aug 1867 (sic), 32 years old, married 8 years, mother of zero children, born in Texas, father born in Germany, mother born in Mississippi, can read and write, can speak English.";
people[118].events[2].citations[0] = citations[157];

ctr = -1;
people[119] = new Person("Pegoda", "Henry", "", "", "M", null, 115, 116);
people[119].siblingIndex = 3;
people[119].images[0] = images[1647];
people[119].parentage[0] = citations[1641];
people[119].parentage[1] = citations[149];
setDate(people[119].birthInfo, 2, 9, 1869);
people[119].birthInfo.place = 21;
people[119].birthInfo.citations[0] = citations[1641];
setDate(people[119].deathInfo, 7, 3, 1959);
people[119].deathInfo.place = 385;
people[119].deathInfo.citations[0] = citations[1641];
setDate(people[119].burialInfo, 7, 5, 1959);
people[119].burialInfo.place = 386;
people[119].burialInfo.location = 180;
//people[119].burialInfo.images[0] = images[227];
people[119].burialInfo.citations[0] = citations[1641];
people[119].events[++ctr] = new Event("Social Security Number");
people[119].events[ctr].description = "457-32-3676";
people[119].events[ctr].citations[0] = citations[1641];
people[119].events[++ctr] = new Event("Census");
setDate(people[119].events[ctr], 6, 18, 1880);
people[119].events[ctr].place = 2;
people[119].events[ctr].description = "1880 United States Census";
people[119].events[ctr].notes = "Henry Pegoda is shown as son in the household of John Pegoda, 8 years old, born in Texas, father born in Prussia, mother born in Mississippi.";
people[119].events[ctr].citations[0] = citations[149];
people[119].events[++ctr] = new Event("Census");
setDate(people[119].events[ctr], 6, 1, 1900);
people[119].events[ctr].place = 60;
people[119].events[ctr].description = "1900 United States Census";
people[119].events[ctr].notes = "Henry Pegoda is shown as the head of household with 6 other people in household, born Mar 1869, 31 years old, married 9 years, born in Texas, father born in Texas, mother born in Texas, occupation is manufacturer, can read and write, can speak English.";
people[119].events[ctr].citations[0] = citations[159];

ctr = -1;
people[120] = new Person("Pegoda", "Marion", "B.", "", "M", null, 115, 116);
people[120].siblingIndex = 5;
people[120].parentage[0] = citations[1642];
people[120].parentage[0] = citations[149];
people[120].images[0] = images[1647];
setDate(people[120].birthInfo, 7, 25, 1875);
people[120].birthInfo.place = 2;
people[120].birthInfo.citations[0] = citations[1642];
people[120].birthInfo.citations[1] = citations[161];
setDate(people[120].deathInfo, 1, 12, 1957);
people[120].deathInfo.place = 179;
people[120].deathInfo.citations[0] = citations[1642];
people[120].burialInfo.place = 2;
people[120].burialInfo.location = 57;
people[120].burialInfo.images[0] = images[240];
people[120].burialInfo.citations[0] = citations[151];
people[120].burialInfo.citations[1] = citations[1642];
people[120].events[++ctr] = new Event("Census");
setDate(people[120].events[ctr], 6, 18, 1880);
people[120].events[ctr].place = 2;
people[120].events[ctr].description = "1880 United States Census";
people[120].events[ctr].notes = "Marion Pegoda is shown as son in the household of John Pegoda, 4 years old, born in Texas, father born in Prussia, mother born in Mississippi.";
people[120].events[ctr].citations[0] = citations[149];
people[120].events[++ctr] = new Event("Census");
setDate(people[120].events[ctr], 6, 14, 1900);
people[120].events[ctr].place = 58;
people[120].events[ctr].description = "1900 United States Census";
people[120].events[ctr].notes = "Marion Pegoda is shown as the head of household, no other people in household, born in Jul 1875, 24 years old, married 4 years, born in Texas, father born in Germany, mother born in Mississippi, was not unemployed in the past year, did not attend school in the past year, can read and write, can speak English.";
people[120].events[ctr].citations[0] = citations[160];
people[120].events[++ctr] = new Event("Occupation");
people[120].events[ctr].description = "a guard";
people[120].events[ctr].year = 1900;
people[120].events[ctr].place = 58;
people[120].events[ctr].citations[0] = citations[160];
people[120].events[++ctr] = new Event("Military Draft");
people[120].events[ctr].description = "World War I";
setDate(people[120].events[ctr], 9, 12, 1918);
people[120].events[ctr].place = 1;
people[120].events[ctr].notes = "Marion is described as a short, slender man with gray eyes.  He has rheumatism and weak eyes.";
people[120].events[ctr].citations[0] = citations[161];
people[120].events[++ctr] = new Event("Census");
setDate(people[120].events[ctr], 2, 6, 1920);
people[120].events[ctr].place = 2;
people[120].events[ctr].description = "1920 United States Census";
people[120].events[ctr].notes = "Marian (sic) Pegoda is shown as the head of household with 8 other people in household, 44 years old, married, can read and write, born in Texas, father born in Germany, mother born in Mississippi (sic), can speak English.";
people[120].events[ctr].citations[0] = citations[1137];
people[120].events[++ctr] = new Event("Census");
setDate(people[120].events[ctr], 4, 23, 1930);
people[120].events[ctr].place = 2;
people[120].events[ctr].description = "1930 United States Census";
people[120].events[ctr].notes = "Marian (sic) Pegoda is shown as the head of household with 3 other people in household, 54 years old, married, first married at age 26, can read and write, born in Texas, father born in Georgia (sic), mother born in Georgia (sic), can speak English.";
people[120].events[ctr].citations[0] = citations[1136];
people[120].events[++ctr] = new Event("Occupation");
people[120].events[ctr].description = "a farmer";
people[120].events[ctr].year = "between 1920 and 1930";
people[120].events[ctr].place = 2;
people[120].events[ctr].citations[0] = citations[1137];
people[120].events[ctr].citations[1] = citations[1136];

people[121] = new Person("Pegoda", "George", "", "", "M", null, 115, 116);
people[121].parentage[0] = citations[149];
people[121].siblingIndex = 6;
people[121].images[0] = images[1647];
setDate(people[121].birthInfo, 2, 9, 1877);
people[121].birthInfo.place = 21;
people[121].birthInfo.citations[0] = citations[151];
setDate(people[121].deathInfo, 1, 9, 1952);
people[121].deathInfo.citations[0] = citations[151];
people[121].burialInfo.place = 2;
people[121].burialInfo.location = 57;
people[121].burialInfo.images[0] = images[243];
people[121].burialInfo.citations[0] = citations[151];
people[121].events[0] = new Event("Census");
setDate(people[121].events[0], 6, 18, 1880);
people[121].events[0].place = 2;
people[121].events[0].description = "1880 United States Census";
people[121].events[0].notes = "George Pegoda is shown as son in the household of John Pegoda, 3 years old, born in Texas, father born in Prussia, mother born in Mississippi.";
people[121].events[0].citations[0] = citations[149];
people[121].events[1] = new Event("Census");
setDate(people[121].events[1], 6, 20, 1900);
people[121].events[1].place = 2;
people[121].events[1].description = "1900 United States Census";
people[121].events[1].notes = "George Pegoda is shown as brother-in-law in the household of Charles H. Bell, born Feb 1878 (sic), 22 years old, single, born in Texas, father born in Germany, mother born in Mississippi, can read, can write, can speak English.";
people[121].events[1].citations[0] = citations[157];
people[121].events[2] = new Event("Military Draft");
people[121].events[2].description = "World War I";
setDate(people[121].events[2], 9, 12, 1918);
people[121].events[2].place = 1;
people[121].events[2].notes = "George is described as a tall, slender man.";
people[121].events[2].citations[0] = citations[162];

people[122] = new Person("Pegoda", "Salley", "", "", "F", null, 115, 116);
people[122].parentage[0] = citations[149];
people[122].siblingIndex = 7;
people[122].birthInfo.year = "Abt 1879";
people[122].birthInfo.place = 21;
people[122].birthInfo.citations[0] = citations[149];
people[122].events[0] = new Event("Census");
setDate(people[122].events[0], 6, 18, 1880);
people[122].events[0].place = 2;
people[122].events[0].description = "1880 United States Census";
people[122].events[0].notes = "Salley Pegoda is shown as daughter in the household of John Pegoda, 1 year old, born in Texas, father born in Prussia, mother born in Mississippi.";
people[122].events[0].citations[0] = citations[149];

ctr = -1;
people[123] = new Person("Guerrant", "Charles", "", "", "M", null, 155, 156);
people[123].siblingIndex = 7;
people[123].parentage[0] = citations[692];
people[123].parentage[1] = citations[652];
people[123].parentage[2] = citations[693];
people[123].birthInfo.year = 1776;
people[123].birthInfo.place = 61;
people[123].birthInfo.citations[0] = citations[651];
people[123].deathInfo.year = "Bef Dec 1851";
people[123].deathInfo.place = 189;
people[123].deathInfo.citations[0] = citations[680];
people[123].events[++ctr] = new Event("Census");
people[123].events[ctr].place = 61;
people[123].events[ctr].description = "1810 United States Census";
people[123].events[ctr].notes = "Charles Guerrant is shown as head of household with 2 other people in household, 26-45 years of age.";
people[123].events[ctr].citations[0] = citations[163];
people[123].events[++ctr] = new Event("Military Service");
people[123].events[ctr].description = "United States military";
people[123].events[ctr].year = "between 26 Feb 1814 and 10 Jun 1814";
people[123].events[ctr].notes = "Charles was a private in the Capt. William Jones Company, 4th Regiment, Virginia Militia during the War of 1812.";
people[123].events[ctr].citations[0] = citations[650];
people[123].events[ctr].citations[1] = citations[651];
people[123].events[++ctr] = new Event("Land Purchase");
setDate(people[123].events[ctr], 8, 6, 1818);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant purchases about 140 acres of land on the Elk River from Tollaver Adams for $160.";
people[123].events[ctr].citations[0] = citations[683];
people[123].events[++ctr] = new Event("Land Purchase");
setDate(people[123].events[ctr], 3, 6, 1819);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant purchases about 300 acres of land on the Elk River from Daniel Eans for $1,200 (land originally granted to John Winford).";
people[123].events[ctr].citations[0] = citations[733];
people[123].events[ctr].citations[1] = citations[1196];
people[123].events[++ctr] = new Event("Land Purchase");
setDate(people[123].events[ctr], 5, 13, 1824);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant sells land on the Elk River to Edward Seller.";
people[123].events[ctr].citations[0] = citations[1195];
people[123].events[++ctr] = new Event("Land Grant");
setDate(people[123].events[ctr], 10, 11, 1837);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant is granted land for his service in the War of 1812.";
people[123].events[ctr].citations[0] = citations[650];
people[123].events[++ctr] = new Event("Census");
people[123].events[ctr].place = 189;
people[123].events[ctr].description = "1830 United States Census";
people[123].events[ctr].notes = "Charles Gurant (sic) is shown as head of household with 9 other people in household, 50-60 years of age.";
people[123].events[ctr].citations[0] = citations[531];
people[123].events[++ctr] = new Event("Land Sale");
setDate(people[123].events[ctr], 11, 2, 1839);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant sells about 75 acres of land along Spring Creek of the Elk River to James Sharp for $200.";
people[123].events[ctr].citations[0] = citations[734];
people[123].events[++ctr] = new Event("Land Purchase");
setDate(people[123].events[ctr], 6, 8, 1840);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant purchases several tracts of land from James L. Duvall for $533.33.";
people[123].events[ctr].citations[0] = citations[735];
people[123].events[++ctr] = new Event("Census");
people[123].events[ctr].place = 189;
people[123].events[ctr].description = "1840 United States Census";
people[123].events[ctr].notes = "Charles Grant (sic) is shown as head of household with 8 other people in household, 50-60 (sic) years of age.";
people[123].events[ctr].citations[0] = citations[532];
people[123].events[++ctr] = new Event("Deed of Gift");
setDate(people[123].events[ctr], 10, 18, 1841);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant gives land to his daughter Virginia Mary Hill, money to daughter Emmie E., money to daughter Henrietta Judith Ayres Roberts, land to son Christopher Columbus, money to daughter Malinda J. Smith, money to son Daniel Boone, and money to son Benjamin Franklin. The balance of the property is for his use and the use of his four youngest (unnamed) daughters.";
people[123].events[ctr].citations[0] = citations[681];
people[123].events[++ctr] = new Event("Deed of Gift");
setDate(people[123].events[ctr], 2, 1, 1850);
people[123].events[ctr].place = 189;
people[123].events[ctr].notes = "Charles Guerrant gives the remainder of his personal property evenly to his three youngest daughters: Charles F. A. M. (Amanda), Georgeann T. S. C. (Cynthia/Samantha), and Maggy M.";
people[123].events[ctr].citations[0] = citations[682];
people[123].events[++ctr] = new Event("Census");
setDate(people[123].events[ctr], 10, 10, 1850);
people[123].events[ctr].place = 189;
people[123].events[ctr].description = "1850 United States Census";
people[123].events[ctr].notes = "Charles Garrant (sic) is shown as head of household with 4 other people in household, 73 years old, $1,250 in real estate value, born in Virginia.";
people[123].events[ctr].citations[0] = citations[533];
people[123].events[++ctr] = new Event("Occupation");
people[123].events[ctr].description = "a farmer";
people[123].events[ctr].year = 1850;
people[123].events[ctr].place = 189;
people[123].events[ctr].citations[0] = citations[533];
people[123].events[++ctr] = new Event("Probate");
setDate(people[123].events[ctr], 12, "", 1851);
people[123].events[ctr].place = 33;
people[123].events[ctr].notes = "Guardianship of Georgeann G. S. C. and Magdallen M. Guerrant is given to John Chitwood. Isaiah Reid is granted Letters of Administration on the estate (Charles died intestate).";
people[123].events[ctr].citations[0] = citations[680];

people[124] = new Person("Spencer", "Mary", "", "", "F", null, 153, 154);
people[124].siblingIndex = 3;
people[124].altNames[0] = "Polly";
people[124].altNames[1] = "Polley";
people[124].parentage[0] = citations[1335];
people[124].parentage[1] = citations[1239];
setDate(people[124].birthInfo, 3, 24, 1790);
people[124].birthInfo.place = 61;
people[124].birthInfo.citations[0] = citations[1335];
people[124].birthInfo.citations[1] = citations[165];
people[124].deathInfo.year = 1868;
people[124].deathInfo.place = 2;
people[124].deathInfo.notes = "It is unclear why Polly's grave and other documentation says she died sometime in 1868 but she appears in the 1870 census living with daughter Maggie Moseley Guerrant.";
people[124].deathInfo.citations[0] = citations[165];
people[124].burialInfo.place = 2;
people[124].burialInfo.location = 58;
people[124].burialInfo.images[0] = images[247];
people[124].burialInfo.citations[0] = citations[165];
people[124].events[0] = new Event("Census");
people[124].events[0].place = 61;
people[124].events[0].description = "1810 United States Census";
people[124].events[0].notes = "Mary Guerrant is probably shown in the household of Charles Guerrant.  She would be the female of 16-26 years of age.";
people[124].events[0].citations[0] = citations[163];
people[124].events[1] = new Event("Census");
people[124].events[1].place = 189;
people[124].events[1].description = "1830 United States Census";
people[124].events[1].notes = "Mary Gurant (sic) is probably shown in the household of Charles Gurant (sic). She would be the female 30-40 years of age.";
people[124].events[1].citations[0] = citations[531];
people[124].events[2] = new Event("Census");
people[124].events[2].place = 189;
people[124].events[2].description = "1840 United States Census";
people[124].events[2].notes = "Mary Grant (sic) is probably shown in the household of Charles Grant (sic). She would be the female 40-50 years of age.";
people[124].events[2].citations[0] = citations[532];
people[124].events[3] = new Event("Census");
setDate(people[124].events[3], 10, 10, 1850);
people[124].events[3].place = 189;
people[124].events[3].description = "1850 United States Census";
people[124].events[3].notes = "Mary Garrant (sic) is shown in the household of Charles Garrant (sic), 54 (sic) years old, born in Virginia.";
people[124].events[3].citations[0] = citations[533];
people[124].events[4] = new Event("Immigration");
people[124].events[4].year = "before Jun 1855";
people[124].events[4].description = "from Winchester, Franklin, Tennessee to Walker County, Texas";
people[124].events[4].citations[0] = citations[1340];
people[124].events[4].citations[1] = citations[187];
people[124].events[4].notes = "Mary \"Polly\" Spencer and her three youngest daughters (including Maggie Moseley Guerrant who married Benjamin Franklin Baldwin, Sr.) followed her daughter Henrietta Judith Guerrant to Texas some time before Jun 1855 (after her husband's death).";
people[124].events[5] = new Event("Census");
setDate(people[124].events[5], 7, 10, 1860);
people[124].events[5].place = 2;
people[124].events[5].description = "1860 United States Census";
people[124].events[5].notes = "Polly Guerant (sic) is shown in the household of Daniel Guerant (sic), 70 years old, born in Virginia.";
people[124].events[5].citations[0] = citations[167];
people[124].events[6] = new Event("Census");
people[124].events[6].year = 1870;
people[124].events[6].place = 2;
people[124].events[6].description = "1870 United States Census";
people[124].events[6].notes = "Polly Guerrant is shown in the household of Edward Hamilton, 79 years old, born in Virginia.  She is living with her daughter Maggie and next door to her son Daniel Guerrant.";
people[124].events[6].citations[0] = citations[84];

people[125] = new Person("Guerrant", "Virginia", "Mary Spencer", "", "F", null, 123, 124);
people[125].siblingIndex = 1;
people[125].parentage[0] = citations[681];
people[125].birthInfo.month = 9;
people[125].birthInfo.year = 1808;
people[125].birthInfo.place = 61;
people[125].birthInfo.citations[0] = citations[186];
people[125].birthInfo.citations[1] = citations[171];
setDate(people[125].deathInfo, 2, 27, 1898);
people[125].deathInfo.citations[0] = citations[67];
people[125].events[0] = new Event("Census");
people[125].events[0].place = 61;
people[125].events[0].description = "1810 United States Census";
people[125].events[0].notes = "Virginia Guerrant is probably shown in the household of Charles Guerrant.  She would be their only child in 1810, the female of 0-10 years of age.";
people[125].events[0].citations[0] = citations[163];

people[126] = new Person("Guerrant", "Emmie", "Elizabeth Perreau", "", "F", null, 123, 124);
people[126].siblingIndex = 2;
people[126].parentage[0] = citations[681];
setDate(people[126].birthInfo, 9, 25, 1811);
people[126].birthInfo.place = 61;
people[126].birthInfo.citations[0] = citations[171];

people[127] = new Person("Guerrant", "Henrietta", "Judith Ayres", "", "F", null, 123, 124);
people[127].siblingIndex = 3;
people[127].citizenRoTx = true;
people[127].parentage[0] = citations[681];
setDate(people[127].birthInfo, 9, 13, 1814);
people[127].birthInfo.place = 61;
people[127].birthInfo.citations[0] = citations[187];
people[127].birthInfo.citations[1] = citations[171];
people[127].birthInfo.citations[2] = citations[188];
people[127].birthInfo.citations[3] = citations[189];
setDate(people[127].deathInfo, 11, 7, 1855);
people[127].deathInfo.place = 2;
people[127].deathInfo.citations[0] = citations[187];
people[127].deathInfo.citations[1] = citations[188];
people[127].deathInfo.citations[2] = citations[189];
setDate(people[127].deathInfo, 11, "", 1855);
people[127].burialInfo.place = 2;
people[127].burialInfo.location = 59;
people[127].burialInfo.images[0] = images[266];
people[127].burialInfo.citations[0] = citations[188];
people[127].burialInfo.citations[1] = citations[189];
people[127].events[0] = new Event("Immigration");
people[127].events[0].year = 1837;
people[127].events[0].description = "from Winchester, Franklin, Tennessee to the Republic of Texas (Montgomery County)";
people[127].events[0].citations[0] = citations[187];
people[127].events[0].notes = "After their marriage, Henrietta and Allen decided to move to the Republic of Texas in 1837. Her brother Daniel Boone Anderson Guerrant accompanied them. At some point after Charles Guerrant's death in Tennessee and before 1859, Henrietta's mother Mary \"Polly\" Spencer and three youngest sisters (including Maggie Moseley Guerrant who married Benjamin Franklin Baldwin, Sr.) followed them to Texas.";
people[127].events[1] = new Event("Census");
setDate(people[127].events[1], 9, 10, 1850);
people[127].events[1].place = 2;
people[127].events[1].description = "1850 United States Census";
people[127].events[1].notes = "Henrietta Roberts is shown in the household of Allan (sic) Roberts, 35 years old, born in Tennessee.";
people[127].events[1].citations[0] = citations[190];

people[128] = new Person("Guerrant", "Christopher", "Columbus", "", "M", null, 123, 124);
people[128].siblingIndex = 4;
people[128].parentage[0] = citations[681];
setDate(people[128].birthInfo, 12, 1, 1816);
people[128].birthInfo.place = 61;
people[128].birthInfo.citations[0] = citations[171];

people[129] = new Person("Guerrant", "Malinda", "Jane Smith", "", "F", null, 123, 124);
people[129].siblingIndex = 5;
people[129].parentage[0] = citations[681];
setDate(people[129].birthInfo, 3, 6, 1819);
people[129].birthInfo.place = 61;
people[129].birthInfo.citations[0] = citations[171];

people[130] = new Person("Guerrant", "Daniel", "Boone Anderson", "", "M", 0, 123, 124);
people[130].siblingIndex = 6;
people[130].citizenRoTx = true;
people[130].parentage[0] = citations[681];
people[130].images[0] = images[435];
setDate(people[130].birthInfo, 6, 23, 1821);
people[130].birthInfo.place = 54;
people[130].birthInfo.citations[0] = citations[191];
people[130].birthInfo.citations[1] = citations[192];
people[130].birthInfo.citations[2] = citations[193];
people[130].birthInfo.citations[3] = citations[194];
people[130].birthInfo.citations[4] = citations[210];
setDate(people[130].deathInfo, 4, 9, "1902/3");
people[130].deathInfo.citations[0] = citations[193];
people[130].deathInfo.citations[1] = citations[195];
people[130].deathInfo.citations[2] = citations[171];
people[130].deathInfo.citations[3] = citations[196];
people[130].deathInfo.citations[4] = citations[208];
people[130].burialInfo.place = 2;
people[130].burialInfo.location = 43;
people[130].burialInfo.images[0] = images[268];
people[130].burialInfo.citations[0] = citations[193];
people[130].burialInfo.citations[1] = citations[208];
people[130].events[0] = new Event("Census");
setDate(people[130].events[0], 9, 5, 1850);
people[130].events[0].place = 2;
people[130].events[0].description = "1850 United States Census";
people[130].events[0].notes = "Dan Guerrant is shown as the head of household with 3 other people in household, 28 years old, born in Kentucky, married within the year (sic).";
people[130].events[0].citations[0] = citations[197];
people[130].events[1] = new Event("Census");
setDate(people[130].events[1], 7, 10, 1860);
people[130].events[1].place = 2;
people[130].events[1].description = "1860 United States Census";
people[130].events[1].notes = "Daniel Guerant (sic) is shown as the head of household with 10 other people in household, is 38 years old, has $1,400 in personal estate value, born in Kentucky.";
people[130].events[1].citations[0] = citations[167];
people[130].events[2] = new Event("Census");
people[130].events[2].year = 1870;
people[130].events[2].place = 2;
people[130].events[2].description = "1870 United States Census";
people[130].events[2].notes = "Daniel Guerrant is shown as the head of household with 10 other people in household, is 49 years old, born in Kentucky.";
people[130].events[2].citations[0] = citations[84];
people[130].events[3] = new Event("Immigration");
people[130].events[3].year = 1837;
people[130].events[3].description = "from Winchester, Franklin, Tennessee to the Republic of Texas";
people[130].events[3].citations[0] = citations[187];
people[130].events[3].notes = "Daniel came with his sister Henrietta Judith Guerrant and her husband Allen Roberts.";
people[130].events[4] = new Event("Occupation");
people[130].events[4].description = "a stock raiser";
people[130].events[4].year = 1860;
people[130].events[4].place = 2;
people[130].events[4].citations[0] = citations[167];
people[130].events[5] = new Event("Occupation");
people[130].events[5].description = "a farmer";
people[130].events[5].year = 1870;
people[130].events[5].place = 2;
people[130].events[5].citations[0] = citations[84];

people[131] = new Person("Guerrant", "Benjamin", "Franklin", "", "M", null, 123, 124);
people[131].siblingIndex = 7;
people[131].parentage[0] = citations[681];

people[132] = new Person("Guerrant", "Infant", "", "", "F", null, 123, 124);
people[132].siblingIndex = 8;
setDate(people[132].birthInfo, 12, 12, 1826);
people[132].birthInfo.citations[0] = citations[171];
setDate(people[132].deathInfo, 12, "", 1826);
people[132].deathInfo.citations[0] = citations[171];

people[133] = new Person("Guerrant", "Catherine", "Pocohontas Martha Elizabeth", "", "F", null, 123, 124);
people[133].siblingIndex = 9;
setDate(people[133].birthInfo, 1, 17, 1828);
people[133].birthInfo.place = 28;
people[133].birthInfo.citations[0] = citations[171];
people[133].events[0] = new Event("Census");
people[133].events[0].year = 1870;
people[133].events[0].place = 2;
people[133].events[0].description = "1870 United States Census";
people[133].events[0].notes = "Martha Guerrant is shown in the household of Daniel Guerrant, is 42 years old, born in Tennessee.";
people[133].events[0].citations[0] = citations[84];

people[134] = new Person("Guerrant", "Charles", "Frances Amanda", "", "F", null, 123, 124);
people[134].siblingIndex = 10;
people[134].parentage[0] = citations[533];
people[134].parentage[1] = citations[682];
people[134].birthInfo.year = "Abt 1833";
people[134].birthInfo.place = 28;
people[134].birthInfo.citations[0] = citations[168];
people[134].deathInfo.year = "Bef 1870";
people[134].deathInfo.place = 2;
people[134].deathInfo.notes = "Amanda's son Charles W. Baldwin is shown living with Amanda's brother Daniel Boone Anderson Guerrant in the 1870 United States census.  Presumably, she died before this time.";
people[134].deathInfo.citations[0] = citations[84];
people[134].events[0] = new Event("Inheritance");
people[134].events[0].description = "from father Charles Guerrant";
setDate(people[134].events[0], 2, 1, 1850);
people[134].events[0].place = 189;
people[134].events[0].notes = "Inheritance is through deed of gift. Charles Guerrant gives the one-third of the remainder of his personal property to Charles F. A. M.";
people[134].events[0].citations[0] = citations[682];
people[134].events[1] = new Event("Census");
setDate(people[134].events[1], 10, 10, 1850);
people[134].events[1].place = 189;
people[134].events[1].description = "1850 United States Census";
people[134].events[1].notes = "Amanda Garrant (sic) is shown in the household of Charles Garrant (sic), 15 (sic) years old, born in Virginia (sic).";
people[134].events[1].citations[0] = citations[533];
people[134].events[2] = new Event("Census");
setDate(people[134].events[2], 7, 16, 1860);
people[134].events[2].place = 24;
people[134].events[2].description = "1860 United States Census";
people[134].events[2].notes = "Amanda Baldwin is shown in the household of A. Baldwin, 27 years old, born in Tennessee.";
people[134].events[2].citations[0] = citations[168];

people[135] = new Person("Baldwin", "Charles", "W.", "", "M", null, 32, 134);
people[135].parentage[0] = citations[275];
setDate(people[135].birthInfo, 8, 9, 1860);
people[135].birthInfo.place = 21;
people[135].birthInfo.citations[0] = citations[173];
people[135].birthInfo.citations[1] = citations[81];
setDate(people[135].deathInfo, 4, 15, 1925);
people[135].deathInfo.citations[0] = citations[173];
people[135].burialInfo.place = 2;
people[135].burialInfo.location = 43;
people[135].burialInfo.images[0] = images[250];
people[135].burialInfo.citations[0] = citations[173];
people[135].notes = "The location of Charles W. Baldwin in the family tree is given by the following pieces of evidence.\n\n1. The Benjamin Franklin Baldwin, Jr. Bible indicates he is a double cousin of Benjamin Franklin Baldwin, Jr.  While this is plausible because of the Allen and Benjamin Baldwin brothers marrying the Amanda and Maggie Guerrant sisters, the notation is in a different handwriting than most other entries on the \"Memoranda\" page.  (It is thought to have been added, to the page copies at least, in the late 1980's.)\n\n2. The Guerrant family history indicates Allen Baldwin and Charles Frances Amanda Guerrant had one son named Charles.\n\n3. Probate court minutes indicate his parents were Allen and Amanda Baldwin.";
people[135].notesCitations[0] = citations[81];
people[135].notesCitations[1] = citations[170];
people[135].notesCitations[2] = citations[275];
people[135].events[0] = new Event("Court");
people[135].events[0].year = "between 29 Nov 1869 and 01 Dec 1873";
people[135].events[0].place = 1;
people[135].events[0].notes = "- 11/29/1869: Charles appears in court with his uncle Daniel Boone Guerrant. Charles' parents have passed away and he is 9 years old. Daniel is asking for guardianship.\n- 12/18/1869: Daniel Boone Guerrant is named guardian of Charles. M. C. Talliaferro and Philip Singleton are named in connection with this.\n- 7/30/1872: Daniel Boone Guerrant is removed as guardian for failing to post bond and M. C. Talliaferro is named guardian.";
people[135].events[0].citations[0] = citations[275];
people[135].events[0].citations[1] = citations[277];
people[135].events[0].citations[2] = citations[278];
people[135].events[1] = new Event("Census");
people[135].events[1].year = 1870;
people[135].events[1].place = 2;
people[135].events[1].description = "1870 United States Census";
people[135].events[1].notes = "Chas. Baldwin is shown in the household of Edward Hamilton, is 10 years old, born in Texas.";
people[135].events[1].citations[0] = citations[84];
people[135].events[2] = new Event("Census");
setDate(people[135].events[2], 7, 21, 1900);
people[135].events[2].place = 2;
people[135].events[2].description = "1900 United States Census";
people[135].events[2].notes = "Charles W. Baldwin is shown as the head of household with 7 other people in household, born Aug 1860, 39 years old, married 14 years, born in Texas, mother born in Virginia, can read and write, can speak English.";
people[135].events[2].citations[0] = citations[174];
people[135].events[3] = new Event("Census");
setDate(people[135].events[3], 4, 18, 1910);
people[135].events[3].place = 2;
people[135].events[3].description = "1910 United States Census";
people[135].events[3].notes = "Charles W. Baldwin is shown as the head of household with 7 other people in household, 49 years old, married 24 years, born in Texas, father born in U. S., mother born in U. S., can speak English, can read and write.";
people[135].events[3].citations[0] = citations[175];
people[135].events[4] = new Event("Census");
setDate(people[135].events[4], 3, 18, 1920);
people[135].events[4].place = 2;
people[135].events[4].description = "1920 United States Census";
people[135].events[4].notes = "Charles W. Baldwin is shown as the head of household with 4 other people in household, 59 years old, married, can read and write, born in Texas, father born in U. S., mother born in Tennessee, can speak English.";
people[135].events[4].citations[0] = citations[340];
people[135].events[5] = new Event("Occupation");
people[135].events[5].description = "a farmer";
people[135].events[5].year = "between 1900 and 1920";
people[135].events[5].place = 2;
people[135].events[5].citations[0] = citations[174];
people[135].events[5].citations[1] = citations[175];
people[135].events[5].citations[2] = citations[340];

people[136] = new Person("Wilson", "Lula", "A.", "", "F", null, 145, 146);
people[136].siblingIndex = 2;
setDate(people[136].birthInfo, 11, 22, 1864);
people[136].birthInfo.place = 56;
people[136].birthInfo.citations[0] = citations[173];
setDate(people[136].deathInfo, 9, 8, 1942);
people[136].deathInfo.citations[0] = citations[173];
people[136].burialInfo.place = 2;
people[136].burialInfo.location = 43;
people[136].burialInfo.images[0] = images[253];
people[136].burialInfo.citations[0] = citations[173];
people[136].events[0] = new Event("Census");
setDate(people[136].events[0], 6, 21, 1870);
people[136].events[0].place = 63;
people[136].events[0].description = "1870 United States Census";
people[136].events[0].notes = "Lula Wilson is shown in the household of Jasse T. Wilson, 5 years old, born in Tennessee.";
people[136].events[0].citations[0] = citations[176];
people[136].events[1] = new Event("Land Sale");
setDate(people[136].events[1], 3, 27, 1886);
people[136].events[1].place = 2;
people[136].events[1].notes = "Lula A. Baldwin sells 93 acres of land that was her stake in her mother Fannie C. Wilson's land from her (Fannie's) father R. H. Archer.";
people[136].events[1].citations[0] = citations[491];
people[136].events[2] = new Event("Census");
setDate(people[136].events[2], 7, 21, 1900);
people[136].events[2].place = 2;
people[136].events[2].description = "1900 United States Census";
people[136].events[2].notes = "Lula A. Baldwin is shown as wife in the household of Charles W. Baldwin, born Nov 1864, 35 years old, married 14 years, mother of 6 children with 5 children living, born in Tennessee, father born in Tennessee, mother born in Virginia, can read and write, can speak English.";
people[136].events[2].citations[0] = citations[174];
people[136].events[3] = new Event("Census");
setDate(people[136].events[3], 4, 18, 1910);
people[136].events[3].place = 2;
people[136].events[3].description = "1910 United States Census";
people[136].events[3].notes = "Lula Baldwin is shown as wife in the household of Charles W. Baldwin, 45 years old, married 24 years, mother of 9 children with 4 (sic) children living, born in Tennessee, father born in Tennessee, mother born in Tennessee, can speak English, can read and write.";
people[136].events[3].citations[0] = citations[175];
people[136].events[4] = new Event("Census");
setDate(people[136].events[4], 3, 18, 1920);
people[136].events[4].place = 2;
people[136].events[4].description = "1920 United States Census";
people[136].events[4].notes = "Lula Baldwin is shown as wife in the household of Charles W. Baldwin, 56 years old, married, can read and write, born in Tennessee, father born in Tennessee, mother born in Tennessee, can speak English.";
people[136].events[4].citations[0] = citations[340];

people[137] = new Person("Baldwin", "Francis", "E.", "", "F", null, 135, 136);
people[137].siblingIndex = 1;
people[137].parentage[0] = citations[1376];
people[137].parentage[1] = citations[174];
setDate(people[137].birthInfo, 10, 4, 1886);
people[137].birthInfo.place = 21;
people[137].birthInfo.citations[0] = citations[173];
setDate(people[137].deathInfo, 6, 11, 1960);
people[137].deathInfo.citations[0] = citations[173];
people[137].burialInfo.place = 2;
people[137].burialInfo.location = 43;
people[137].burialInfo.images[0] = images[255];
people[137].burialInfo.citations[0] = citations[173];
people[137].events[0] = new Event("Census");
setDate(people[137].events[0], 7, 21, 1900);
people[137].events[0].place = 2;
people[137].events[0].description = "1900 United States Census";
people[137].events[0].notes = "Francis M. (sic) Baldwin is shown as daughter in the household of Charles W. Baldwin, born Oct 1886, 13 years old, born in Texas, father born in Texas, mother born in Tennessee, can read and write, can speak English.";
people[137].events[0].citations[0] = citations[174];
people[137].events[1] = new Event("Census");
setDate(people[137].events[1], 4, 18, 1910);
people[137].events[1].place = 2;
people[137].events[1].description = "1910 United States Census";
people[137].events[1].notes = "Fannie Baldwin is shown as daughter in the household of Charles W. Baldwin, 23 years old, single, born in Texas, father born in Texas, mother born in Tennessee, can speak English, can read and write.";
people[137].events[1].citations[0] = citations[175];

people[138] = new Person("Baldwin", "Mabel", "Bertha", "", "F", null, 135, 136);
people[138].siblingIndex = 2;
people[138].parentage[0] = citations[1376];
people[138].parentage[1] = citations[174];
setDate(people[138].birthInfo, 11, 7, 1888);
people[138].birthInfo.place = 21;
people[138].birthInfo.citations[0] = citations[173];
people[138].birthInfo.citations[1] = citations[1376];
setDate(people[138].deathInfo, 1, 17, 1945);
people[138].deathInfo.citations[0] = citations[173];
people[138].deathInfo.citations[1] = citations[1376];
people[138].burialInfo.place = 2;
people[138].burialInfo.location = 43;
people[138].burialInfo.images[0] = images[256];
people[138].burialInfo.citations[0] = citations[173];
people[138].burialInfo.citations[1] = citations[1376];
people[138].events[0] = new Event("Census");
setDate(people[138].events[0], 7, 21, 1900);
people[138].events[0].place = 2;
people[138].events[0].description = "1900 United States Census";
people[138].events[0].notes = "Mable B. Baldwin is shown as daughter in the household of Charles W. Baldwin, born Nov 1888, 11 years old, born in Texas, father born in Texas, mother born in Tennessee, can read and write, can speak English.";
people[138].events[0].citations[0] = citations[174];
people[138].events[1] = new Event("Census");
setDate(people[138].events[1], 4, 18, 1910);
people[138].events[1].place = 2;
people[138].events[1].description = "1910 United States Census";
people[138].events[1].notes = "Mabel Baldwin is shown as daughter in the household of Charles W. Baldwin, 21 years old, single, born in Texas, father born in Texas, mother born in Tennessee, can speak English, can read and write.";
people[138].events[1].citations[0] = citations[175];
people[138].events[2] = new Event("Census");
setDate(people[138].events[2], 3, 18, 1920);
people[138].events[2].place = 2;
people[138].events[2].description = "1920 United States Census";
people[138].events[2].notes = "Mable (sic) Baldwin is shown as daughter in the household of Charles W. Baldwin, 31 years old, single, can read and write, born in Texas, father born in Texas, mother born in Tennessee, can speak English.";
people[138].events[2].citations[0] = citations[340];

people[139] = new Person("Baldwin", "Allen", "H.", "", "M", null, 135, 136);
people[139].siblingIndex = 3;
people[139].parentage[0] = citations[174];
setDate(people[139].birthInfo, 2, 28, 1891);
people[139].birthInfo.place = 21;
people[139].birthInfo.citations[0] = citations[173];
setDate(people[139].deathInfo, 4, 5, 1915);
people[139].deathInfo.citations[0] = citations[173];
people[139].burialInfo.place = 2;
people[139].burialInfo.location = 43;
people[139].burialInfo.images[0] = images[257];
people[139].burialInfo.citations[0] = citations[173];
people[139].events[0] = new Event("Census");
setDate(people[139].events[0], 7, 21, 1900);
people[139].events[0].place = 2;
people[139].events[0].description = "1900 United States Census";
people[139].events[0].notes = "Allen H. Baldwin is shown as son in the household of Charles W. Baldwin, born Feb 1891, 9 years old, born in Texas, father born in Texas, mother born in Tennessee.";
people[139].events[0].citations[0] = citations[174];

people[140] = new Person("Baldwin", "Stella", "C.", "", "F", null, 135, 136);
people[140].siblingIndex = 4;
people[140].parentage[0] = citations[174];
setDate(people[140].birthInfo, 1, 1, 1896);
people[140].birthInfo.place = 21;
people[140].birthInfo.citations[0] = citations[173];
setDate(people[140].deathInfo, 2, 23, 1918);
people[140].deathInfo.citations[0] = citations[173];
people[140].burialInfo.place = 2;
people[140].burialInfo.location = 43;
people[140].burialInfo.images[0] = images[258];
people[140].burialInfo.citations[0] = citations[173];
people[140].events[0] = new Event("Census");
setDate(people[140].events[0], 7, 21, 1900);
people[140].events[0].place = 2;
people[140].events[0].description = "1900 United States Census";
people[140].events[0].notes = "Stella S. (sic) Baldwin is shown as daughter in the household of Charles W. Baldwin, born Jan 1896, 4 years old, born in Texas, father born in Texas, mother born in Tennessee.";
people[140].events[0].citations[0] = citations[174];
people[140].events[1] = new Event("Census");
setDate(people[140].events[1], 4, 18, 1910);
people[140].events[1].place = 2;
people[140].events[1].description = "1910 United States Census";
people[140].events[1].notes = "Stella Baldwin is shown as daughter in the household of Charles W. Baldwin, 14 years old, born in Texas, father born in Texas, mother born in Tennessee, can speak English, can read and write, did attend school in the past year.";
people[140].events[1].citations[0] = citations[175];

people[141] = new Person("Baldwin", "Linnie", "Mae", "", "F", null, 135, 136);
people[141].siblingIndex = 5;
people[141].parentage[0] = citations[174];
setDate(people[141].birthInfo, 5, 2, 1898);
people[141].birthInfo.place = 21;
people[141].birthInfo.citations[0] = citations[173];
setDate(people[141].deathInfo, 1, 4, 1927);
people[141].deathInfo.citations[0] = citations[173];
people[141].burialInfo.place = 2;
people[141].burialInfo.location = 43;
people[141].burialInfo.images[0] = images[259];
people[141].burialInfo.citations[0] = citations[173];
people[141].events[0] = new Event("Census");
setDate(people[141].events[0], 7, 21, 1900);
people[141].events[0].place = 2;
people[141].events[0].description = "1900 United States Census";
people[141].events[0].notes = "Lennie M. Baldwin is shown as daughter in the household of Charles W. Baldwin, born May 1898, 2 years old, born in Texas, father born in Texas, mother born in Tennessee.";
people[141].events[0].citations[0] = citations[174];
people[141].events[1] = new Event("Census");
setDate(people[141].events[1], 4, 18, 1910);
people[141].events[1].place = 2;
people[141].events[1].description = "1910 United States Census";
people[141].events[1].notes = "Lennie May (sic) Baldwin is shown as daughter in the household of Charles W. Baldwin, 11 years old, born in Texas, father born in Texas, mother born in Tennessee, can speak English, can read and write, did attend school in the past year.";
people[141].events[1].citations[0] = citations[175];

people[142] = new Person("Baldwin", "Joab", "Benjamin", "", "M", null, 135, 136);
people[142].siblingIndex = 6;
setDate(people[142].birthInfo, 2, 22, 1903);
people[142].birthInfo.place = 21;
people[142].birthInfo.citations[0] = citations[173];
setDate(people[142].deathInfo, 6, 16, 1903);
people[142].deathInfo.place = 21;
people[142].deathInfo.citations[0] = citations[173];
people[142].burialInfo.place = 2;
people[142].burialInfo.location = 43;
people[142].burialInfo.images[0] = images[260];
people[142].burialInfo.citations[0] = citations[173];

people[143] = new Person("Baldwin", "Lula", "", "", "F", null, 135, 136);
people[143].siblingIndex = 7;
people[143].parentage[0] = citations[1376];
people[143].parentage[1] = citations[175];
people[143].notes = "Lula is most likely a twin of Lola.";
people[143].birthInfo.year = "Abt 1905";
people[143].birthInfo.place = 21;
people[143].birthInfo.citations[0] = citations[175];
people[143].events[0] = new Event("Census");
setDate(people[143].events[0], 4, 18, 1910);
people[143].events[0].place = 2;
people[143].events[0].description = "1910 United States Census";
people[143].events[0].notes = "Lula Baldwin is shown as daughter in the household of Charles W. Baldwin, 5 years old, born in Texas, father born in Texas, mother born in Tennessee.";
people[143].events[0].citations[0] = citations[175];
people[143].events[1] = new Event("Census");
setDate(people[143].events[1], 3, 18, 1920);
people[143].events[1].place = 2;
people[143].events[1].description = "1920 United States Census";
people[143].events[1].notes = "Lula Baldwin is shown as daughter in the household of Charles W. Baldwin, 15 years old, single, can read and write, born in Texas, father born in Texas, mother born in Tennessee, can speak English.";
people[143].events[1].citations[0] = citations[340];

people[144] = new Person("Baldwin", "Lola", "", "", "F", null, 135, 136);
people[144].siblingIndex = 8;
people[144].parentage[0] = citations[1376];
people[144].parentage[1] = citations[175];
people[144].notes = "Lola is most likely a twin of Lula.";
people[144].birthInfo.year = "Abt 1905";
people[144].birthInfo.place = 21;
people[144].birthInfo.citations[0] = citations[175];
people[144].events[0] = new Event("Census");
setDate(people[144].events[0], 4, 18, 1910);
people[144].events[0].place = 2;
people[144].events[0].description = "1910 United States Census";
people[144].events[0].notes = "Lola Baldwin is shown as daughter in the household of Charles W. Baldwin, 5 years old, born in Texas, father born in Texas, mother born in Tennessee.";
people[144].events[0].citations[0] = citations[175];
people[144].events[1] = new Event("Census");
setDate(people[144].events[1], 3, 18, 1920);
people[144].events[1].place = 2;
people[144].events[1].description = "1920 United States Census";
people[144].events[1].notes = "Lola Baldwin is shown as daughter in the household of Charles W. Baldwin, 15 years old, single, can read and write, born in Texas, father born in Texas, mother born in Tennessee, can speak English.";
people[144].events[1].citations[0] = citations[340];

people[145] = new Person("Wilson", "Jasse", "T.", "", "M");
people[145].birthInfo.year = "Abt 1829";
people[145].birthInfo.place = 56;
people[145].birthInfo.citations[0] = citations[176];
people[145].events[0] = new Event("Census");
setDate(people[145].events[0], 6, 21, 1870);
people[145].events[0].place = 63;
people[145].events[0].description = "1870 United States Census";
people[145].events[0].notes = "Jasse (?) T. Wilson is shown as the head of household, 41 years old, born in Tennessee.";
people[145].events[0].citations[0] = citations[176];

people[146] = new Person("Archer", "Fannie", "C.", "", "F", null, 744, 745);
people[146].birthInfo.year = "Abt 1829";
people[146].birthInfo.place = 43;
people[146].birthInfo.citations[0] = citations[176];
people[146].notes = "Fannie C. Wilson is named as the mother of Lula A. Baldwin and the daughter of R. H. Archer in a land sale by her daughter.";
people[146].notesCitations[0] = citations[491];
people[146].events[0] = new Event("Census");
setDate(people[146].events[0], 6, 21, 1870);
people[146].events[0].place = 63;
people[146].events[0].description = "1870 United States Census";
people[146].events[0].notes = "Fannie (?) C. Wilson is shown in the household of Jasse (?) T. Wilson, 41 years old, born in Virginia.";
people[146].events[0].citations[0] = citations[176];

people[147] = new Person("Wilson", "Judith", "T.", "", "F", null, 145, 146);
people[147].siblingIndex = 1;
people[147].birthInfo.month = 10;
people[147].birthInfo.year = 1850;
people[147].birthInfo.place = 21;
people[147].birthInfo.citations[0] = citations[176];
people[147].deathInfo.year = 1922;
people[147].deathInfo.citations[0] = citations[173];
people[147].burialInfo.place = 2;
people[147].burialInfo.location = 43;
people[147].burialInfo.images[0] = images[261];
people[147].burialInfo.citations[0] = citations[173];
people[147].events[0] = new Event("Census");
setDate(people[147].events[0], 6, 21, 1870);
people[147].events[0].place = 63;
people[147].events[0].description = "1870 United States Census";
people[147].events[0].notes = "Jasse (?) T. Wilson is shown as the head of household, 41 years old, born in Tennessee.";
people[147].events[0].citations[0] = citations[176];
people[147].events[1] = new Event("Census");
setDate(people[147].events[1], 7, 21, 1900);
people[147].events[1].place = 2;
people[147].events[1].description = "1900 United States Census";
people[147].events[1].notes = "Judie T. Willson (sic) is shown as sister-in-law in the household of Charles W. Baldwin, born Oct 1850, 49 years old, born in Texas, father born in Tennessee, mother born in Virginia, can read and write, can speak English.";
people[147].events[1].citations[0] = citations[174];

people[148] = new Person("Jutson", "James", "", "", "M");

people[149] = new Person("Rose", "James", "J.", "", "M");
setDate(people[149].birthInfo, 3, 9, 1833);
people[149].birthInfo.place = 64;
people[149].birthInfo.citations[0] = citations[179];
setDate(people[149].deathInfo, 12, 18, 1879);
people[149].deathInfo.place = 133;
people[149].deathInfo.citations[0] = citations[179];
setDate(people[149].burialInfo, 12, "", 1879);
people[149].burialInfo.place = 133;
people[149].burialInfo.location = 89;
people[149].burialInfo.citations[0] = citations[179];
people[149].events[0] = new Event("Census");
setDate(people[149].events[0], 7, 16, 1860);
people[149].events[0].place = 24;
people[149].events[0].description = "1860 United States Census";
people[149].events[0].notes = "Jas. Rose is shown as the head of household with 3 other people in household, 23 (sic) years old, has $50 in personal estate value, born in Louisiana.";
people[149].events[0].citations[0] = citations[103];
people[149].events[1] = new Event("Census");
setDate(people[149].events[1], 9, 20, 1870);
people[149].events[1].place = 134;
people[149].events[1].description = "1870 United States Census";
people[149].events[1].notes = "James Rose is shown as the head of household with 5 other people in household, 35 years old, has $150 in personal estate value, born in Louisiana.";
people[149].events[1].citations[0] = citations[302];

people[150] = new Person("Sadler", "Mary", "", "", "F");
setDate(people[150].birthInfo, 10, 1, 1845);
people[150].birthInfo.place = 33;
people[150].birthInfo.citations[0] = citations[180];
setDate(people[150].deathInfo, 9, 2, 1933);
people[150].deathInfo.place = 31;
people[150].deathInfo.citations[0] = citations[180];
setDate(people[150].burialInfo, 9, "", 1933);
people[150].burialInfo.place = 31;
people[150].burialInfo.location = 48;
people[150].burialInfo.citations[0] = citations[180];
people[150].events[0] = new Event("Census");
setDate(people[150].events[0], 6, 1, 1870);
people[150].events[0].place = 24;
people[150].events[0].description = "1870 United States Census";
people[150].events[0].notes = "Mary Baldwin is shown in the household of Francis M. Baldwin, 23 (sic) years old, born in Texas.";
people[150].events[0].citations[0] = citations[181];
people[150].events[1] = new Event("Census");
setDate(people[150].events[1], 6, 8, 1880);
people[150].events[1].place = 24;
people[150].events[1].description = "1880 United States Census";
people[150].events[1].notes = "Mary Baldwin is shown in the household of Francis M. Baldwin, 35 years old, married, can read and write, born in Texas, father born in Tennessee (sic), motehr born in Illinois.";
people[150].events[1].citations[0] = citations[105];
people[150].events[2] = new Event("Census");
setDate(people[150].events[2], 6, 4, 1900);
people[150].events[2].place = 65;
people[150].events[2].description = "1900 United States Census";
people[150].events[2].notes = "Mary Baldwin is shown as the head of household with 7 other people in household, born Oct 1845, 54 years old, widowed, mother of 13 children with 12 children living, born in Texas, father born in Illinois, mother born in Illinois, cannot read or write, can speak English.";
people[150].events[2].citations[0] = citations[301];

people[151] = new Person("Spillers", "Eady", "F.", "", "F");
setDate(people[151].birthInfo, 11, 17, 1848);
people[151].birthInfo.place = 21;
people[151].birthInfo.citations[0] = citations[182];
setDate(people[151].deathInfo, 9, 17, 1916);
people[151].deathInfo.place = 24;
people[151].deathInfo.citations[0] = citations[182];
setDate(people[151].burialInfo, 9, "", 1916);
people[151].burialInfo.place = 24;
people[151].burialInfo.location = 49;
people[151].burialInfo.citations[0] = citations[182];
people[151].events[0] = new Event("Census");
setDate(people[151].events[0], 6, 1, 1870);
people[151].events[0].place = 24;
people[151].events[0].description = "1870 United States Census";
people[151].events[0].notes = "Eddy (sic) Baldwin is shown in the household of Jas. Baldwin, is 19 years old, born in Texas.";
people[151].events[0].citations[0] = citations[104];
people[151].events[1] = new Event("Census");
setDate(people[151].events[1], 6, 10, 1880);
people[151].events[1].place = 24;
people[151].events[1].description = "1880 United States Census";
people[151].events[1].notes = "Edy F. (sic) Baldwin is shown wife in the household of James M. Baldwin, 31 years old, born in Texas, father born in Illinois, mother born in Illinois.";
people[151].events[1].citations[0] = citations[184];

people[152] = new Person("Roberts", "Allen", "", "", "M");
people[152].citizenRoTx = true;
setDate(people[152].birthInfo, 5, 12, 1810);
people[152].birthInfo.place = 25;
people[152].birthInfo.citations[0] = citations[187];
people[152].birthInfo.citations[1] = citations[186];
people[152].birthInfo.citations[2] = citations[171];
people[152].birthInfo.citations[3] = citations[189];
people[152].birthInfo.citations[4] = citations[188];
setDate(people[152].deathInfo, 11, 5, 1879);
people[152].deathInfo.place = 2;
people[152].deathInfo.citations[0] = citations[187];
people[152].deathInfo.citations[1] = citations[171];
people[152].deathInfo.citations[2] = citations[189];
people[152].deathInfo.citations[3] = citations[188];
people[152].burialInfo.place = 2;
people[152].burialInfo.location = 59;
people[152].burialInfo.images[0] = images[271];
people[152].burialInfo.notes = "Grave marker inscription reads: Tho lost to sight to memory dear";
people[152].burialInfo.citations[0] = citations[189];
people[152].burialInfo.citations[1] = citations[188];
people[152].events[0] = new Event("Census");
setDate(people[152].events[0], 9, 10, 1850);
people[152].events[0].place = 2;
people[152].events[0].description = "1850 United States Census";
people[152].events[0].notes = "Allan (sic) Roberts is shown as the head of household with 7 other people in household, 40 years old, born in Georgia.";
people[152].events[0].citations[0] = citations[190];
people[152].events[1] = new Event("Occupation");
people[152].events[1].description = "a farmer";
people[152].events[1].year = 1850;
people[152].events[1].place = 2;
people[152].events[1].citations[0] = citations[190];

ctr = -1;
people[153] = new Person("Spencer", "Moses", "", "", "M");
people[153].patriot = true;
people[153].patriotString = "Private, Virginia militia";
setDate(people[153].birthInfo, 1, 3, 1763);
people[153].birthInfo.place = 43;
people[153].birthInfo.citations[0] = citations[1335];
people[153].birthInfo.citations[1] = citations[1216];
setDate(people[153].deathInfo, 8, 30, 1834);
people[153].deathInfo.place = 61;
people[153].deathInfo.citations[0] = citations[1216];
people[153].deathInfo.citations[1] = citations[199];
people[153].deathInfo.citations[2] = citations[1273];
people[153].burialInfo.place = 61;
people[153].events[++ctr] = new Event("Military Service");
people[153].events[ctr].description = "United States military";
people[153].events[ctr].year = 1781;
people[153].events[ctr].place = 43;
people[153].events[ctr].notes = "Moses served in the Capt. Charles Patteson company (4 months) and the Capt. William Anderson company (3 months) in the Virginia militia during the American Revolution. During his second tour he was a prisoner guard. His wife Judith applied for a pension on 11 Oct 1841.";
people[153].events[ctr].citations[0] = citations[1273];
people[153].events[ctr].citations[1] = citations[1274];
people[153].events[ctr].citations[2] = citations[1275];
people[153].events[ctr].citations[3] = citations[1242];
people[153].events[++ctr] = new Event("Residence");
people[153].events[ctr].year = "between 1787 and 1834";
people[153].events[ctr].place = 61;
people[153].events[ctr].notes = "In 1787, Moses is shown owning 1 slave over 16, 2 slaves under 16, 5 horses, and 12 cattle.";
people[153].events[ctr].citations[0] = citations[1328];
people[153].events[ctr].citations[1] = citations[1255];
people[153].events[ctr].citations[2] = citations[1256];
people[153].events[ctr].citations[3] = citations[1257];
people[153].events[++ctr] = new Event("Census");
people[153].events[ctr].place = 61;
people[153].events[ctr].description = "1810 United States Census";
people[153].events[ctr].notes = "Moses Spencer is shown as the head of household with 8 other people in household. He is the male 45 years and older.";
people[153].events[ctr].citations[0] = citations[1255];
people[153].events[++ctr] = new Event("Census");
people[153].events[ctr].place = 61;
people[153].events[ctr].description = "1820 United States Census";
people[153].events[ctr].notes = "Moses Spencer is shown as the head of household with 4 other people in household. He is the male 45 years and older.";
people[153].events[ctr].citations[0] = citations[1256];
people[153].events[++ctr] = new Event("Census");
people[153].events[ctr].place = 61;
people[153].events[ctr].description = "1830 United States Census";
people[153].events[ctr].notes = "Moses Spencer is shown as the head of household with 4 other people in household. He is the male 60 to 70 years old.";
people[153].events[ctr].citations[0] = citations[1257];

ctr = -1;
people[154] = new Person("Ayres", "Judith", "", "", "F", null, 1250, 1251);
people[154].siblingIndex = 1;
people[154].parentage[0] = citations[1298];
people[154].parentage[1] = citations[1240];
setDate(people[154].birthInfo, 10, 1, 1768);
people[154].birthInfo.place = 61;
people[154].birthInfo.citations[0] = citations[1298];
people[154].birthInfo.citations[1] = citations[1335];
people[154].birthInfo.citations[2] = citations[1216];
people[154].birthInfo.citations[3] = citations[1259];
people[154].deathInfo.year = "1852/4";
people[154].deathInfo.citations[0] = citations[1216];
people[154].notes = "Judith applied for a pension on 11 Oct 1841 based on her husband's service in the American Revolution.";
people[154].notesCitations[0] = citations[1273];
people[154].notesCitations[1] = citations[1276];
people[154].notesCitations[2] = citations[1277];
people[154].notesCitations[3] = citations[1278];
people[154].events[++ctr] = new Event("Census");
people[154].events[ctr].place = 61;
people[154].events[ctr].description = "1810 United States Census";
people[154].events[ctr].notes = "Judith Spencer is probably shown in the household of Moses Spencer. She would be the female 26 to 45 years old.";
people[154].events[ctr].citations[0] = citations[1255];
people[154].events[++ctr] = new Event("Census");
people[154].events[ctr].place = 61;
people[154].events[ctr].description = "1820 United States Census";
people[154].events[ctr].notes = "Judith Spencer is probably shown in the household of Moses Spencer. She would be the female 45 years and older.";
people[154].events[ctr].citations[0] = citations[1256];
people[154].events[++ctr] = new Event("Census");
people[154].events[ctr].place = 61;
people[154].events[ctr].description = "1830 United States Census";
people[154].events[ctr].notes = "Judith Spencer is probably shown in the household of Moses Spencer. She would be the female 60 to 70 years old.";
people[154].events[ctr].citations[0] = citations[1257];
people[154].events[++ctr] = new Event("Census");
people[154].events[ctr].place = 61;
people[154].events[ctr].description = "1840 United States Census";
people[154].events[ctr].notes = "Judith Spencer is shown as the head household with no other people in household, 70 to 80 years old.";
people[154].events[ctr].citations[0] = citations[1258];
people[154].events[++ctr] = new Event("Census");
people[154].events[ctr].place = 61;
people[154].events[ctr].description = "1850 United States Census";
people[154].events[ctr].notes = "Judith Spencer is shown in the household of Tandy Holeman (sic), 82 years old, born in Buckingham (Virginia). She is living with her daughter Judith Hales Spencer Holman.";
people[154].events[ctr].citations[0] = citations[1259];

ctr = -1;
people[155] = new Person("Guerrant", "Peter", "", "Jr.", "M", null, 166, 167);
people[155].altNames[0] = "Pierre";
people[155].siblingIndex = 3;
people[155].patriot = true;
people[155].patriotString = "Captain, Virginia line";
people[155].parentage[0] = citations[691];
people[155].parentage[1] = citations[1118];
people[155].parentage[2] = citations[969];
setDate(people[155].birthInfo, 10, 17, 1737);
people[155].birthInfo.place = 66;
people[155].birthInfo.citations[0] = citations[691];
people[155].deathInfo.year = 1819;
people[155].deathInfo.place = 67;
people[155].deathInfo.citations[0] = citations[691];
people[155].deathInfo.citations[1] = citations[652];
people[155].deathInfo.notes = "Died at the home of his son-in-law James Anderson.";
people[155].burialInfo.notes = "Reportedly buried in the Anderson family cemetery in Montgomery County, KY. Not sure if this cemetery still exists.";
people[155].events[++ctr] = new Event("Military Service");
people[155].events[ctr].description = "Continental Army";
people[155].events[ctr].year = 1787;
people[155].events[ctr].notes = "A new Captain is appointed at a court hearing in Buckingham County, Virginia on 11 Jun 1787 to replace Peter Guerrant who resigned. Family letters also point to his service as Captain during the Revolution. Testimony of his daughter Mary indicates her husband Chesley Glover served with her father. Peter fought in the battle of Guilford Courthouse.";
people[155].events[ctr].citations[0] = citations[696];
people[155].events[ctr].citations[1] = citations[1122];
people[155].events[ctr].citations[2] = citations[697];
people[155].events[ctr].citations[3] = citations[1241];
people[155].events[++ctr] = new Event("Court");
setDate(people[155].events[ctr], 4, 5, 1782);
people[155].events[ctr].place = 61;
people[155].events[ctr].notes = "The court received and adjusted the claims of claimants for support in the American Revolution. Peter Guerrant is given compensation for a wagon, gear, and 4 horses. Impressed by George Elliot A. D. Q. Militia per his certificate on Jun 178-. None of the items were returned.";
people[155].events[ctr].citations[0] = citations[654];
people[155].events[ctr].citations[1] = citations[1174];
people[155].events[ctr].citations[2] = citations[1175];
people[155].events[++ctr] = new Event("Census");
people[155].events[ctr].place = 61;
people[155].events[ctr].description = "1810 United States Census";
people[155].events[ctr].notes = "Peter Guerrant is shown as the head of household with one other person in household. Since Mary his wife has died, it is unclear who the other member of the household is.";
people[155].events[ctr].citations[0] = citations[1341];
people[155].events[++ctr] = new Event("Will");
setDate(people[155].events[ctr], 7, 20, 1817);
people[155].events[ctr].place = 67;
people[155].events[ctr].notes = "The will enumerates the children of Pierre Guerin (Guerrant), 9 living (John, Magdalen, Mary, Stephen, Jane, Charles, Martha, Daniel, and Peter) and one deceased (William). The will was delivered and proven to the court on 03 Jan 1820; it was further proven on 01 Mar 1820.";
people[155].events[ctr].citations[0] = citations[652];
people[155].events[ctr].citations[1] = citations[1176];
people[155].events[ctr].citations[2] = citations[693];
people[155].events[ctr].citations[3] = citations[1119];

people[156] = new Person("Perreau", "Mary", "", "", "F");
people[156].altNames[0] = "Mary Perrow";
people[156].notes = "Granddaughter of Charles Perreau, Huguenot immigrant.";
people[156].birthInfo.year = "Abt 1739";
people[156].birthInfo.citations[0] = citations[1121];
setDate(people[156].deathInfo, 7, 22, 1805);
people[156].deathInfo.place = 61;
people[156].deathInfo.citations[0] = citations[695];

people[157] = new Person("Guerrant", "John", "", "", "M", null, 155, 156);
people[157].siblingIndex = 1;
people[157].parentage[0] = citations[692];
people[157].parentage[1] = citations[652];
people[157].parentage[2] = citations[693];
people[157].birthInfo.year = "Abt 1758";
people[157].deathInfo.year = "Aft 1817";

people[158] = new Person("Guerrant", "Mary", "", "", "F", null, 155, 156);
people[158].siblingIndex = 2;
people[158].parentage[0] = citations[692];
people[158].parentage[1] = citations[652];
people[158].parentage[2] = citations[693];
people[158].notes = "Mary is a twin of Magdalen.";
setDate(people[158].birthInfo, 8, 10, 1762);
people[158].birthInfo.place = 61;
people[158].birthInfo.citations[0] = citations[692];
setDate(people[158].deathInfo, 10, 8, 1849);
people[158].deathInfo.place = 219;
people[158].deathInfo.citations[0] = citations[692];

people[159] = new Person("Guerrant", "Magdalene", "", "", "F", null, 155, 156);
people[159].siblingIndex = 3;
people[159].parentage[0] = citations[692];
people[159].parentage[1] = citations[652];
people[159].parentage[2] = citations[693];
people[159].notes = "Magdalen is a twin of Mary.";
setDate(people[159].birthInfo, 8, 10, 1762);
people[159].birthInfo.place = 61;
setDate(people[159].deathInfo, 7, "", 1833);
people[159].deathInfo.place = 67;

people[160] = new Person("Guerrant", "Peter", "", "III", "M", null, 155, 156);
people[160].parentage[0] = citations[692];
people[160].parentage[1] = citations[652];
people[160].parentage[2] = citations[693];
people[160].parentage[3] = citations[1119];
people[160].siblingIndex = 4;
people[160].birthInfo.year = "Abt 1764";
people[160].birthInfo.place = 61;

people[161] = new Person("Guerrant", "Stephen", "", "", "M", null, 155, 156);
people[161].siblingIndex = 5;
people[161].parentage[0] = citations[692];
people[161].parentage[1] = citations[652];
people[161].parentage[2] = citations[693];
people[161].birthInfo.year = "Abt 1766";
people[161].birthInfo.place = 61;
people[161].deathInfo.year = "Abt 1847";
people[161].deathInfo.place = 61;

people[162] = new Person("Guerrant", "Jane", "", "", "F", null, 155, 156);
people[162].siblingIndex = 6;
people[162].parentage[0] = citations[692];
people[162].parentage[1] = citations[652];
people[162].parentage[2] = citations[693];
people[162].parentage[3] = citations[695];
setDate(people[162].birthInfo, 4, 8, 1769);
people[162].birthInfo.place = 61;
people[162].birthInfo.citations[0] = citations[695];
setDate(people[162].deathInfo, 12, 14, 1844);
people[162].deathInfo.citations[0] = citations[695];

people[163] = new Person("Guerrant", "Daniel", "", "", "M", null, 155, 156);
people[163].siblingIndex = 8;
people[163].parentage[0] = citations[692];
people[163].parentage[1] = citations[652];
people[163].parentage[2] = citations[693];
people[163].parentage[3] = citations[1119];
people[163].birthInfo.year = "Abt 1775";
people[163].deathInfo.year = "Bef 1850";

people[164] = new Person("Guerrant", "Martha", "", "", "F", null, 155, 156);
people[164].siblingIndex = 9;
people[164].parentage[0] = citations[692];
people[164].parentage[1] = citations[652];
people[164].parentage[2] = citations[693];
people[164].birthInfo.year = "Abt 1778";
people[164].birthInfo.place = 61;

people[165] = new Person("Guerrant", "William", "", "", "M", null, 155, 156);
people[165].siblingIndex = 10;
people[165].parentage[0] = citations[692];
people[165].parentage[1] = citations[652];
people[165].parentage[2] = citations[1119];
people[165].birthInfo.year = "1782";
people[165].birthInfo.place = 61;
people[165].deathInfo.year = "Bef 1817";
people[165].deathInfo.citations[0] = citations[652];
people[165].deathInfo.citations[1] = citations[1119];

people[166] = new Person("Guerrant", "Peter", "", "Sr.", "M", null, 322, 323);
people[166].altNames[0] = "Pierre";
people[166].siblingIndex = 1;
people[166].parentage[0] = citations[691];
people[166].birthInfo.year = "Abt 1697";
people[166].birthInfo.place = 68;
people[166].birthInfo.citations[0] = citations[691];
people[166].deathInfo.year = "Abt 1750";
people[166].deathInfo.place = 69;
people[166].deathInfo.citations[0] = citations[691];
people[166].notes = "Was a major in the Colonial Wars.";
people[166].events[0] = new Event("Immigration");
people[166].events[0].year = 1700;
people[166].events[0].description = "from France to Manakin, Goochland, Virginia";
people[166].events[0].notes = "Pierre traveled on the ship Nassau with his parents and siblings.";
people[166].events[0].citations[0] = citations[691];
people[166].events[1] = new Event("Will");
setDate(people[166].events[1], 12, 3, 1749);
people[166].events[1].place = 69;
people[166].events[1].notes = "The will identifies wife Magdalene and children John, Peter, Daniel, Esther, Magdalene, Jane, and Judith.";
people[166].events[1].citations[0] = citations[969];
people[166].events[1].citations[1] = citations[1118];
people[166].events[2] = new Event("Probate");
setDate(people[166].events[2], 6, 25, 1750);
people[166].events[2].place = 69;
people[166].events[2].citations[0] = citations[970];
people[166].events[2].citations[1] = citations[691];
people[166].events[2].citations[2] = citations[1211];

people[167] = new Person("Trabue", "Magdalene", "", "", "F", null, 848, 849);
people[167].siblingIndex = 3;
people[167].parentage[0] = citations[691];
people[167].parentage[1] = citations[1119];
setDate(people[167].birthInfo, 8, 31, 1715);
people[167].deathInfo.year = "Abt 1787";

people[168] = new Person("Guerrant", "John", "", "Sr.", "M", null, 166, 167);
people[168].altNames[0] = "Jean";
people[168].siblingIndex = 1;
people[168].parentage[0] = citations[691];
people[168].parentage[1] = citations[1118];
people[168].parentage[2] = citations[969];
setDate(people[168].birthInfo, 7, 17, 1733);
people[168].birthInfo.citations[0] = citations[691];
people[168].deathInfo.year = 1823;
people[168].deathInfo.citations[0] = citations[691];

people[169] = new Person("Guerrant", "Esther", "", "", "F", null, 166, 167);
people[169].siblingIndex = 2;
people[169].parentage[0] = citations[691];
people[169].parentage[1] = citations[1118];
people[169].parentage[2] = citations[969];
setDate(people[169].birthInfo, 10, 2, 1735);
people[169].birthInfo.place = 66;
people[169].birthInfo.citations[0] = citations[691];
people[169].deathInfo.year = "1760-64";
people[169].birthInfo.citations[0] = citations[691];

people[170] = new Person("Guerrant", "Magdelaine", "", "", "F", null, 166, 167);
people[170].siblingIndex = 4;
people[170].parentage[0] = citations[692];
people[170].parentage[1] = citations[1118];
people[170].parentage[2] = citations[969];
setDate(people[170].birthInfo, 8, 31, 1740);
people[170].birthInfo.citations[0] = citations[692];
setDate(people[170].deathInfo, 3, 19, 1820);
people[170].deathInfo.citations[0] = citations[692];

people[171] = new Person("Guerrant", "Jane", "", "", "F", null, 166, 167);
people[171].siblingIndex = 5;
people[171].parentage[0] = citations[692];
people[171].parentage[1] = citations[1118];
people[171].parentage[2] = citations[969];
people[171].birthInfo.year = "Abt 1742";

people[172] = new Person("Guerrant", "Judith", "", "", "F", null, 166, 167);
people[172].siblingIndex = 6;
people[172].parentage[0] = citations[692];
people[172].parentage[1] = citations[1118];
people[172].parentage[2] = citations[969];
setDate(people[172].birthInfo, 3, 17, 1745);
people[172].birthInfo.place = 66;
people[172].birthInfo.citations[0] = citations[692];
people[172].deathInfo.year = "Abt 1801";

people[173] = new Person("Guerrant", "Daniel", "", "", "M", null, 166, 167);
people[173].siblingIndex = 7;
people[173].parentage[0] = citations[692];
people[173].parentage[1] = citations[1118];
people[173].parentage[2] = citations[969];
setDate(people[173].birthInfo, 4, 23, 1747);
people[173].birthInfo.place = 66;
people[173].birthInfo.citations[0] = citations[692];

ctr = -1;
people[174] = new Person("White", "John", "Allen", "", "M", 0, 1551, 1552);
people[174].title = "Dr.";
people[174].images[0] = images[3005];
people[174].parentage[0] = citations[1423];
people[174].parentage[1] = citations[1422];
people[174].siblingIndex = 3;
setDate(people[174].birthInfo, 12, 3, 1829);
people[174].birthInfo.place = 188;
people[174].birthInfo.citations[0] = citations[320];
setDate(people[174].deathInfo, 4, 3, 1911);
people[174].deathInfo.place = 1;
people[174].deathInfo.citations[0] = citations[320];
people[174].deathInfo.citations[1] = citations[1381];
setDate(people[174].burialInfo, 4, "", 1911);
people[174].burialInfo.place = 1;
people[174].burialInfo.location = 94;
people[174].burialInfo.images[0] = images[509];
people[174].burialInfo.citations[0] = citations[320];
people[174].notes = "John Allen White is cited as a founder of Old Waverly, Texas. While he was in the area by 1877, his brother-in-law John Hill (also cited as a founder) was in the area much earlier, at least before 1857.";
people[174].notesCitations[0] = citations[1453];
people[174].events[++ctr] = new Event("Census");
people[174].events[ctr].place = 343;
people[174].events[ctr].description = "1840 United States Census";
people[174].events[ctr].notes = "John Allen White is likely shown in the household of Margaret White. He would be the male 5-10 years old.";
people[174].events[ctr].citations[0] = citations[1416];
people[174].events[++ctr] = new Event("Census");
setDate(people[174].events[ctr], 8, 17, 1850);
people[174].events[ctr].place = 186;
people[174].events[ctr].description = "1850 United States Census";
people[174].events[ctr].notes = "John White is shown in the household of Mrs. M. White, 20 years old, born in Georgia.";
people[174].events[ctr].citations[0] = citations[699];
people[174].events[++ctr] = new Event("Graduation");
people[174].events[ctr].description = "Louisiana Medical College";
people[174].events[ctr].place = 167;
people[174].events[ctr].location = 101;
people[174].events[ctr].year = 1853;
people[174].events[ctr].notes = "Doctor of Medicine degree (298th graduate).";
people[174].events[ctr].citations[0] = citations[684];
people[174].events[++ctr] = new Event("Occupation");
people[174].events[ctr].description = "a physician";
people[174].events[ctr].year = "between 1853 and 1862";
people[174].events[ctr].place = 186;
people[174].events[ctr].citations[0] = citations[684];
people[174].events[++ctr] = new Event("Military Service");
people[174].events[ctr].description = "Confederate States of America military";
people[174].events[ctr].year = "between Jan 1862 and late Fall 1864";
people[174].events[ctr].notes = "Lieutenant in and later Captain of Company I, 31st Regiment, Infantry of Louisiana. He was captured at Vicksburg on 28 Jan 1863 and was held as a prisoner of war until an unspecified date. He resigned in late Fall 1864 because of bad health.";
people[174].events[ctr].citations[0] = citations[684];
people[174].events[ctr].citations[1] = citations[1381];
people[174].events[ctr].citations[2] = citations[1382];
people[174].events[ctr].citations[3] = citations[1383];
people[174].events[ctr].citations[4] = citations[1384];
people[174].events[++ctr] = new Event("Immigration");
people[174].events[ctr].year = 1865;
people[174].events[ctr].description = "from Louisiana to Texas";
people[174].events[ctr].citations[0] = citations[1381];
people[174].events[++ctr] = new Event("Census");
people[174].events[ctr].place = 140;
people[174].events[ctr].description = "1870 United States Census";
people[174].events[ctr].notes = "John A. White is shown as the head of household with 10 other people in household, 40 years old, born in Alabama (sic).";
people[174].events[ctr].citations[0] = citations[314];
people[174].events[++ctr] = new Event("Occupation");
people[174].events[ctr].description = "a physician";
people[174].events[ctr].year = 1870;
people[174].events[ctr].place = 140;
people[174].events[ctr].citations[0] = citations[314];
people[174].events[++ctr] = new Event("Land Purchase");
setDate(people[174].events[ctr], 9, 5, 1877);
people[174].events[ctr].place = 2;
people[174].events[ctr].notes = "J. A. White purchases land (a 25' x 100' lot) in Waverly from Charles L. Black for $75.00.";
people[174].events[ctr].citations[0] = citations[780];
people[174].events[++ctr] = new Event("Census");
setDate(people[174].events[ctr], 6, 1, 1880);
people[174].events[ctr].place = 2;
people[174].events[ctr].description = "1880 United States Census";
people[174].events[ctr].notes = "J. A. White is shown as the head of household with 9 other people in household, 50 years old, married, born in Georgia, father born in Virginia, mother born in South Carolina.";
people[174].events[ctr].citations[0] = citations[313];
people[174].events[++ctr] = new Event("Land Sale");
setDate(people[174].events[ctr], 9, 12, 1884);
people[174].events[ctr].place = 2;
people[174].events[ctr].notes = "J. A. White sells the land purchased on 05 Sep 1877 to Mrs. C. C. Farley for $225.00.";
people[174].events[ctr].citations[0] = citations[781];
people[174].events[++ctr] = new Event("Census");
setDate(people[174].events[ctr], 6, 5, 1900);
people[174].events[ctr].place = 2;
people[174].events[ctr].description = "1900 United States Census";
people[174].events[ctr].notes = "Dr. John A. White is shown as the head of household with 4 other people in household, born Dec 1829, 70 years old, married for 46 years, born in Georgia, father born in Virginia, mother born in South Carolina, can read and write, can speak English.";
people[174].events[ctr].citations[0] = citations[312];
people[174].events[++ctr] = new Event("Census");
setDate(people[174].events[ctr], 4, 27, 1910);
people[174].events[ctr].place = 2;
people[174].events[ctr].description = "1910 United States Census";
people[174].events[ctr].notes = "J. A. White is shown as the head of household with 6 other people in household, 80 years old, married for 56 years, born in Georgia, father born in Georgia (sic), mother born in Georgia (sic), can speak English, can read and write.";
people[174].events[ctr].citations[0] = citations[315];
people[174].events[++ctr] = new Event("Occupation");
people[174].events[ctr].description = "a physician";
people[174].events[ctr].year = "between 1880 and 1907";
people[174].events[ctr].place = 2;
people[174].events[ctr].citations[0] = citations[313];
people[174].events[ctr].citations[1] = citations[312];
people[174].events[ctr].citations[2] = citations[684];

ctr = -1;
people[175] = new Person("Traylor", "Mary", "Louise", "", "F", 0, 746, 747);
people[175].siblingIndex = 3;
people[175].images[0] = images[3006];
people[175].parentage[0] = citations[534];
people[175].signature[0] = 2841;
people[175].signatureCitation[0] = 1381;
setDate(people[175].birthInfo, 12, 25, 1838);
people[175].birthInfo.place = 187;
people[175].birthInfo.citations[0] = citations[320];
people[175].birthInfo.citations[1] = citations[1381];
setDate(people[175].deathInfo, 11, 15, 1918);
people[175].deathInfo.place = 253;
people[175].deathInfo.notes = "Mary died at the home of a niece.";
people[175].deathInfo.citations[0] = citations[320];
people[175].deathInfo.citations[1] = citations[1385];
setDate(people[175].burialInfo, 11, "", 1918);
people[175].burialInfo.place = 1;
people[175].burialInfo.location = 94;
people[175].burialInfo.images[0] = images[510];
people[175].burialInfo.citations[0] = citations[320];
people[175].events[++ctr] = new Event("Immigration");
people[175].events[ctr].year = "between 1838 and 1842";
people[175].events[ctr].description = "from Alabama to Louisiana";
people[175].events[ctr].notes = "The date range is based on the birth dates and places of her siblings.";
people[175].events[ctr].citations[0] = citations[534];
people[175].events[++ctr] = new Event("Census");
setDate(people[175].events[ctr], 8, 17, 1850);
people[175].events[ctr].place = 186;
people[175].events[ctr].description = "1850 United States Census";
people[175].events[ctr].notes = "Louisa Traylor is shown in the household of John Traylor, 13 years old, born in Alabama, attended school in the past year.";
people[175].events[ctr].citations[0] = citations[534];
people[175].events[++ctr] = new Event("Immigration");
people[175].events[ctr].year = 1865;
people[175].events[ctr].description = "from Louisiana to Texas";
people[175].events[ctr].citations[0] = citations[1381];
people[175].events[++ctr] = new Event("Census");
people[175].events[ctr].place = 140;
people[175].events[ctr].description = "1870 United States Census";
people[175].events[ctr].notes = "Mary L. White is shown in the household of John A. White, 32 years old, born in Alabama.";
people[175].events[ctr].citations[0] = citations[314];
people[175].events[++ctr] = new Event("Census");
setDate(people[175].events[ctr], 6, 1, 1880);
people[175].events[ctr].place = 2;
people[175].events[ctr].description = "1880 United States Census";
people[175].events[ctr].notes = "M. L. White is shown as wife in the household of J. A. White, 41 years old, married, born in Alabama, father born in Georgia, mother born in South Carolina (sic).";
people[175].events[ctr].citations[0] = citations[313];
people[175].events[++ctr] = new Event("Census");
setDate(people[175].events[ctr], 6, 5, 1900);
people[175].events[ctr].place = 2;
people[175].events[ctr].description = "1900 United States Census";
people[175].events[ctr].notes = "Mary L. White is shown as wife in the household of Dr. John A. White, born Dec 1838, 61 years old, married for 46 years, mother of 15 children with 8 children living, born in Alabama, father born in Georgia, mother born in France, can read and write, can speak English.";
people[175].events[ctr].citations[0] = citations[312];
people[175].events[++ctr] = new Event("Census");
setDate(people[175].events[ctr], 4, 27, 1910);
people[175].events[ctr].place = 2;
people[175].events[ctr].description = "1910 United States Census";
people[175].events[ctr].notes = "M. L. White is shown as wife in the household of J. A. White, 72 years old, married for 56 years, mother of 15 children with 7 children living, born in Alabama, father born in Alabama (sic), mother born in Alabama (sic), can speak English, can read and write.";
people[175].events[ctr].citations[0] = citations[315];
people[175].events[++ctr] = new Event("Pension");
setDate(people[175].events[ctr], 8, 15, 1913);
people[175].events[ctr].place = 2;
people[175].events[ctr].notes = "The pension is based on her husband's Confederate military service.";
people[175].events[ctr].citations[0] = citations[1381];

ctr = -1;
people[176] = new Person("Clarke", "Jack", "D.", "", "M", null, 1010, 1011);
people[176].siblingIndex = 1;
people[176].parentage[0] = citations[1001];
setDate(people[176].birthInfo, 3, 3, 1833);
people[176].birthInfo.place = 25;
people[176].birthInfo.citations[0] = citations[81];
setDate(people[176].deathInfo, 12, 21, 1892);
people[176].deathInfo.citations[0] = citations[67];
people[176].burialInfo.place = 1;
people[176].burialInfo.location = 54;
people[176].burialInfo.images[0] = images[505];
people[176].burialInfo.images[1] = images[3468];
people[176].burialInfo.images[2] = images[3469];
people[176].burialInfo.citations[0] = citations[328];
people[176].events[++ctr] = new Event("Census");
setDate(people[176].events[ctr], 10, 29, 1850);
people[176].events[ctr].place = 71;
people[176].events[ctr].description = "1850 United States Census";
people[176].events[ctr].notes = "Jack D. Clark (sic) is shown in the household of M. N. Clark (sic), 17 years old, born in Georgia.";
people[176].events[ctr].citations[0] = citations[1001];
people[176].events[++ctr] = new Event("Census");
setDate(people[176].events[ctr], 7, 20, 1860);
people[176].events[ctr].place = 71;
people[176].events[ctr].description = "1860 United States Census";
people[176].events[ctr].notes = "J. D. Clark (sic) is shown as the head of household with 2 other people in household, 26 years old, $500 in real estate value, $100 in personal estate value, born in Georgia.";
people[176].events[ctr].citations[0] = citations[204];
people[176].events[++ctr] = new Event("Census");
setDate(people[176].events[ctr], 7, 15, 1870);
people[176].events[ctr].place = 71;
people[176].events[ctr].description = "1870 United States Census";
people[176].events[ctr].notes = "Jackson Clark (sic) is shown in the household of Martha Fitzpatrick, 35 years old, born in Georgia.";
people[176].events[ctr].citations[0] = citations[205];
people[176].events[++ctr] = new Event("Census");
setDate(people[176].events[ctr], 6, 10, 1880);
people[176].events[ctr].place = 2;
people[176].events[ctr].description = "1880 United States Census";
people[176].events[ctr].notes = "Jack D. Clark (sic) is shown as the head of household with 7 other people in household, 46 years old, married, born in Georgia, father born in England, mother born in Georgia.";
people[176].events[ctr].citations[0] = citations[206];
people[176].events[++ctr] = new Event("Occupation");
people[176].events[ctr].description = "a brick layer";
people[176].events[ctr].year = 1860;
people[176].events[ctr].place = 71;
people[176].events[ctr].citations[0] = citations[204];
people[176].events[++ctr] = new Event("Occupation");
people[176].events[ctr].description = "a machinist";
people[176].events[ctr].year = 1880;
people[176].events[ctr].place = 2;
people[176].events[ctr].citations[0] = citations[206];

people[177] = new Person("Williams", "Mary", "Dudley", "", "F");
setDate(people[177].birthInfo, 11, 1, 1832);
people[177].birthInfo.place = 72;
people[177].birthInfo.notes = "Grave marker says 01 Nov 1823; census records indicate Abt 1834. Date chosen is the grave marker date with the 1823 date transposed to 1832 to closely match the census record.";
people[177].birthInfo.citations[0] = citations[204];
people[177].birthInfo.citations[1] = citations[1497];
setDate(people[177].deathInfo, 5, 15, 1867);
people[177].deathInfo.place = 71;
people[177].deathInfo.notes = "Grave marker says 13 May 1857. Bible record chosen as authoritative, especially given that she was married in late 1857 and all of her children were born after this date.";
people[177].deathInfo.citations[0] = citations[67];
people[177].deathInfo.citations[1] = citations[1497];
people[177].burialInfo.place = 71;
people[177].burialInfo.location = 125;
setDate(people[177].burialInfo, 5, 16, 1867);
people[177].burialInfo.images[0] = images[3038];
people[177].burialInfo.images[1] = images[3039];
people[177].burialInfo.citations[0] = citations[1497];
people[177].notes = "A bit of confusion surrounds Mary. There is a Mary D. Clarke buried next to the father of Jack D. Clarke, so the grave is believed to be that of Mary, wife of Jack. However, the grave marker (b. 01 Nov 1823, d. 13 May 1857) differs significantly from Bible records (d. 14 May 1867) and 1860 United States census records (b. Abt 1834). Indeed, Mary's three children were born after the death indicated on the grave marker. Perhaps the Mary D. Clarke buried next to Michael is a daughter of Michael (sister of Jack), although no evidence of such a sister exists.";
people[177].events[0] = new Event("Census");
setDate(people[177].events[0], 7, 20, 1860);
people[177].events[0].place = 71;
people[177].events[0].description = "1860 United States Census";
people[177].events[0].notes = "Mary Clark (sic) is shown in the household of J. D. Clark (sic), 26 years old, born in North Carolina.";
people[177].events[0].citations[0] = citations[204];

people[178] = new Person("Clarke", "Michael", "J.", "", "M", null, 176, 177);
people[178].siblingIndex = 1;
people[178].parentage[0] = citations[81];
people[178].parentage[1] = citations[204];
people[178].parentage[2] = citations[206];
setDate(people[178].birthInfo, 3, 28, 1859);
people[178].birthInfo.place = 25;
people[178].birthInfo.citations[0] = citations[203];
people[178].events[0] = new Event("Census");
setDate(people[178].events[0], 7, 20, 1860);
people[178].events[0].place = 71;
people[178].events[0].description = "1860 United States Census";
people[178].events[0].notes = "Michail Clark (sic) is shown in the household of J. D. Clark (sic), 2 years old, born in Georgia.";
people[178].events[0].citations[0] = citations[204];
people[178].events[1] = new Event("Census");
setDate(people[178].events[1], 7, 15, 1870);
people[178].events[1].place = 71;
people[178].events[1].description = "1870 United States Census";
people[178].events[1].notes = "Michael Clark (sic) is shown in the household of Martha Fitzpatrick, 11 years old, is going to school, born in Georgia.";
people[178].events[1].citations[0] = citations[205];
people[178].events[2] = new Event("Census");
setDate(people[178].events[2], 6, 10, 1880);
people[178].events[2].place = 2;
people[178].events[2].description = "1880 United States Census";
people[178].events[2].notes = "Michael J. Clark (sic) is shown in the household of Jack D. Clark (sic), 21 years old, single, born in Georgia, father born in Georgia, mother born in North Carolina.";
people[178].events[2].citations[0] = citations[206];

people[179] = new Person("Clarke", "William", "H.", "", "M", null, 176, 177);
people[179].siblingIndex = 2;
people[179].parentage[0] = citations[81];
people[179].parentage[1] = citations[206];
setDate(people[179].birthInfo, 11, 23, 1861);
people[179].birthInfo.place = 25;
people[179].birthInfo.citations[0] = citations[203];
people[179].events[0] = new Event("Census");
setDate(people[179].events[0], 7, 15, 1870);
people[179].events[0].place = 71;
people[179].events[0].description = "1870 United States Census";
people[179].events[0].notes = "William Clark (sic) is shown in the household of Martha Fitzpatrick, 8 years old, born in Georgia.";
people[179].events[0].citations[0] = citations[205];
people[179].events[1] = new Event("Census");
setDate(people[179].events[1], 6, 10, 1880);
people[179].events[1].place = 2;
people[179].events[1].description = "1880 United States Census";
people[179].events[1].notes = "William Clark (sic) is shown in the household of Jack D. Clark (sic), 18 years old, single, born in Georgia, father born in Georgia, mother born in North Carolina.";
people[179].events[1].citations[0] = citations[206];

people[180] = new Person("Ely", "Mary", "E.", "", "F");
people[180].birthInfo.year = "Abt 1840";
people[180].birthInfo.citations[0] = citations[206];
people[180].events[0] = new Event("Census");
setDate(people[180].events[0], 6, 10, 1880);
people[180].events[0].place = 2;
people[180].events[0].description = "1880 United States Census";
people[180].events[0].notes = "Mary E. Clark (sic) is shown in the household of Jack D. Clark (sic), 40 years old, married, born in Missouri, father born in Virginia, mother born in Kentucky.";
people[180].events[0].citations[0] = citations[206];

people[181] = new Person("Guerrant", "Archer", "Moore", "Sr.", "M", null, 183, 184);
setDate(people[181].birthInfo, 11, 17, 1895);
people[181].birthInfo.citations[0] = citations[82];
people[181].birthInfo.citations[1] = citations[209];
setDate(people[181].deathInfo, 11, 30, 1987);
people[181].deathInfo.citations[0] = citations[82];
people[181].burialInfo.place = 2;
people[181].burialInfo.location = 43;
people[181].burialInfo.images[0] = images[276];
people[181].burialInfo.citations[0] = citations[82];

people[182] = new Person("Bankhead", "Eady", "Elmira", "", "F");
setDate(people[182].birthInfo, 6, 4, 1832);
people[182].birthInfo.place = 73;
people[182].birthInfo.citations[0] = citations[193];
people[182].birthInfo.citations[1] = citations[210];
people[182].birthInfo.citations[2] = citations[171];
setDate(people[182].deathInfo, 3, 29, 1896);
people[182].deathInfo.citations[0] = citations[193];
people[182].deathInfo.citations[1] = citations[171];
people[182].deathInfo.citations[2] = citations[208];
people[182].deathInfo.citations[3] = citations[196];
people[182].burialInfo.place = 2;
people[182].burialInfo.location = 43;
people[182].burialInfo.images[0] = images[278];
people[182].burialInfo.citations[0] = citations[193];
people[182].burialInfo.citations[1] = citations[208];
people[182].events[0] = new Event("Census");
setDate(people[182].events[0], 9, 5, 1850);
people[182].events[0].place = 2;
people[182].events[0].description = "1850 United States Census";
people[182].events[0].notes = "Edah (sic) is shown in the Dan Guerrant household, 18 years old, born in Tennessee.";
people[182].events[0].citations[0] = citations[197];
people[182].events[1] = new Event("Census");
setDate(people[182].events[1], 7, 10, 1860);
people[182].events[1].place = 2;
people[182].events[1].description = "1860 United States Census";
people[182].events[1].notes = "Edy E. Guerant (sic) is shown in the household of Daniel Guerant (sic), is 28 years old, born in Tennessee.";
people[182].events[1].citations[0] = citations[167];
people[182].events[2] = new Event("Census");
people[182].events[2].year = 1870;
people[182].events[2].place = 2;
people[182].events[2].description = "1870 United States Census";
people[182].events[2].notes = "Edna (sic) Guerrant is shown in the household of Daniel Guerrant, is 38 years old, born in Tennessee.";
people[182].events[2].citations[0] = citations[84];

people[183] = new Person("Guerrant", "John", "William", "", "M", null, 130, 182);
setDate(people[183].birthInfo, 6, 4, 1857);
people[183].birthInfo.citations[0] = citations[193];
people[183].birthInfo.citations[1] = citations[208];
people[183].birthInfo.citations[2] = citations[194];
setDate(people[183].deathInfo, 8, 11, 1927);
people[183].deathInfo.citations[0] = citations[193];
people[183].deathInfo.citations[1] = citations[208];
people[183].deathInfo.citations[2] = citations[196];
people[183].burialInfo.place = 2;
people[183].burialInfo.location = 43;
people[183].burialInfo.images[0] = images[277];
people[183].burialInfo.citations[0] = citations[193];
people[183].burialInfo.citations[1] = citations[209];

people[184] = new Person("Lindley", "Caroline", "", "", "F");
people[184].altNames[0] = "Carrie";
setDate(people[184].birthInfo, 8, 12, 1859);
people[184].birthInfo.citations[0] = citations[193];
setDate(people[184].deathInfo, 8, 11, 1937);
people[184].deathInfo.citations[0] = citations[193];
people[184].deathInfo.citations[1] = citations[209];
people[184].deathInfo.citations[2] = citations[196];
people[184].burialInfo.place = 2;
people[184].burialInfo.location = 43;
people[184].burialInfo.images[0] = images[277];
people[184].burialInfo.citations[0] = citations[193];
people[184].burialInfo.citations[1] = citations[209];

people[185] = new Person("Woods", "Mary", "Ora", "", "F");
people[185].images[0] = images[965];
setDate(people[185].birthInfo, 11, 8, 1883);
people[185].birthInfo.place = 21;
people[185].birthInfo.citations[0] = citations[92];
people[185].birthInfo.citations[1] = citations[212];
setDate(people[185].deathInfo, 11, 17, 1960);
people[185].deathInfo.citations[0] = citations[92];
people[185].deathInfo.citations[1] = citations[213];
people[185].burialInfo.place = 2;
people[185].burialInfo.location = 43;
people[185].burialInfo.images[0] = images[279];
people[185].burialInfo.citations[0] = citations[92];
people[185].events[0] = new Event("Census");
setDate(people[185].events[0], 4, 16, 1910);
people[185].events[0].place = 2;
people[185].events[0].description = "1910 United States Census";
people[185].events[0].notes = "(unreadable) Baldwin is shown as wife in the household of Dorian Baldwin, is 26 years old, married for 1 year, born in Texas, father born in Tennessee, mother born in Texas, can speak English, can read and write.";
people[185].events[0].citations[0] = citations[87];

people[186] = new Person("McAdams", "James", "Franklin", "Sr.", "M", null, 486, 487);
people[186].siblingIndex = 6;
setDate(people[186].birthInfo, 6, 4, 1886);
people[186].birthInfo.place = 2;
people[186].birthInfo.citations[0] = citations[82];
setDate(people[186].deathInfo, 12, 3, 1934);
people[186].deathInfo.place = 2;
people[186].deathInfo.citations[0] = citations[82];
people[186].burialInfo.place = 2;
people[186].burialInfo.location = 43;
people[186].burialInfo.images[0] = images[280];
people[186].burialInfo.citations[0] = citations[82];

people[187] = new Person("Henson", "Joseph", "Finch", "", "M", null, 188, 189);
people[187].images[0] = images[953];
people[187].images[1] = images[954];
people[187].images[2] = images[282];
people[187].images[3] = images[955];
people[187].images[4] = images[956];
people[187].images[5] = images[284];
people[187].images[6] = images[966];
people[187].images[7] = images[968];
setDate(people[187].birthInfo, 4, 19, 1887);
people[187].birthInfo.place = 74;
people[187].birthInfo.citations[0] = citations[82];
people[187].birthInfo.citations[1] = citations[219];
people[187].birthInfo.citations[2] = citations[220];
setDate(people[187].deathInfo, 6, 8, 1979);
people[187].deathInfo.place = 34;
people[187].deathInfo.location = 51;
people[187].deathInfo.citations[0] = citations[82];
people[187].deathInfo.citations[1] = citations[219];
people[187].burialInfo.place = 2;
people[187].burialInfo.location = 43;
people[187].burialInfo.images[0] = images[281];
people[187].burialInfo.citations[0] = citations[82];
people[187].events[0] = new Event("Social Security Number");
people[187].events[0].description = "703-18-4804";
people[187].events[0].citations[0] = citations[219];

people[188] = new Person("Henson", "Andrew", "Samuel", "", "M");
people[188].birthInfo.place = 75;

people[189] = new Person("Kay", "Cynthia", "Alice", "", "F");
people[189].birthInfo.place = 76;

people[190] = new Person("Stone", "Norma", "Jean", "", "F", null, 220, 223);
setDate(people[190].birthInfo, 9, 19, 1933);
people[190].images[0] = images[1018];
people[190].images[1] = images[970];
people[190].images[2] = images[290];
people[190].images[3] = images[966];
people[190].images[4] = images[971];

people[191] = new Person("Coen", "Almon", "James", "Sr.", "M", 0);
people[191].images[0] = images[946];
people[191].images[1] = images[947];
people[191].images[2] = images[1031];
people[191].images[3] = images[290];
people[191].images[4] = images[3067];
setDate(people[191].birthInfo, 1, 28, 1917);
people[191].birthInfo.place = 77;
people[191].birthInfo.citations[0] = citations[223];
setDate(people[191].deathInfo, 8, 8, 2001);
setDate(people[191].burialInfo, 8, "", 2001);
people[191].burialInfo.location = 159;
people[191].burialInfo.place = 6;
people[191].burialInfo.images[0] = images[3245];

people[192] = new Person("Coen", "Almon", "James", "Jr.", "M", 3, 191, 16);
people[192].siblingIndex = 1;
people[192].images[0] = images[1391];
people[192].images[1] = images[934];
people[192].images[2] = images[318];
people[192].images[3] = images[289];
setDate(people[192].birthInfo, 3, 26, 1944);
people[192].birthInfo.place = 6;
people[192].birthInfo.citations[0] = citations[223];
setDate(people[192].deathInfo, 2, 3, 1949);
people[192].deathInfo.citations[0] = citations[223];
people[192].deathInfo.notes = "Almon, Jr. fell out of a car being driven by his mother and was run over and killed.";
setDate(people[192].burialInfo, 2, "", 1949);
people[192].burialInfo.location = 159;
people[192].burialInfo.place = 6;
people[192].burialInfo.images[0] = images[3246];
people[192].notes = "Sallie Smith Baldwin and Joseph Henson wrote two poems upon his death.";
people[192].notesCitations[0] = citations[1506];
people[192].notesCitations[1] = citations[1507];

people[193] = new Person("Stampley", "Edward", "Leon", "", "M", 2);
people[193].images[0] = images[949];
people[193].images[1] = images[948];
people[193].images[2] = images[950];
people[193].images[3] = images[932];
people[193].images[4] = images[290];
setDate(people[193].birthInfo, 10, 27, 1911);
people[193].birthInfo.citations[0] = citations[68];
people[193].birthInfo.citations[1] = citations[224];
setDate(people[193].deathInfo, 2, 4, 1992);
people[193].deathInfo.citations[0] = citations[68];
people[193].deathInfo.citations[1] = citations[224];
people[193].burialInfo.place = 2;
people[193].burialInfo.location = 43;
people[193].burialInfo.images[0] = images[152];
people[193].burialInfo.citations[0] = citations[68];
people[193].events[0] = new Event("Social Security Number");
people[193].events[0].description = "449-09-1531";
people[193].events[0].citations[0] = citations[224];

ctr = -1;
people[194] = new Person("Erickson", "Iver", "Frank", "", "M", 8, 196, 197);
people[194].siblingIndex = 2;
people[194].signature[0] = 1216;
people[194].signatureCitation[0] = 1688;
people[194].images[0] = images[1190];
people[194].images[1] = images[2258];
people[194].images[2] = images[1192];
people[194].images[3] = images[1193];
people[194].images[4] = images[1195];
people[194].images[5] = images[1194];
people[194].images[6] = images[1200];
people[194].images[7] = images[1201];
people[194].images[8] = images[3555];
people[194].images[9] = images[3557];
people[194].images[10] = images[3556];
people[194].parentage[0] = citations[710];
people[194].parentage[1] = citations[713];
people[194].parentage[2] = citations[239];
people[194].parentage[3] = citations[240];
people[194].parentage[3] = citations[1682];
people[194].parentage[4] = citations[1691];
setDate(people[194].birthInfo, 8, 19, 1878);
people[194].birthInfo.place = 82;
people[194].birthInfo.citations[0] = citations[710];
people[194].birthInfo.citations[1] = citations[232];
people[194].birthInfo.citations[2] = citations[1679];
setDate(people[194].deathInfo, 3, 27, 1957);
people[194].deathInfo.place = 80;
people[194].deathInfo.location = 66;
people[194].deathInfo.citations[0] = citations[710];
people[194].deathInfo.citations[1] = citations[686];
people[194].deathInfo.citations[2] = citations[1679];
people[194].deathInfo.citations[3] = citations[1688];
setDate(people[194].burialInfo, 3, 29, 1957);
people[194].burialInfo.place = 82;
people[194].burialInfo.location = 64;
people[194].burialInfo.citations[0] = citations[710];
people[194].burialInfo.citations[1] = citations[686];
people[194].burialInfo.images[0] = images[3497];
people[194].events[++ctr] = new Event("Census");
setDate(people[194].events[ctr], 6, 11, 1880);
people[194].events[ctr].place = 79;
people[194].events[ctr].description = "1880 United States Census";
people[194].events[ctr].notes = "Frank Errickson (sic) is shown as son in the household of Frank Errickson (sic), 1 year old, born in Michigan, father born in Sweden, mother born in Sweden.";
people[194].events[ctr].citations[0] = citations[239];
people[194].events[++ctr] = new Event("Census");
setDate(people[194].events[ctr], 6, 13, 1900);
people[194].events[ctr].place = 79;
people[194].events[ctr].description = "1900 United States Census";
people[194].events[ctr].notes = "Frank I. Erickson is shown as son in the household of Frank Erickson, born Aug 1878, 21 years old, single, born in Michigan, father born in Sweden, mother born in Sweden, can read, can write, can speak English.";
people[194].events[ctr].citations[0] = citations[240];
people[194].events[++ctr] = new Event("Residence");
people[194].events[ctr].place = 80;
people[194].events[ctr].location = 66;
people[194].events[ctr].year = "between 1909 and 1957";
people[194].events[ctr].citations[0] = citations[237];
people[194].events[ctr].citations[1] = citations[1165];
people[194].events[ctr].citations[2] = citations[1679];
people[194].events[++ctr] = new Event("Census");
setDate(people[194].events[ctr], 4, 20, 1910);
people[194].events[ctr].place = 79;
people[194].events[ctr].description = "1910 United States Census";
people[194].events[ctr].notes = "Iver F. Erickson is shown as the head of household with 4 other people in household, 31 years old, married 4 years, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, can read and write.";
people[194].events[ctr].citations[0] = citations[231];
people[194].events[++ctr] = new Event("Military Draft");
people[194].events[ctr].description = "World War I";
setDate(people[194].events[ctr], 9, 12, 1918);
people[194].events[ctr].place = 78;
people[194].events[ctr].notes = "Iver is described as short with a medium build, blue eyes, light brown hair.";
people[194].events[ctr].citations[0] = citations[1049];
people[194].events[++ctr] = new Event("Census");
setDate(people[194].events[ctr], 1, 7, 1920);
people[194].events[ctr].place = 79;
people[194].events[ctr].description = "1920 United States Census";
people[194].events[ctr].notes = "Iver F. Erickson is shown as the head of household with 8 other people in household, 41 years old, married, can read and write, born in Michigan, father born in Sweden, mother born in Sweden, can speak English.";
people[194].events[ctr].citations[0] = citations[233];
people[194].events[++ctr] = new Event("Census");
setDate(people[194].events[ctr], 4, 5, 1930);
people[194].events[ctr].place = 79;
people[194].events[ctr].description = "1930 United States Census";
people[194].events[ctr].notes = "Iver F. Erickson is listed as the head of household with 11 other people in household, owns house on Ruddiman Avenue with value $2,200, owns a radio, does not live on a farm, 51 years old, married at age 26, did not attend school in the past year, can read and write, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, not a veteran.";
people[194].events[ctr].citations[0] = citations[234];
people[194].events[++ctr] = new Event("Occupation");
people[194].events[ctr].description = "a farm laborer";
people[194].events[ctr].year = 1900;
people[194].events[ctr].place = 79;
people[194].events[ctr].citations[0] = citations[240];
people[194].events[++ctr] = new Event("Occupation");
people[194].events[ctr].description = "a mail carrier";
people[194].events[ctr].year = "between 1909 and 1930";
people[194].events[ctr].place = 79;
people[194].events[ctr].citations[0] = citations[232];
people[194].events[ctr].citations[1] = citations[231];
people[194].events[ctr].citations[2] = citations[233];
people[194].events[ctr].citations[3] = citations[234];
people[194].events[ctr].citations[4] = citations[1165];
people[194].events[ctr].citations[5] = citations[1166];
people[194].events[++ctr] = new Event("Probate");
people[194].events[ctr].year = "between 03 Apr 1957 and 21 Nov 1957";
people[194].events[ctr].place = 79;
people[194].events[ctr].notes = "The probate mentions widow Maude E. and children Donald C. Erickson, Kenneth I. Erickson, Norval L. Erickson, Evelyn E. Thomppson (of Houston, Texas), Dorothy E. Latimer, Maurine E. Rea, Lucille E. Katzenberger, Geraldine E. Schuster, Lorraine E. Brearley, and Elaine E. Goudzwaard.";
people[194].events[ctr].citations[0] = citations[1688];

ctr = -1;
people[195] = new Person("Covell", "Maude", "Emeline", "", "F", 1, 294, 295);
people[195].siblingIndex = 1;
people[195].signature[0] = 3600;
people[195].signatureCitation[0] = 1688;
people[195].parentage[0] = citations[717];
people[195].parentage[1] = citations[711];
people[195].parentage[2] = citations[703];
people[195].parentage[3] = citations[1687];
people[195].images[0] = images[1190];
people[195].images[1] = images[1191];
people[195].images[2] = images[1017];
people[195].images[3] = images[1192];
people[195].images[4] = images[1197];
people[195].images[5] = images[1193];
people[195].images[6] = images[1195];
people[195].images[7] = images[1199];
people[195].images[8] = images[1196];
people[195].images[9] = images[1194];
people[195].images[10] = images[1198];
people[195].images[11] = images[1200];
people[195].images[12] = images[1201];
people[195].images[13] = images[3554];
setDate(people[195].birthInfo, 1, 25, 1884);
people[195].birthInfo.place = 83;
people[195].birthInfo.citations[0] = citations[717];
people[195].birthInfo.citations[1] = citations[711];
people[195].birthInfo.citations[2] = citations[703];
people[195].birthInfo.citations[3] = citations[1680];
setDate(people[195].deathInfo, 2, 15, 1959);
people[195].deathInfo.place = 80;
people[195].deathInfo.notes = "Cerebral hemorrhage";
people[195].deathInfo.citations[0] = citations[711];
people[195].deathInfo.citations[1] = citations[686];
people[195].deathInfo.citations[2] = citations[1680];
setDate(people[195].burialInfo, 2, 18, 1959);
people[195].burialInfo.place = 82;
people[195].burialInfo.location = 64;
people[195].burialInfo.citations[0] = citations[711];
people[195].burialInfo.citations[1] = citations[686];
people[195].burialInfo.citations[2] = citations[1681];
people[195].burialInfo.images[0] = images[3497];
people[195].events[++ctr] = new Event("Census");
setDate(people[195].events[ctr], 6, 27, 1900);
people[195].events[ctr].place = 79;
people[195].events[ctr].description = "1900 United States Census";
people[195].events[ctr].notes = "Maud E. Covell is shown as daughter in the household of William (sic) Covell, born Jan 1884, 16 years old, single, born in Michigan, father born in Pennsylvania, mother born in Indiana, can read and write, can speak English.";
people[195].events[ctr].citations[0] = citations[703];
people[195].events[++ctr] = new Event("Census");
setDate(people[195].events[ctr], 4, 20, 1910);
people[195].events[ctr].place = 79;
people[195].events[ctr].description = "1910 United States Census";
people[195].events[ctr].notes = "Maude E. Erickson is shown as wife in the household of Iver F. Erickson, 26 years old, married 4 years, mother of 3 children with 3 children living, born in Michigan, father born in Pennsylvania, mother born in Indiana, can speak English, can read and write.";
people[195].events[ctr].citations[0] = citations[231];
people[195].events[++ctr] = new Event("Census");
setDate(people[195].events[ctr], 1, 7, 1920);
people[195].events[ctr].place = 79;
people[195].events[ctr].description = "1920 United States Census";
people[195].events[ctr].notes = "Maud (sic) E. Erickson is shown as wife in the household of Iver F. Erickson, 35 years old, married, can read and write, born in Michigan, father born in Pennsylvania, mother born in Indiana, can speak English.";
people[195].events[ctr].citations[0] = citations[233];
people[195].events[++ctr] = new Event("Census");
setDate(people[195].events[ctr], 4, 5, 1930);
people[195].events[ctr].place = 79;
people[195].events[ctr].description = "1930 United States Census";
people[195].events[ctr].notes = "Maud (sic) Erickson is listed as wife in the household of Iver F. Erickson, is 46 years old, married at age 21, did not attend school in the past year, can read and write, born in Michigan, father born in Pennsylvania, mother born in Indiana, can speak English.";
people[195].events[ctr].citations[0] = citations[234];

ctr = -1;
people[196] = new Person("Erickson", "Frank", "E.", "", "M", null, 1678, 1679);
people[196].signature[0] = 732;
people[196].signatureCitation[0] = 728;
people[196].parentage[0] = citations[715];
people[196].images[0] = images[2258];
setDate(people[196].birthInfo, 10, 9, 1847);
people[196].birthInfo.place = 84;
people[196].birthInfo.citations[0] = citations[715];
people[196].birthInfo.citations[1] = citations[700];
setDate(people[196].deathInfo, 8, 25, 1916);
people[196].deathInfo.place = 221;
people[196].deathInfo.citations[0] = citations[715];
people[196].deathInfo.citations[1] = citations[685];
people[196].deathInfo.citations[2] = citations[1691];
people[196].burialInfo.place = 82;
people[196].burialInfo.location = 64;
people[196].burialInfo.citations[0] = citations[685];
people[196].burialInfo.images[0] = images[3496];
people[196].notes = "Frank's surname has a few variations. The common name used by descendants is Erickson. Naturalization papers state ErickSon (note the capital 'S' implying some type of separation or significance). His death certificate states Erickson with the father's name as Erick Olson. As hinted at by the naturalization papers, the Erickson surname appears to be a melding of the names of Frank's father: ERICK olSON. Since it was common for immigrants to change or Americanize their names, I have accepted Frank's surname as Erickson and his father's surname as Olson. (A similar name change appears to have happened with his wife as well.)";
people[196].events[++ctr] = new Event("Immigration");
people[196].events[ctr].year = 1871;
people[196].events[ctr].description = "from Sweden to the United States";
people[196].events[ctr].notes = "In 1900 he had filed first papers for naturalization.";
people[196].events[ctr].citations[0] = citations[240];
people[196].events[ctr].citations[1] = citations[241];
people[196].events[++ctr] = new Event("Declaration of Intent");
setDate(people[196].events[ctr], 3, 4, 1878);
people[196].events[ctr].place = 78;
people[196].events[ctr].notes = "Frank Erickson was a subject of the Kingdom of Sweden and Norway.";
people[196].events[ctr].citations[0] = citations[728];
people[196].events[++ctr] = new Event("Census");
setDate(people[196].events[ctr], 6, 11, 1880);
people[196].events[ctr].place = 79;
people[196].events[ctr].description = "1880 United States Census";
people[196].events[ctr].notes = "Frank Errickson (sic) is shown as the head of household with 5 other people in household, 33 years old, married, born in Sweden, father born in Sweden, mother born in Sweden.";
people[196].events[ctr].citations[0] = citations[239];
people[196].events[++ctr] = new Event("Census");
setDate(people[196].events[ctr], 6, 13, 1900);
people[196].events[ctr].place = 79;
people[196].events[ctr].description = "1900 United States Census";
people[196].events[ctr].notes = "Frank Erickson is shown as the head of household with 6 other people in household, born Oct 1847, 52 years old, married for 25 years, born in Sweden, father born in Sweden, mother born in Sweden, immigrated to the United States in 1871, has been in the United States 28 years, has filed first papers for naturalization, can read, can write, can speak English, owns home free, lives on a farm.";
people[196].events[ctr].citations[0] = citations[240];
people[196].events[++ctr] = new Event("Census");
setDate(people[196].events[ctr], 4, "", 1910);
people[196].events[ctr].place = 79;
people[196].events[ctr].description = "1910 United States Census";
people[196].events[ctr].notes = "Frank Ericson (sic) is shown as the head of household with 3 other people in household, 62 years old, married for 35 years, born in Sweden, father born in Sweden, mother born in Sweden, immigrated to the United States in 1871, is a naturalized citizen, can speak English, can read and write.";
people[196].events[ctr].citations[0] = citations[241];
people[196].events[++ctr] = new Event("Occupation");
people[196].events[ctr].description = "a mill worker";
people[196].events[ctr].year = 1880;
people[196].events[ctr].place = 79;
people[196].events[ctr].citations[0] = citations[239];
people[196].events[++ctr] = new Event("Occupation");
people[196].events[ctr].description = "a farmer";
people[196].events[ctr].year = "between 1900 and 1910";
people[196].events[ctr].place = 79;
people[196].events[ctr].citations[0] = citations[240];
people[196].events[ctr].citations[1] = citations[241];
people[196].events[++ctr] = new Event("Will");
setDate(people[196].events[ctr], 5, 25, 1916);
people[196].events[ctr].place = 79;
people[196].events[ctr].citations[0] = citations[1691];
people[196].events[++ctr] = new Event("Probate");
people[196].events[ctr].year = "between 30 Aug 1916 and 28 Mar 1917";
people[196].events[ctr].place = 79;
people[196].events[ctr].notes = "The probate mentions widow Anna and children Hilma Anderson, Iver Erickson, Selma Swanson, Esther Anderson, Anna Tunberg, Walfred Erickson, and Mauritz Erickson.";
people[196].events[ctr].citations[0] = citations[1691];

ctr = -1;
people[197] = new Person("Nelson", "Anna", "Christina", "", "F", null, 1175, 1176);
people[197].altNames[0] = "Anna Christina Larsson";
people[197].altNames[1] = "Anna Christina Nilsson";
people[197].signature[0] = 3690;
people[197].signatureCitation[0] = 1691;
people[197].signature[1] = 3689;
people[197].signatureCitation[1] = 1691;
people[197].images[0] = images[2258];
people[197].images[1] = images[3556];
people[197].parentage[0] = citations[1720];
people[197].parentage[1] = citations[1147];
setDate(people[197].birthInfo, 10, 4, 1851);
people[197].birthInfo.place = 278;
people[197].birthInfo.citations[0] = citations[1720];
people[197].birthInfo.citations[1] = citations[1147];
people[197].birthInfo.citations[2] = citations[240];
people[197].birthInfo.citations[3] = citations[700];
people[197].birthInfo.citations[4] = citations[1682];
setDate(people[197].deathInfo, 12, 27, 1943);
people[197].deathInfo.place = 221;
people[197].deathInfo.notes = "Cause: influenza";
people[197].deathInfo.citations[0] = citations[1147];
people[197].deathInfo.citations[1] = citations[685];
people[197].deathInfo.citations[2] = citations[1682];
setDate(people[197].burialInfo, 12, 29, 1943);
people[197].burialInfo.place = 82;
people[197].burialInfo.location = 64;
people[197].burialInfo.citations[0] = citations[1147];
people[197].burialInfo.citations[1] = citations[685];
people[197].burialInfo.images[0] = images[3496];
people[197].notes = "Anna's maiden name has been difficult to determine. I have dismissed the surname 'Berglund' that appears on her son Iver's death certificate as I have not seen this name anywhere else in family records. Her death certificate says her father's name is 'Larson' while her marriage certificate says 'Nelson'. I think this can be reconciled as 'Nelson' appears to be a combination of 'NELS' and 'larSON'. With immigrants commonly changing their name, I think this in one such instance. I have chosen Nelson as Anna's maiden name with Larson as her father's name to remain faithful to both documents with the understanding that the name change was likely due to immigration or Americanization. (A similar name change appears to have happened with her husband as well.)";
people[197].events[++ctr] = new Event("Christening");
setDate(people[197].events[ctr], 10, 8, 1851);
people[197].events[ctr].place = 278;
people[197].events[ctr].notes = "Likely in the Roman Catholic Church.";
people[197].events[ctr].citations[0] = citations[1720];
people[197].events[++ctr] = new Event("Immigration");
people[197].events[ctr].year = 1874;
people[197].events[ctr].description = "from Sweden to the United States";
people[197].events[ctr].notes = "Anna is listed as being from Nora, Sweden, born about 1849. She left the port of Göteborg around 17 Jul 1874 destined for White Hall (presumably Whitehall, Michigan).";
people[197].events[ctr].citations[0] = citations[1719];
people[197].events[ctr].citations[1] = citations[240];
people[197].events[ctr].citations[2] = citations[241];
people[197].events[ctr].citations[3] = citations[1682];
people[197].events[++ctr] = new Event("Census");
setDate(people[197].events[ctr], 6, 11, 1880);
people[197].events[ctr].place = 79;
people[197].events[ctr].description = "1880 United States Census";
people[197].events[ctr].notes = "Anna Errickson (sic) is shown as wife in the household of Frank Errickson (sic), 22 (sic) years old, married, born in Sweden, father born in Sweden, mother born in Sweden.";
people[197].events[ctr].citations[0] = citations[239];
people[197].events[++ctr] = new Event("Census");
setDate(people[197].events[ctr], 6, 13, 1900);
people[197].events[ctr].place = 79;
people[197].events[ctr].description = "1900 United States Census";
people[197].events[ctr].notes = "Anna C. Erickson is shown as wife in the household of Frank Erickson, born Oct 1851, 48 years old, married for 25 years, mother of 8 children with 7 children living, born in Sweden, father born in Sweden, mother born in Sweden, immigrated to the United States in 1874, has been in the United States 26 years, can read, can speak English.";
people[197].events[ctr].citations[0] = citations[240];
people[197].events[++ctr] = new Event("Census");
setDate(people[197].events[ctr], 4, "", 1910);
people[197].events[ctr].place = 79;
people[197].events[ctr].description = "1910 United States Census";
people[197].events[ctr].notes = "Anna Ericson (sic) is shown as wife in the household of Frank Ericson (sic), 58 years old, married for 35 years, mother of 8 children with 8 (?) children living, born in Sweden, father born in Sweden, mother born in Sweden, immigrated to the United States in 1874, can speak English, can read and write.";
people[197].events[ctr].citations[0] = citations[241];
people[197].events[++ctr] = new Event("Census");
setDate(people[197].events[ctr], 1, 12, 1920);
people[197].events[ctr].place = 79;
people[197].events[ctr].description = "1920 United States Census";
people[197].events[ctr].notes = "Anna Erickson is shown as the head of household with 1 other person in household, 68 years old, widowed, immigrated to the United States in 1874, a naturalized citizen, can read and write, born in Sweden, father born in Sweden, mother born in Sweden, can speak English.";
people[197].events[ctr].citations[0] = citations[701];
people[197].events[++ctr] = new Event("Census");
setDate(people[197].events[ctr], 4, 14, 1930);
people[197].events[ctr].place = 79;
people[197].events[ctr].description = "1930 United States Census";
people[197].events[ctr].notes = "Anna C. Erickson is shown as the head of household with 1 other person in household, 78 years old, widowed, can read and write, born in Sweden, father born in Sweden, mother born in Sweden, immigrated to the United States in 1874, a naturalized citizen, can speak English.";
people[197].events[ctr].citations[0] = citations[702];

people[198] = new Person("Erickson", "Donald", "Covell", "", "M", null, 194, 195);
people[198].siblingIndex = 1;
people[198].parentage[0] = citations[1688];
people[198].images[0] = images[1157];
people[198].images[1] = images[1158];
setDate(people[198].birthInfo, 8, 9, 1906);
people[198].birthInfo.place = 80;
setDate(people[198].deathInfo, 1, 28, 1977);
people[198].deathInfo.place = 82;
people[198].events[0] = new Event("Census");
setDate(people[198].events[0], 4, 20, 1910);
people[198].events[0].place = 79;
people[198].events[0].description = "1910 United States Census";
people[198].events[0].notes = "Donald C. Erickson is shown as son in the household of Iver F. Erickson, 3 years old, born in Michigan, father born in Michigan, mother born in Michigan.";
people[198].events[0].citations[0] = citations[231];
people[198].events[1] = new Event("Census");
setDate(people[198].events[1], 1, 7, 1920);
people[198].events[1].place = 79;
people[198].events[1].description = "1920 United States Census";
people[198].events[1].notes = "Donald C. Erickson is shown as son in the household of Iver F. Erickson, 13 years old, did attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[198].events[1].citations[0] = citations[233];

people[199] = new Person("Erickson", "Kenneth", "Iver", "", "M", null, 194, 195);
people[199].siblingIndex = 2;
people[199].parentage[0] = citations[1688];
people[199].images[0] = images[1157];
people[199].images[1] = images[1158];
people[199].images[2] = images[1200];
people[199].images[3] = images[1201];
people[199].images[4] = images[317];
people[199].images[5] = images[3554];
setDate(people[199].birthInfo, 3, 30, 1908);
people[199].birthInfo.place = 80;
setDate(people[199].deathInfo, 10, 25, 2004);
people[199].deathInfo.place = 80;
people[199].burialInfo.notes = "Cremated. To be interred in Laketon Township Cemetery.";
people[199].events[0] = new Event("Census");
setDate(people[199].events[0], 4, 20, 1910);
people[199].events[0].place = 79;
people[199].events[0].description = "1910 United States Census";
people[199].events[0].notes = "Kenneth I. Erickson is shown as son in the household of Iver F. Erickson, 2 years old, born in Michigan, father born in Michigan, mother born in Michigan.";
people[199].events[0].citations[0] = citations[231];
people[199].events[1] = new Event("Census");
setDate(people[199].events[1], 1, 7, 1920);
people[199].events[1].place = 79;
people[199].events[1].description = "1920 United States Census";
people[199].events[1].notes = "Kenneth I. Erickson is shown as son in the household of Iver F. Erickson, 11 years old, did attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[199].events[1].citations[0] = citations[233];
people[199].events[2] = new Event("Census");
setDate(people[199].events[2], 4, 5, 1930);
people[199].events[2].place = 79;
people[199].events[2].description = "1930 United States Census";
people[199].events[2].notes = "Kenneth I. Erickson is listed as son in the household of Iver F. Erickson, is 22 years old, single, did not attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[199].events[2].citations[0] = citations[234];
people[199].events[3] = new Event("Occupation");
people[199].events[3].description = "a repair man at a garage";
people[199].events[3].year = 1930;
people[199].events[3].place = 79;
people[199].events[3].citations[0] = citations[234];
people[199].events[4] = new Event("Employment");
people[199].events[4].description = "mechanic/owner of Erickson Garage";
people[199].events[4].place = 79;
people[199].events[4].year = "between 1939 and 1974";

people[200] = new Person("Erickson", "Olive", "Irene", "", "F", 0, 194, 195);
people[200].siblingIndex = 4;
people[200].images[0] = images[1168];
people[200].images[1] = images[1166];
people[200].images[2] = images[1163];
people[200].images[3] = images[1167];
people[200].images[4] = images[1164];
people[200].images[5] = images[1165];
people[200].images[6] = images[1169];
people[200].images[7] = images[1170];
setDate(people[200].birthInfo, 2, 21, 1912);
people[200].birthInfo.place = 80;
setDate(people[200].deathInfo, 1, 3, 1934);
people[200].deathInfo.place = 80;
people[200].deathInfo.notes = "Drowned in Lake Michigan while ice skating with Einor Olson.";
people[200].deathInfo.citations[0] = citations[1271];
people[200].deathInfo.citations[1] = citations[1272];
setDate(people[200].burialInfo, 1, 6, 1934);
people[200].burialInfo.place = 82;
people[200].burialInfo.location = 64;
people[200].burialInfo.citations[0] = citations[686];
people[200].burialInfo.images[0] = images[3497];
people[200].events[0] = new Event("Census");
setDate(people[200].events[0], 1, 7, 1920);
people[200].events[0].place = 79;
people[200].events[0].description = "1920 United States Census";
people[200].events[0].notes = "Olive Erickson is shown as daughter in the household of Iver F. Erickson, 7 years old, did attend school in the past year, born in Michigan, father born in Michigan, mother born in Michigan.";
people[200].events[0].citations[0] = citations[233];
people[200].events[1] = new Event("Census");
setDate(people[200].events[1], 4, 5, 1930);
people[200].events[1].place = 79;
people[200].events[1].description = "1930 United States Census";
people[200].events[1].notes = "Olive Erickson is listed as daughter in the household of Iver F. Erickson, is 18 years old, single, did not attend school in the past year, can read and write, born in Michigan, father born in Michigan, mother born in Michigan, can speak English.";
people[200].events[1].citations[0] = citations[234];
people[200].events[2] = new Event("Occupation");
people[200].events[2].description = "a clerk in a drug store";
people[200].events[2].year = 1930;
people[200].events[2].place = 79;
people[200].events[2].citations[0] = citations[234];

people[205] = new Person("Erickson", "Geraldine", "Ann", "", "F", null, 194, 195);
people[205].siblingIndex = 9;
people[205].parentage[0] = citations[1688];
people[205].images[0] = images[1200];
people[205].images[1] = images[1201];
setDate(people[205].birthInfo, 6, 17, 1922);
people[205].birthInfo.place = 80;
setDate(people[205].deathInfo, 9, 13, 1984);
people[205].deathInfo.place = 99;
people[205].burialInfo.place = 98;
people[205].burialInfo.location = 71;
people[205].events[0] = new Event("Census");
setDate(people[205].events[0], 4, 5, 1930);
people[205].events[0].place = 79;
people[205].events[0].description = "1930 United States Census";
people[205].events[0].notes = "Geraldine Erickson is listed as daughter in the household of Iver F. Erickson, is 7 years old, did attend school in the past year, born in Michigan, father born in Michigan, mother born in Michigan.";
people[205].events[0].citations[0] = citations[234];

people[208] = new Person("Flahive", "Rose", "Margaret", "", "F", null, 1303, 1304);
people[208].images[0] = images[1201];
setDate(people[208].birthInfo, 10, 30, 1913);
people[208].birthInfo.place = 85;
people[208].deathInfo.year = "1996/7";

people[209] = new Person("Sanford", "Dorothy", "Margarite", "", "F");
setDate(people[209].birthInfo, 1, 13, 1910);
setDate(people[209].deathInfo, 6, 15, 1977);
people[209].deathInfo.place = 79;

people[210] = new Person("Rankin", "Sarah", "A.", "", "F", null, 214, 215);
people[210].siblingIndex = 7;
people[210].citizenRoTx = true;
people[210].parentage[0] = citations[350];
people[210].parentage[1] = citations[290];
people[210].parentage[2] = citations[1599];
people[210].parentage[3] = citations[1600];
setDate(people[210].birthInfo, 1, 10, 1842);
people[210].birthInfo.place = 33;
people[210].birthInfo.citations[0] = citations[134];
setDate(people[210].deathInfo, 9, 25, 1895);
people[210].deathInfo.place = 33;
people[210].deathInfo.citations[0] = citations[134];
setDate(people[210].burialInfo, 9, "", 1895);
people[210].burialInfo.place = 170;
people[210].burialInfo.location = 55;
people[210].burialInfo.images[0] = images[430];
people[210].burialInfo.notes = "The book \"Montgomery County, Texas Cemeteries Volume 1\" mistakenly lists this person as buried in Scott's Ridge Cemetery. Burial in Mount Pleasant Cemetery was confirmed on 24 Nov 2004.";
people[210].burialInfo.citations[0] = citations[375];
people[210].burialInfo.citations[1] = citations[134];
people[210].events[0] = new Event("Census");
setDate(people[210].events[0], 10, 19, 1850);
people[210].events[0].place = 33;
people[210].events[0].description = "1850 United States Census";
people[210].events[0].notes = "Sarah Rankin is shown in the household of William M. Rankin, 8 years old, born in Texas.";
people[210].events[0].citations[0] = citations[290];
people[210].events[1] = new Event("Census");
setDate(people[210].events[1], 6, 16, 1860);
people[210].events[1].place = 33;
people[210].events[1].description = "1860 United States Census";
people[210].events[1].notes = "S. Anders is shown in the household of Jam. Anders, 17 years old, born in Texas.";
people[210].events[1].citations[0] = citations[243];
people[210].events[2] = new Event("Census");
setDate(people[210].events[2], 6, 17, 1880);
people[210].events[2].place = 33;
people[210].events[2].description = "1880 United States Census";
people[210].events[2].notes = "S. A. Anders is shown as wife in the household of J. A. Anders, 36 (sic) years old, married, born in Texas, father born in Kentucky (sic), mother born in Alabama.";
people[210].events[2].citations[0] = citations[242];

people[211] = new Person("Anders", "William", "Henry", "", "M", null, 74, 210);
people[211].siblingIndex = 2;
people[211].altNames[0] = "Billy";
people[211].parentage[0] = citations[754];
people[211].parentage[1] = citations[242];
people[211].parentage[2] = citations[1462];
people[211].images[0] = images[3372];
setDate(people[211].birthInfo, 12, 10, 1860);
people[211].birthInfo.place = 21;
people[211].birthInfo.citations[0] = citations[322];
setDate(people[211].deathInfo, 12, 11, 1912);
people[211].deathInfo.place = 2;
people[211].deathInfo.citations[0] = citations[322];
setDate(people[211].burialInfo, 12, "", 1912);
people[211].burialInfo.place = 1;
people[211].burialInfo.location = 94;
people[211].burialInfo.images[0] = images[511];
people[211].burialInfo.citations[0] = citations[322];
people[211].burialInfo.notes = "Grave marker inscription reads:\nNo pains, no griefs\nno anxious fear\nCan reach our loved\none sleeping here.";
people[211].events[0] = new Event("Census");
setDate(people[211].events[0], 6, 17, 1880);
people[211].events[0].place = 33;
people[211].events[0].description = "1880 United States Census";
people[211].events[0].notes = "William Anders is shown as son in the household of J. A. Anders, 19 years old, single, attended school in the past year, born in Texas, father born in Alabama, mother born in Texas.";
people[211].events[0].citations[0] = citations[242];
people[211].events[1] = new Event("Census");
setDate(people[211].events[1], 5, 7, 1910);
people[211].events[1].place = 2;
people[211].events[1].description = "1910 United States Census";
people[211].events[1].notes = "William H. Anders is shown as the head of household with 5 other people in household, 49 years old, married for 18 years, born in Texas, father born in Alabama, mother born in Texas, can speak English, can read and write.";
people[211].events[1].citations[0] = citations[439];
people[211].events[2] = new Event("Occupation");
people[211].events[2].description = "a mail carrier";
people[211].events[2].year = 1910;
people[211].events[2].place = 2;
people[211].events[2].citations[0] = citations[439];

people[212] = new Person("Anders", "James", "S.", "", "M", null, 74, 210);
people[212].altNames[0] = "Jim Anders";
people[212].siblingIndex = 4;
people[212].parentage[0] = citations[754];
people[212].parentage[1] = citations[242];
people[212].parentage[2] = citations[1462];
setDate(people[212].birthInfo, 12, "", 1864);
people[212].birthInfo.place = 21;
people[212].deathInfo.year = "Aft 1930";
people[212].events[0] = new Event("Census");
setDate(people[212].events[0], 6, 17, 1880);
people[212].events[0].place = 33;
people[212].events[0].description = "1880 United States Census";
people[212].events[0].notes = "Jim Anders is shown as son in the household of J. A. Anders, 14 years old, attended school in the past year, born in Texas, father born in Alabama, mother born in Texas.";
people[212].events[0].citations[0] = citations[242];
people[212].events[1] = new Event("Census");
setDate(people[212].events[1], 6, 26, 1900);
people[212].events[1].place = 2;
people[212].events[1].description = "1900 United States Census";
people[212].events[1].notes = "Jim Anders is shown as the head of household with 2 other people in household, born Dec 1864, 35 years old, married for 3 years, born in Texas, father born in Alabama, mother born in Texas, can read and write, can speak English.";
people[212].events[1].citations[0] = citations[112];
people[212].events[2] = new Event("Census");
setDate(people[212].events[2], 5, 13, 1910);
people[212].events[2].place = 2;
people[212].events[2].description = "1910 United States Census";
people[212].events[2].notes = "James Anders is shown as brother in the household of J. S. Anders, 45 years old, a widower, born in Texas, father born in Alabama, mother born in Alabama (sic), can speak English, can read and write.";
people[212].events[2].citations[0] = citations[441];
people[212].events[3] = new Event("Census");
setDate(people[212].events[3], 4, 5, 1930);
people[212].events[3].place = 2;
people[212].events[3].description = "1930 United States Census";
people[212].events[3].notes = "Jim Anders is listed as uncle in the household of Roy J. Anders, 60 (sic) years old, widowed, first married at age 32, can read and write, born in Texas, father born in Texas (sic), mother born in Texas, can speak English.";
people[212].events[3].citations[0] = citations[57];

people[213] = new Person("Anders", "Jacob", "Short", "", "M", null, 74, 210);
people[213].altNames[0] = "Short Anders";
people[213].siblingIndex = 5;
people[213].parentage[0] = citations[754];
people[213].parentage[1] = citations[242];
people[213].parentage[2] = citations[1375];
people[213].parentage[3] = citations[1462];
people[213].parentage[4] = citations[1644];
setDate(people[213].birthInfo, 6, 18, 1870);
people[213].birthInfo.place = 33;
people[213].birthInfo.citations[0] = citations[323];
people[213].birthInfo.citations[1] = citations[442];
people[213].birthInfo.citations[2] = citations[1375];
people[213].birthInfo.citations[3] = citations[1644];
setDate(people[213].deathInfo, 9, 3, 1947);
people[213].deathInfo.place = 1;
people[213].deathInfo.citations[0] = citations[323];
people[213].deathInfo.citations[1] = citations[1375];
people[213].deathInfo.citations[2] = citations[1644];
setDate(people[213].burialInfo, 9, 4, 1947);
people[213].burialInfo.place = 1;
people[213].burialInfo.location = 39;
people[213].burialInfo.images[0] = images[515];
people[213].burialInfo.citations[0] = citations[323];
people[213].burialInfo.citations[1] = citations[1644];
people[213].events[0] = new Event("Census");
setDate(people[213].events[0], 6, 17, 1880);
people[213].events[0].place = 33;
people[213].events[0].description = "1880 United States Census";
people[213].events[0].notes = "J. S. Anders is shown as son in the household of J. A. Anders, 10 years old, attended school in the past year, born in Texas, father born in Alabama, mother born in Texas.";
people[213].events[0].citations[0] = citations[242];
people[213].events[1] = new Event("Census");
setDate(people[213].events[1], 6, 26, 1900);
people[213].events[1].place = 2;
people[213].events[1].description = "1900 United States Census";
people[213].events[1].notes = "Jacob S. Anders is shown as the head of household with 4 other people in household, born Jun 1870, 30 years old, married for 5 years, born in Texas, father born in Alabama, mother born in Texas, can read and write, can speak English.";
people[213].events[1].citations[0] = citations[112];
people[213].events[2] = new Event("Census");
setDate(people[213].events[2], 5, 13, 1910);
people[213].events[2].place = 2;
people[213].events[2].description = "1910 United States Census";
people[213].events[2].notes = "J. S. Anders is shown as the head of household with 8 other people in household, 39 years old, married for 15 years, born in Texas, father born in Alabama, mother born in Alabama (sic), can speak English, can read and write.";
people[213].events[2].citations[0] = citations[441];
people[213].events[3] = new Event("Occupation");
people[213].events[3].description = "a farmer";
people[213].events[3].year = 1910;
people[213].events[3].place = 2;
people[213].events[3].citations[0] = citations[441];

ctr = -1;
people[214] = new Person("Rankin", "William", "Marshall", "Sr.", "M", null, 501, 502);
people[214].parentage[0] = citations[472];
people[214].parentage[1] = citations[633];
people[214].parentage[2] = citations[638];
people[214].parentage[3] = citations[744];
people[214].altNames[0] = "William Marshall Rankins";
people[214].signature[0] = 698;
people[214].signatureCitation[0] = 590;
people[214].siblingIndex = 3;
people[214].citizenRoTx = true;
setDate(people[214].birthInfo, 8, 24, 1786);
people[214].birthInfo.place = 215;
people[214].birthInfo.notes = "This Mason County is not the current Mason County, Virginia. William was born in what is today Mason County, Kentucky.";
people[214].birthInfo.citations[0] = citations[472];
people[214].birthInfo.citations[1] = citations[688];
people[214].birthInfo.citations[2] = citations[744];
people[214].birthInfo.citations[3] = citations[1338];
setDate(people[214].deathInfo, 4, 17, 1857);
people[214].deathInfo.place = 33;
people[214].deathInfo.citations[0] = citations[367];
people[214].notes = "William's middle name comes from his paternal grandmother's maiden name (Margaret Masena Marshall).";
people[214].events[++ctr] = new Event("Military Service");
people[214].events[ctr].description = "United States military";
people[214].events[ctr].notes = "Private in the Captain Peter Cartwright Company of Alabama Volunteers. Volunteered at Washington County, Alabama.";
people[214].events[ctr].citations[0] = citations[688];
people[214].events[ctr].citations[1] = citations[690];
people[214].events[ctr].citations[2] = citations[812];
people[214].events[ctr].citations[3] = citations[813];
people[214].events[++ctr] = new Event("Military Muster Roll");
setDate(people[214].events[ctr], 10, 6, 1814);
people[214].events[ctr].description = "Capt. Peter Cartwright Company (6th/Carson's Regiment, Mississippi Territory) muster roll during the War of 1812";
people[214].events[ctr].place = 29;
people[214].events[ctr].notes = "Private William Rankins is listed as Absent Without Leave. His enlistment was for 30 days.";
people[214].events[ctr].citations[0] = citations[812];
people[214].events[++ctr] = new Event("Military Muster Roll");
setDate(people[214].events[ctr], 11, 3, 1814);
people[214].events[ctr].description = "Capt. Peter Cartwright Company (6th/Carson's Regiment, Mississippi Territory) muster roll during the War of 1812";
people[214].events[ctr].place = 29;
people[214].events[ctr].notes = "Private William Rankins is listed as Absent Without Leave.";
people[214].events[ctr].citations[0] = citations[813];
people[214].events[++ctr] = new Event("Residence");
people[214].events[ctr].year = "between 1808 and Jan 1830";
people[214].events[ctr].place = 226;
people[214].events[ctr].citations[0] = citations[1215];
people[214].events[ctr].citations[1] = citations[1473];
people[214].events[ctr].citations[2] = citations[590];
people[214].events[++ctr] = new Event("Immigration");
setDate(people[214].events[ctr], 1, 20, 1830);
people[214].events[ctr].description = "from Alabama to the Mexican province of Texas";
people[214].events[ctr].notes = "He immigrated with his wife Sarah Landrum, her parents Zachariah Landrum and Letitia Tine, and her brothers William and John.";
people[214].events[ctr].citations[0] = citations[590];
people[214].events[ctr].citations[1] = citations[580];
people[214].events[ctr].citations[2] = citations[656];
people[214].events[++ctr] = new Event("Census");
people[214].events[ctr].year = 1830;
people[214].events[ctr].place = 44;
people[214].events[ctr].description = "Austin \"Register of Families\" Census";
people[214].events[ctr].notes = "Wm. M. Rankin is listed as head of household, 43 years old, married, 2 male and 2 female children, from Alabama, arrived in Jan 1830, 6 total souls.";
people[214].events[ctr].citations[0] = citations[580];
people[214].events[ctr].citations[1] = citations[342];
people[214].events[++ctr] = new Event("Occupation");
people[214].events[ctr].description = "a farmer";
people[214].events[ctr].year = 1830;
people[214].events[ctr].place = 44;
people[214].events[ctr].citations[0] = citations[580];
people[214].events[++ctr] = new Event("Land Grant");
setDate(people[214].events[ctr], 4, 10, 1831);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William M. Rankin applied to enter Stephen F. Austin's colony in the Town of Austin on 27 May 1830. He states that he is 43 years old, his wife is Sarah who is 33 years old, he has 2 male and 2 female children, and he arrived in Texas 20 Jan 1830. He is granted one league of land in what would become Montgomery County, Texas.";
people[214].events[ctr].citations[0] = citations[590];
people[214].events[ctr].citations[1] = citations[591];
people[214].events[ctr].citations[2] = citations[592];
people[214].events[++ctr] = new Event("Land Survey");
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Land survey for the one league grant on 10 Apr 1831.";
people[214].events[ctr].citations[0] = citations[593];
people[214].events[++ctr] = new Event("Inheritance");
people[214].events[ctr].description = "from Zachariah Landrum";
people[214].events[ctr].year = 1833;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William M. Rankin is given 1/8 of the Zachariah Landrum league.";
people[214].events[ctr].citations[0] = citations[348];
people[214].events[++ctr] = new Event("Land Grant");
setDate(people[214].events[ctr], 2, 2, 1838);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is given an unconditional grant of 1 labor of land, Board of Land Commissioners for Montgomery County, 1st Class, certificate #131.";
people[214].events[ctr].citations[0] = citations[656];
people[214].events[ctr].citations[1] = citations[376];
people[214].events[++ctr] = new Event("Cattle Brand");
setDate(people[214].events[ctr], 2, 12, 1838);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "The brand is simply the letter R.";
people[214].events[ctr].citations[0] = citations[646];
people[214].events[++ctr] = new Event("Tax Roll");
setDate(people[214].events[ctr], "", "", 1838);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Wm Rankin is shown owning 3,700 acres of land valued at $3,700, 3 slaves valued at $1,300, 2 horses valued at $150, 55 cattle, paying $28.74 in tax.";
people[214].events[ctr].citations[0] = citations[539];
people[214].events[++ctr] = new Event("Tax Roll");
setDate(people[214].events[ctr], "", "", 1839);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is shown owning 5,543 acres of land valued at $5,543, 3 slaves valued at $1,100, paying $66.50 in tax.";
people[214].events[ctr].citations[0] = citations[438];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1840;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "W. M. Rankin is shown owning 3,543 acres under title valued at $7,086, 4 slaves, 1 horse, 60 cattle, paying $48.68 in tax.";
people[214].events[ctr].citations[0] = citations[507];
people[214].events[ctr].citations[1] = citations[108];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1841;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "W. M. Rankin is shown owning 3,428 acres of land valued at $3,428, 13 slaves, paying $44.14 in tax.";
people[214].events[ctr].citations[0] = citations[510];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1842;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is shown owning 3,825 acres of land, 4 slaves, paying $8.93 in tax. He also pays $3.17 in tax on 2,113 acres of land in Liberty County (the acreage may already be included in the total above) and $5.25 in tax for 9 slaves as representative for Peggy Rankin.";
people[214].events[ctr].citations[0] = citations[513];
people[214].events[++ctr] = new Event("Land Sale");
setDate(people[214].events[ctr], 12, 2, 1842);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = " William M. and Sarah Rankin sell 442 acres of land to John Womack for $1,326.";
people[214].events[ctr].citations[0] = citations[876];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1843;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is shown owning 1,950 acres of land under title valued at $1,950, 4 slaves, 75 cattle, paying $5.98 in tax. He also pays $2.12 in tax on 2,113 acres of land under title in Liberty County valued at $2,113.";
people[214].events[ctr].citations[0] = citations[517];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1844;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is shown owning 2,700 acres of land under title valued at $4,050, 5 slaves, 75 cattle, 1 horse, paying $9.15 in tax. He also pays $2.11 in tax on 2,113 acres of land under title in Liberty County valued at $2,113.";
people[214].events[ctr].citations[0] = citations[522];
people[214].events[++ctr] = new Event("Land Survey");
setDate(people[214].events[ctr], 10, 12, 1844);
people[214].events[ctr].place = 37;
people[214].events[ctr].notes = "Land survey for unconditional certificate #131 issued 02 Feb 1838, Board of Land Comissioners for Montgomery County, 1st class. (This survey was later determined to be in conflict with a senior survey. It was later re-located in McLennan County after its sale to D. F. Garrett.)";
people[214].events[ctr].citations[0] = citations[657];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1845;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William Rankin is shown owning 5,077 acres of land under title in Montgomery County.";
people[214].events[ctr].citations[0] = citations[544];
people[214].events[++ctr] = new Event("Power of Attorney");
setDate(people[214].events[ctr], 1, 7, 1846);
people[214].events[ctr].description = "to E. J. Arnold";
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Power of attorney regards application and receipt of a patent for his one labor land grant issued 02 Feb 1838, Board of Land Commissioners for Montgomery County, 1st Class, Certificate #131.";
people[214].events[ctr].citations[0] = citations[659];
people[214].events[++ctr] = new Event("Bond");
setDate(people[214].events[ctr], 2, 12, 1846);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Elisha Uzzell and W. M. Rankin are securities for principal William H. Fowler who was elected County Clerk for Montgomery County on 02 Feb 1846. The bond is $5,000.";
people[214].events[ctr].citations[0] = citations[1209];
people[214].events[++ctr] = new Event("Tax Roll");
people[214].events[ctr].year = 1846;
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Wm. M. Rankin is shown owning 2,395 acres of land in Montgomery County valued at $2,395, 6 slaves valued at $1,970, 4 horses valued at $200, 160 cattle valued at $480, paying $10.09 in state tax and $5.04 in county tax. He is also shown owning 2,100 acres of land in Polk County valued at $1,050.";
people[214].events[ctr].citations[0] = citations[547];
people[214].events[ctr].citations[1] = citations[548];
people[214].events[ctr].citations[2] = citations[378];
people[214].events[++ctr] = new Event("Public Service");
people[214].events[ctr].description = "a County Commissioner";
people[214].events[ctr].year = 1846;
people[214].events[ctr].place = 33;
people[214].events[ctr].citations[0] = citations[860];
people[214].events[ctr].citations[1] = citations[549];
people[214].events[++ctr] = new Event("Census");
setDate(people[214].events[ctr], 10, 17, 1850);
people[214].events[ctr].place = 33;
people[214].events[ctr].description = "1850 United States Slave Schedule";
people[214].events[ctr].notes = "William Rankins is shown owning 9 slaves, 4 male and 5 female.";
people[214].events[ctr].citations[0] = citations[786];
people[214].events[++ctr] = new Event("Census");
setDate(people[214].events[ctr], 10, 19, 1850);
people[214].events[ctr].place = 33;
people[214].events[ctr].description = "1850 United States Census";
people[214].events[ctr].notes = "William M. Rankin is shown as the head of household with 9 other people in household, 65 years old, born in Virginia.";
people[214].events[ctr].citations[0] = citations[290];
people[214].events[++ctr] = new Event("Occupation");
people[214].events[ctr].description = "a farmer";
people[214].events[ctr].year = 1850;
people[214].events[ctr].place = 33;
people[214].events[ctr].citations[0] = citations[290];
people[214].events[++ctr] = new Event("Land Sale");
setDate(people[214].events[ctr], 6, 16, 1851);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "William M. and Sarah Rankin sell 201 acres of land (originally part of the Zachariah Landum headright league) to Jeremiah Worsham for $402.";
people[214].events[ctr].citations[0] = citations[872];
people[214].events[++ctr] = new Event("Power of Attorney");
setDate(people[214].events[ctr], 12, 29, 1852);
people[214].events[ctr].description = "to L. Blanchard True";
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "Power of attorney regards Revolutionary War pension of deceased father Robert Rankin. Power of Attorney mentions (and includes) his mother Margaret (Berry) Rankin by name and relationship.";
people[214].events[ctr].citations[0] = citations[633];
people[214].events[++ctr] = new Event("Land Sale");
setDate(people[214].events[ctr], 9, 16, 1856);
people[214].events[ctr].place = 37;
people[214].events[ctr].notes = "William M. Rankin sells to D. F. Garrett his one labor unconditional land grant issued 02 Feb 1838, Certificate #131, Board of Land Commissioners for Montgomery County, 1st Class.";
people[214].events[ctr].citations[0] = citations[658];
people[214].events[++ctr] = new Event("Probate");
setDate(people[214].events[ctr], 2, 2, 1859);
people[214].events[ctr].place = 33;
people[214].events[ctr].notes = "The probate minutes identify his wife as Sarah and his children and spouses as: M. M. (wife of James M. West); Thomas B.; Cyrintha E. (wife of Jacob Anders); Sarah (wife of James Anders); Robert; Elizabeth B.; and William M., Jr.";
people[214].events[ctr].citations[0] = citations[350];
people[214].events[++ctr] = new Event("Land Patent");
setDate(people[214].events[ctr], 1, 9, 1922);
people[214].events[ctr].place = 224;
people[214].events[ctr].notes = "William Rankin is posthumously issued a patent for his land grant by virtue of Certificate #131, Montgomery County, 1st Class, issued 02 Feb 1838. (The land is in present day McLennan County and had been sold to D. F. Garrett on 16 Sep 1856. The patent was issued in Rankin's name as the State had not been informed of subsequent sales of the land.)";
people[214].events[ctr].citations[0] = citations[737];

ctr = -1;
people[215] = new Person("Landrum", "Sarah", "", "", "F", null, 414, 415);
people[215].siblingIndex = 1;
people[215].citizenRoTx = true;
people[215].parentage[0] = citations[348];
people[215].parentage[1] = citations[344];
people[215].birthInfo.year = "Abt 1798";
people[215].birthInfo.place = 25;
people[215].birthInfo.citations[0] = citations[290];
people[215].deathInfo.year = "Bef 1862";
people[215].deathInfo.place = 21;
people[215].deathInfo.citations[0] = citations[325];
people[215].events[++ctr] = new Event("Immigration");
setDate(people[215].events[ctr], 1, 20, 1830);
people[215].events[ctr].description = "from Alabama to the Mexican province of Texas";
people[215].events[ctr].notes = "She immigrated with her husband William Marshall Rankin, Sr., parents Zachariah Landrum and Letitia Tine, and brothers William and John.";
people[215].events[ctr].citations[0] = citations[590];
people[215].events[ctr].citations[1] = citations[580];
people[215].events[ctr].citations[2] = citations[656];
people[215].events[++ctr] = new Event("Census");
people[215].events[ctr].year = 1830;
people[215].events[ctr].place = 44;
people[215].events[ctr].description = "Austin \"Register of Families\" Census";
people[215].events[ctr].notes = "Sarah Rankin is listed as wife in the household of Wm. M. Rankin, 33 years old.";
people[215].events[ctr].citations[0] = citations[580];
people[215].events[ctr].citations[1] = citations[342];
people[215].events[++ctr] = new Event("Census");
setDate(people[215].events[ctr], 10, 19, 1850);
people[215].events[ctr].place = 33;
people[215].events[ctr].description = "1850 United States Census";
people[215].events[ctr].notes = "Sarah Rankin is shown in the household of William M. Rankin, 52 years old, born in Georgia.";
people[215].events[ctr].citations[0] = citations[290];
people[215].events[++ctr] = new Event("Census");
setDate(people[215].events[ctr], 6, 23, 1860);
people[215].events[ctr].place = 33;
people[215].events[ctr].description = "1860 United States Slave Schedule";
people[215].events[ctr].notes = "S. Rankin is shown owning 6 slaves, 3 male and 3 female.";
people[215].events[ctr].citations[0] = citations[790];
people[215].events[++ctr] = new Event("Census");
setDate(people[215].events[ctr], 6, 25, 1860);
people[215].events[ctr].place = 33;
people[215].events[ctr].description = "1860 United States Census";
people[215].events[ctr].notes = "S. Rankin is shown in the household of T. B. Rankin, 60 years old, $11,264 in real estate value, $6,000 in personal estate value, born in Georgia.";
people[215].events[ctr].citations[0] = citations[300];

people[216] = new Person("Anders", "Z.", "", "", "M", null, 74, 210);
people[216].siblingIndex = 1;
people[216].parentage[0] = citations[243];
people[216].birthInfo.month = 9;
people[216].birthInfo.year = 1859;
people[216].birthInfo.place = 21;
people[216].events[0] = new Event("Census");
setDate(people[216].events[0], 6, 16, 1860);
people[216].events[0].place = 33;
people[216].events[0].description = "1860 United States Census";
people[216].events[0].notes = "Z. Anders is shown in the household of Jam. Anders, 9 months old, born in Texas.";
people[216].events[0].citations[0] = citations[243];

people[217] = new Person("Martin", "Elizabeth", "", "", "F");
people[217].birthInfo.year = "Abt 1840";
people[217].birthInfo.place = 64;
people[217].birthInfo.citations[0] = citations[243];
people[217].events[0] = new Event("Census");
setDate(people[217].events[0], 6, 16, 1860);
people[217].events[0].place = 33;
people[217].events[0].description = "1860 United States Census";
people[217].events[0].notes = "E. Anders is shown in the household of B. Anders, 20 years old, born in Louisiana.";
people[217].events[0].citations[0] = citations[243];

people[218] = new Person("Linton", "Jonas", "", "", "M");

// Unused person
people[219] = new Person("", "", "", "", "");

people[220] = new Person("Stone", "Thomas", "Hall", "", "M", null, 221, 222);
setDate(people[220].birthInfo, 2, 14, 1911);
setDate(people[220].deathInfo, 3, 14, 2001);
people[220].burialInfo.place = 87;

people[221] = new Person("Stone", "Robert", "Ashley", "", "M");
setDate(people[221].birthInfo, 12, 16, 1858);
setDate(people[221].deathInfo, 3, 23, 1942);
people[221].burialInfo.place = 87;

people[222] = new Person("Truitt", "Emiline", "", "", "F");
setDate(people[222].birthInfo, 11, 9, 1868);
setDate(people[222].deathInfo, 11, 24, 1947);
people[222].burialInfo.place = 87;

people[223] = new Person("Blair", "Norma", "Mae", "", "F", null, 224, 225);
setDate(people[223].birthInfo, 9, 8, 1915);
setDate(people[223].deathInfo, 5, "", 1988);
people[223].burialInfo.place = 87;

people[224] = new Person("Blair", "Fred", "", "", "M");
setDate(people[224].birthInfo, 7, 1, 1892);
setDate(people[224].deathInfo, 8, 6, 1960);

people[225] = new Person("Clark", "Dora", "Mae", "", "F");
setDate(people[225].birthInfo, 2, 23, 1893);
setDate(people[225].deathInfo, 10, 31, 1981);

ctr = -1;
people[230] = new Person("Andrews", "Stacy", "D.", "", "F", null, 76, 77);
people[230].altNames[0] = "Eustatia";
people[230].siblingIndex = 2;
people[230].parentage[0] = citations[746];
people[230].parentage[1] = citations[1350];
setDate(people[230].birthInfo, 9, 14, 1796);
people[230].birthInfo.citations[0] = citations[1379];
people[230].birthInfo.place = 41;
setDate(people[230].deathInfo, 10, 24, 1876);
people[230].deathInfo.place = 90;
people[230].deathInfo.citations[0] = citations[1379];
people[230].burialInfo.location = 152;
people[230].burialInfo.place = 90;
people[230].burialInfo.citations[0] = citations[1379];
people[230].events[++ctr] = new Event("Census");
people[230].events[ctr].place = 96;
people[230].events[ctr].description = "1800 United States Census";
people[230].events[ctr].notes = "Stacy Andrews is probably shown in the household of John Andrews. She would be one of the female 0 to 10 years of age.";
people[230].events[ctr].citations[0] = citations[1346];
people[230].events[++ctr] = new Event("Census");
setDate(people[230].events[ctr], 11, 21, 1850);
people[230].events[ctr].place = 342;
people[230].events[ctr].description = "1850 United States Census";
people[230].events[ctr].notes = "Stacey Green is shown as the head of household with 6 other people in household, 54 years old, $3,000 in real estate value, born in South Carolina.";
people[230].events[ctr].citations[0] = citations[1404];
people[230].events[++ctr] = new Event("Census");
setDate(people[230].events[ctr], 7, 8, 1870);
people[230].events[ctr].place = 90;
people[230].events[ctr].description = "1870 United States Census";
people[230].events[ctr].notes = "Stacy Green is shown in the household of John L. Cary, 74 years old, $2,500 in personal estate value, born in South Carolina.";
people[230].events[ctr].citations[0] = citations[495];

people[231] = new Person("Greene", "Daniel", "", "", "M");
people[231].birthInfo.year = "Abt 1793";
people[231].birthInfo.place = 42;
people[231].deathInfo.year = "Abt 1842";
people[231].deathInfo.place = 76;

people[232] = new Person("Andrews", "John", "W.", "", "M", null, 76, 77);
people[232].siblingIndex = 4;
people[232].parentage[0] = citations[746];
people[232].parentage[1] = citations[1350];
people[232].birthInfo.year = "Abt 1805";
people[232].birthInfo.place = 41;
people[232].birthInfo.citations[0] = citations[255];
people[232].deathInfo.year = "Abt 1852";
people[232].deathInfo.place = 91;
people[232].events[0] = new Event("Census");
people[232].events[0].place = 38;
people[232].events[0].description = "1830 United States Census";
people[232].events[0].notes = "Jno W. Andrews is shown as the head of household with 2 other people in household. He would be the male 20 to 30 years old.";
people[232].events[0].citations[0] = citations[254];
people[232].events[1] = new Event("Census");
people[232].events[1].place = 38;
people[232].events[1].description = "1840 United States Census";
people[232].events[1].notes = "John W. Andrews is shown as the head of household with 5 other people in household. He would be the male 30 to 40 years old.";
people[232].events[1].citations[0] = citations[253];
people[232].events[2] = new Event("Census");
setDate(people[232].events[2], 9, 5, 1850);
people[232].events[2].place = 97;
people[232].events[2].description = "1850 United States Census";
people[232].events[2].notes = "John W. Andrews is shown as the head of household with 7 other people in household, 45 years old, $3,000 in real estate value, born in South Carolina.";
people[232].events[2].citations[0] = citations[255];

ctr = -1;
people[233] = new Person("Andrews", "Frances", "Nancy", "", "F", null, 76, 77);
people[233].siblingIndex = 3;
people[233].parentage[0] = citations[746];
people[233].parentage[1] = citations[1350];
people[233].birthInfo.year = "Abt 1800"; // ?
people[233].deathInfo.year = "Bef 1852";
people[233].deathInfo.place = 38;
people[233].events[++ctr] = new Event("Census");
people[233].events[ctr].place = 96;
people[233].events[ctr].description = "1800 United States Census";
people[233].events[ctr].notes = "Frances Andrews is probably shown in the household of John Andrews. She would be one of the female 0 to 10 years of age.";
people[233].events[ctr].citations[0] = citations[1346];
// 1850 census - Frances Norris

people[234] = new Person("Andrews", "Charlotte", "", "", "F", null, 76, 77);
people[234].siblingIndex = 5;
people[234].parentage[0] = citations[746];
people[234].parentage[1] = citations[1350];
people[234].deathInfo.place = 92;

people[235] = new Person("Andrews", "Permellia", "", "", "F", null, 76, 77);
people[235].siblingIndex = 6;
people[235].parentage[0] = citations[746];
people[235].parentage[1] = citations[1350];
setDate(people[235].birthInfo, 6, 16, 1808);
setDate(people[235].deathInfo, 9, 10, 1858);
people[235].deathInfo.place = 93;

people[236] = new Person("Andrews", "Ezekiel", "", "", "M", null, 76, 77);
people[236].siblingIndex = 7;
people[236].parentage[0] = citations[746];
people[236].parentage[1] = citations[1350];
setDate(people[236].birthInfo, 11, 20, 1800);
people[236].birthInfo.citations[0] = citations[1379];
setDate(people[236].deathInfo, 3, 9, 1870);
people[236].deathInfo.citations[0] = citations[1379];
people[236].burialInfo.location = 152;
people[236].burialInfo.place = 90;
people[236].burialInfo.citations[0] = citations[1379];

people[237] = new Person("Andrews", "Louise", "", "", "F", null, 76, 77);
people[237].siblingIndex = 8;
people[237].parentage[0] = citations[746];
people[237].parentage[1] = citations[1350];
people[237].birthInfo.year = "Aft 1810";
people[237].deathInfo.year = "Bef 1855";
people[237].deathInfo.citations[0] = citations[1354];
people[237].events[0] = new Event("Census");
people[237].events[0].place = 38;
people[237].events[0].description = "1830 United States Census";
people[237].events[0].notes = "Louise Andrews is probably shown in the household of Jno Andrews. She would be the female between 15 and 20 years old.";
people[237].events[0].citations[0] = citations[251];

people[238] = new Person("Andrews", "Elizabeth", "", "", "F", null, 76, 77);
people[238].siblingIndex = 9;
people[238].parentage[0] = citations[746];
people[238].parentage[1] = citations[1350];
people[238].birthInfo.year = "Aft 1815";
people[238].events[0] = new Event("Census");
people[238].events[0].place = 38;
people[238].events[0].description = "1830 United States Census";
people[238].events[0].notes = "Elizabeth Andrews is probably shown in the household of Jno Andrews. She would be the female between 10 and 15 years old.";
people[238].events[0].citations[0] = citations[251];

people[239] = new Person("Cole", "Elizabeth", "", "", "F");
people[239].birthInfo.year = "Abt 1810";
people[239].birthInfo.place = 42;
people[239].events[0] = new Event("Census");
people[239].events[0].place = 38;
people[239].events[0].description = "1830 United States Census";
people[239].events[0].notes = "Elizabeth Andrews is probably shown in the household of Jno W. Andrews. She would be the female 15 to 20 years old.";
people[239].events[0].citations[0] = citations[254];
people[239].events[1] = new Event("Census");
people[239].events[1].place = 38;
people[239].events[1].description = "1840 United States Census";
people[239].events[1].notes = "Elizabeth Andrews is probably shown in the household of John W. Andrews. She would be the female 20 to 30 years old.";
people[239].events[1].citations[0] = citations[253];
people[239].events[2] = new Event("Census");
setDate(people[239].events[2], 9, 5, 1850);
people[239].events[2].place = 97;
people[239].events[2].description = "1850 United States Census";
people[239].events[2].notes = "Elizabeth Andrews is shown in the household of John W. Andrews, 40 years old, born in South Carolina.";
people[239].events[2].citations[0] = citations[255];

people[240] = new Person("Norris", "Andrew", "", "", "M");

people[241] = new Person("Darden", "Joseph", "Peter", "", "M");

people[242] = new Person("Cole", "John", "", "", "M");

people[243] = new Person("McGehee", "Thomas", "", "", "M");

people[244] = new Person("Holbrook", "Jacob", "", "", "M");

people[245] = new Person("Sharp", "John", "", "", "M");

people[246] = new Person("McGuffin", "Moses", "G.", "", "M");

people[247] = new Person("Carvell", "William", "M.", "", "M");
setDate(people[247].birthInfo, 5, 24, 1819);
people[247].birthInfo.citations[0] = citations[1355];
setDate(people[247].deathInfo, 2, 14, 1891);
people[247].deathInfo.place = 33;
people[247].deathInfo.citations[0] = citations[1355];
setDate(people[247].burialInfo, 2, "", 1891);
people[247].burialInfo.place = 170;
people[247].burialInfo.location = 55;
people[247].burialInfo.images[0] = images[2812];
people[247].burialInfo.citations[0] = citations[1355];

ctr = -1;
people[248] = new Person("Rankin", "Cyrintha", "E.", "", "F", null, 214, 215);
people[248].siblingIndex = 3;
people[248].citizenRoTx = true;
people[248].parentage[0] = citations[350];
people[248].parentage[1] = citations[290];
people[248].parentage[2] = citations[1606];
people[248].signature[0] = 770;
people[248].signatureCitation[0] = 480;
people[248].birthInfo.year = "Abt 1825";
people[248].birthInfo.place = 226;
people[248].birthInfo.citations[0] = citations[400];
people[248].events[++ctr] = new Event("Census");
people[248].events[ctr].year = 1830;
people[248].events[ctr].place = 44;
people[248].events[ctr].description = "Austin \"Register of Families\" Census";
people[248].events[ctr].notes = "Cyrintha Rankin is shown in the household of Wm. M. Rankin. She is one of the female children.";
people[248].events[ctr].citations[0] = citations[580];
people[248].events[++ctr] = new Event("Census");
setDate(people[248].events[ctr], 10, 19, 1850);
people[248].events[ctr].place = 33;
people[248].events[ctr].description = "1850 United States Census";
people[248].events[ctr].notes = "Cyrintha Rankin is shown in the household of William M. Rankin, 30 (sic) years old, born in Alabama.";
people[248].events[ctr].citations[0] = citations[290];
people[248].events[++ctr] = new Event("Land Sale");
setDate(people[248].events[ctr], 12, 17, 1859);
people[248].events[ctr].place = 33;
people[248].events[ctr].notes = "Jacob and Cyrintha Anders sell 163.25 acres inherited by Cyrintha from her father William M. Rankin to Abner Womack for $2285.00.";
people[248].events[ctr].citations[0] = citations[1606];
people[248].events[++ctr] = new Event("Census");
setDate(people[248].events[ctr], 7, 7, 1860);
people[248].events[ctr].place = 33;
people[248].events[ctr].description = "1860 United States Census";
people[248].events[ctr].notes = "E. (sic) Anders is shown in the household of J. Anders, 35 years old, born in Alabama.";
people[248].events[ctr].citations[0] = citations[400];
people[248].events[++ctr] = new Event("Land Sale");
setDate(people[248].events[ctr], 9, 10, 1875);
people[248].events[ctr].place = 33;
people[248].events[ctr].notes = "Jacob and Cyrintha Anders sell their interest in 640 acres inherited by Sarah from her mother Sarah Rankin to Daniel H. Womack for $80.00.";
people[248].events[ctr].citations[0] = citations[1607];
people[248].events[++ctr] = new Event("Census");
setDate(people[248].events[ctr], 7, 10, 1870);
people[248].events[ctr].place = 33;
people[248].events[ctr].description = "1870 United States Census";
people[248].events[ctr].notes = "Caroline (sic) Andrews is shown in the household of Jacob Anders, 46 years old, born in Alabama.";
people[248].events[ctr].citations[0] = citations[455];
people[248].events[++ctr] = new Event("Deposition");
setDate(people[248].events[ctr], 9, 24, 1874);
people[248].events[ctr].place = 185;
people[248].events[ctr].description = "concerning William Rice's Republic of Texas military pension"
people[248].events[ctr].notes = "C. E. Anders/Andrews is identified as a sister of Robert Rankin and a daughter of William Rankin."
people[248].events[ctr].citations[0] = citations[480];

people[249] = new Person("White", "Andrew", "J.", "", "M");
people[249].birthInfo.year = "Abt 1821";
people[249].birthInfo.place = 76;
people[249].birthInfo.citations[0] = citations[452];
people[249].events[0] = new Event("Census");
setDate(people[249].events[0], 6, 20, 1860);
people[249].events[0].place = 33;
people[249].events[0].description = "1860 United States Census";
people[249].events[0].notes = "J. White is shown as the head of household with 3 other people in household, 38 years old, $115 in real estate value, born in Alabama.";
people[249].events[0].citations[0] = citations[453];
people[249].events[1] = new Event("Census");
setDate(people[249].events[1], 8, 8, 1870);
people[249].events[1].place = 33;
people[249].events[1].description = "1870 United States Census";
people[249].events[1].notes = "Andrew J. White is shown as the head of household with 6 other people in household, 49 years old, $100 in real estate value, $100 in personal estate value, born in Alabama.";
people[249].events[1].citations[0] = citations[452];
people[249].events[2] = new Event("Occupation");
people[249].events[2].description = "a farmer";
people[249].events[2].year = "between 1860 and 1870";
people[249].events[2].place = 33;
people[249].events[2].citations[0] = citations[452];
people[249].events[2].citations[1] = citations[453];

ctr = -1;
people[250] = new Person("Weatherford", "Jones", "", "", "M");
setDate(people[250].birthInfo, 5, 15, 1828);
people[250].birthInfo.place = 76;
setDate(people[250].deathInfo, 6, 1, 1883);
people[250].deathInfo.place = 170;
setDate(people[250].burialInfo, 6, "", 1883);
people[250].burialInfo.place = 170;
people[250].burialInfo.location = 55;
people[250].burialInfo.images[0] = images[3484];
people[250].events[++ctr] = new Event("Cattle Brand");
setDate(people[250].events[ctr], 7, 14, 1853);
people[250].events[ctr].place = 33;
people[250].events[ctr].notes = "The brand is XO.";
people[250].events[ctr].citations[0] = citations[645];
people[250].events[++ctr] = new Event("Census");
setDate(people[250].events[0], 6, 14, 1860);
people[250].events[ctr].place = 33;
people[250].events[ctr].description = "1860 United States Census";
people[250].events[ctr].notes = "Jones Weatherford is shown as the head of household with 4 other people in household, 33 (sic) years old, $400 in real estate value, born in Alabama.";
people[250].events[ctr].citations[0] = citations[337];
people[250].events[++ctr] = new Event("Occupation");
people[250].events[ctr].description = "a miller";
people[250].events[ctr].year = 1860;
people[250].events[ctr].place = 33;
people[250].events[ctr].citations[0] = citations[337];
people[250].events[++ctr] = new Event("Census");
setDate(people[250].events[1], 6, 18, 1880);
people[250].events[ctr].place = 33;
people[250].events[ctr].description = "1880 United States Census";
people[250].events[ctr].notes = "Jones Weatherford is shown as the head of household with 10 other people in household, 51 years old, married, suffering from rheumatism, born in Alabama, father born in Virginia, mother born in Georgia.";
people[250].events[ctr].citations[0] = citations[133];
people[250].events[++ctr] = new Event("Occupation");
people[250].events[ctr].description = "a farmer";
people[250].events[ctr].year = 1880;
people[250].events[ctr].place = 33;
people[250].events[ctr].citations[0] = citations[133];

people[251] = new Person("Merchant", "Allen", "", "", "M");

people[252] = new Person("Rose", "George", "", "", "M");

people[253] = new Person("Carlile", "William", "Penn", "", "M");
people[253].birthInfo.year = 1849;
people[253].birthInfo.citations[0] = citations[1357];
people[253].deathInfo.year = 1923;
people[253].deathInfo.citations[0] = citations[1357];
people[253].burialInfo.place = 37;
people[253].burialInfo.location = 53;
people[253].burialInfo.citations[0] = citations[1357];

people[254] = new Person("Loftin", "Sarah", "Lutiche", "", "F");

people[255] = new Person("", "Laura", "", "", "F");
setDate(people[255].birthInfo, 6, "", 1880);
people[255].birthInfo.place = 21;
people[255].birthInfo.citations[0] = citations[112];
people[255].deathInfo.year = "Bef 1910";
people[255].events[0] = new Event("Census");
setDate(people[255].events[0], 6, 26, 1900);
people[255].events[0].place = 2;
people[255].events[0].description = "1900 United States Census";
people[255].events[0].notes = "Laura Anders is shown as wife in the household of Jim Anders, born Jun 1880, 21 years old, married for 3 years, mother of 1 child with 1 child living, born in Texas, father born in Texas, mother born in Texas.";
people[255].events[0].citations[0] = citations[112];

people[256] = new Person("Crabbe", "Mary", "A.", "", "F");

people[257] = new Person("Andrews", "Unknown", "", "", "M");

people[258] = new Person("Unknown", "", "", "", "F");

ctr = -1;
people[259] = new Person("Andrews", "Ezekiel", "S.", "", "M", null, 257, 258);
people[259].siblingIndex = 1;
people[259].birthInfo.year = "Abt 1766";
people[259].birthInfo.place = 43;
people[259].deathInfo.year = "Abt 1857";
people[259].deathInfo.place = 38;
people[259].events[++ctr] = new Event("Census");
people[259].events[ctr].place = 96;
people[259].events[ctr].description = "1800 United States Census";
people[259].events[ctr].notes = "Ezekiel Andrews is shown as the head of household with 4 other people in household. He is the male 26 to 45 years of age.";
people[259].events[ctr].citations[0] = citations[1346];
people[259].events[++ctr] = new Event("Census");
people[259].events[ctr].place = 96;
people[259].events[ctr].description = "1810 United States Census";
people[259].events[ctr].notes = "E. S. Anders is shown as the head of household with 12 other people in household (5 are slaves). He is the male 26 to 45 years of age.";
people[259].events[ctr].citations[0] = citations[493];
people[259].events[++ctr] = new Event("Census");
people[259].events[ctr].place = 38;
people[259].events[ctr].description = "1830 United States Census";
people[259].events[ctr].notes = "Ezekiel Andrews is shown as the head of household with 5 other people in household. He is the male 60 to 70 years of age.";
people[259].events[ctr].citations[0] = citations[250];
people[259].events[++ctr] = new Event("Census");
setDate(people[259].events[ctr], 1, 19, 1850);
people[259].events[ctr].place = 38;
people[259].events[ctr].description = "1850 United States Census";
people[259].events[ctr].notes = "Ezekiel Andrews is shown as the head of household with 1 other person in household, 86 years old, born in Virginia.";
people[259].events[ctr].citations[0] = citations[256];

ctr = -1;
people[260] = new Person("Andrews", "Howell", "", "", "M", null, 257, 258);
people[260].siblingIndex = 3;
people[260].birthInfo.year = "Abt 1772";
people[260].birthInfo.place = 95;
people[260].deathInfo.year = "Abt 1839";
people[260].deathInfo.place = 38;
people[260].events[++ctr] = new Event("Census");
people[260].events[ctr].place = 96;
people[260].events[ctr].description = "1800 United States Census";
people[260].events[ctr].notes = "Howell Andrews is shown as the head of household with 3 other people in household. He is the male 26 to 45 years of age.";
people[260].events[ctr].citations[0] = citations[1346];
people[260].events[++ctr] = new Event("Census");
people[260].events[ctr].place = 96;
people[260].events[ctr].description = "1810 United States Census";
people[260].events[ctr].notes = "Howel (sic) Anders is shown as the head of household with 9 other people in household. He is the male 26 to 45 years of age.";
people[260].events[ctr].citations[0] = citations[494];
people[260].events[++ctr] = new Event("Census");
people[260].events[ctr].place = 38;
people[260].events[ctr].description = "1830 United States Census";
people[260].events[ctr].notes = "Howell Andrews is shown as the head of household with 7 other people in household. He is the male 50 to 60 years of age.";
people[260].events[ctr].citations[0] = citations[252];

people[261] = new Person("Andrews", "Terrell", "", "", "M", null, 257, 258);
people[261].siblingIndex = 4;


people[262] = new Person("Abercrombie", "Elizabeth", "", "", "F");
people[262].birthInfo.year = "Abt 1770";
people[262].birthInfo.place = 43;
people[262].events[0] = new Event("Census");
people[262].events[0].place = 96;
people[262].events[0].description = "1810 United States Census";
people[262].events[0].notes = "Elizabeth Anders is shown in the household of E. S. Anders. She is the female 26 to 45 years of age.";
people[262].events[0].citations[0] = citations[493];
people[262].events[1] = new Event("Census");
people[262].events[1].place = 38;
people[262].events[1].description = "1830 United States Census";
people[262].events[1].notes = "Elizabeth Andrews is probably shown in the household of John Andrews. She is the female 50 to 60 years of age.";
people[262].events[1].citations[0] = citations[250];
people[262].events[2] = new Event("Census");
setDate(people[262].events[2], 1, 19, 1850);
people[262].events[2].place = 38;
people[262].events[2].description = "1850 United States Census";
people[262].events[2].notes = "Elizabeth Andrews is shown in the household of Ezekiel Andrews, 77 years old, born in Alabama.";
people[262].events[2].citations[0] = citations[256];

people[263] = new Person("Andrews", "Roland", "", "", "M", null, 257, 258);
people[263].siblingIndex = 5;
people[263].birthInfo.year = "Abt 1780";
people[263].birthInfo.place = 42;
people[263].deathInfo.year = "Abt 1819";
people[263].deathInfo.place = 96;

people[264] = new Person("Erickson", "Hilma", "Cecelia", "", "F", null, 196, 197);
people[264].siblingIndex = 1;
people[264].parentage[0] = citations[1691];
people[264].signature[0] = 3652;
people[264].signatureCitation[0] = 1691;
people[264].images[0] = images[2258];
setDate(people[264].birthInfo, 3, 16, 1876);
people[264].birthInfo.place = 100;
setDate(people[264].deathInfo, 5, 11, 1936);
people[264].events[0] = new Event("Census");
setDate(people[264].events[0], 6, 11, 1880);
people[264].events[0].place = 79;
people[264].events[0].description = "1880 United States Census";
people[264].events[0].notes = "Hilma Errickson (sic) is shown as daughter in the household of Frank Errickson (sic), 4 years old, born in Michigan, father born in Sweden, mother born in Sweden.";
people[264].events[0].citations[0] = citations[239];

people[265] = new Person("Erickson", "Selma", "Finelia", "", "F", null, 196, 197);
people[265].siblingIndex = 3;
people[265].parentage[0] = citations[1691];
people[265].signature[0] = 3653;
people[265].signatureCitation[0] = 1691;
people[265].images[0] = images[2258];
people[265].images[1] = images[3556];
setDate(people[265].birthInfo, 3, 29, 1881);
setDate(people[265].deathInfo, 4, 19, 1970);

people[266] = new Person("Erickson", "Esther", "Ceraphia", "", "F", null, 196, 197);
people[266].siblingIndex = 4;
people[266].parentage[0] = citations[1691];
people[266].signature[0] = 3654;
people[266].signatureCitation[0] = 1691;
people[266].images[0] = images[2258];
people[266].images[1] = images[3556];
setDate(people[266].birthInfo, 10, 30, 1883);
people[266].birthInfo.place = 100;
setDate(people[266].deathInfo, 10, 4, 1972);
people[266].events[0] = new Event("Census");
setDate(people[266].events[0], 6, 13, 1900);
people[266].events[0].place = 79;
people[266].events[0].description = "1900 United States Census";
people[266].events[0].notes = "Esther C. Erickson is shown as daughter in the household of Frank Erickson, born Oct 1883, 16 years old, single, born in Michigan, father born in Sweden, mother born in Sweden, can read, can write, can speak English.";
people[266].events[0].citations[0] = citations[240];

people[267] = new Person("Erickson", "Ewald", "Mauritz", "", "M", null, 196, 197);
people[267].siblingIndex = 5;
setDate(people[267].birthInfo, 7, 23, 1885);
setDate(people[267].deathInfo, 8, 15, 1885);

people[268] = new Person("Erickson", "Anna", "Sophia", "", "F", null, 196, 197);
people[268].siblingIndex = 6;
people[268].parentage[0] = citations[1691];
people[268].signature[0] = 3655;
people[268].signatureCitation[0] = 1691;
people[268].images[0] = images[2258];
people[268].images[1] = images[3556];
setDate(people[268].birthInfo, 11, 13, 1887);
people[268].birthInfo.place = 100;
setDate(people[268].deathInfo, 6, 22, 1955);
people[268].events[0] = new Event("Census");
setDate(people[268].events[0], 6, 13, 1900);
people[268].events[0].place = 79;
people[268].events[0].description = "1900 United States Census";
people[268].events[0].notes = "Anna S. Erickson is shown as daughter in the household of Frank Erickson, born Nov 1887, 12 years old, born in Michigan, father born in Sweden, mother born in Sweden, can read, can write, can speak English.";
people[268].events[0].citations[0] = citations[240];

ctr = -1;
people[269] = new Person("Erickson", "Ewald", "Walfred", "", "M", null, 196, 197);
people[269].siblingIndex = 7;
people[269].parentage[0] = citations[1691];
people[269].signature[0] = 3656;
people[269].signatureCitation[0] = 1691;
people[269].images[0] = images[2258];
people[269].images[1] = images[3556];
setDate(people[269].birthInfo, 8, 18, 1890);
people[269].birthInfo.place = 100;
setDate(people[269].deathInfo, 6, 10, 1981);
people[269].deathInfo.place = 78;
people[269].burialInfo.place = 82;
people[269].burialInfo.location = 64;
people[269].burialInfo.images[0] = images[3495];
people[269].events[++ctr] = new Event("Census");
setDate(people[269].events[ctr], 6, 13, 1900);
people[269].events[ctr].place = 79;
people[269].events[ctr].description = "1900 United States Census";
people[269].events[ctr].notes = "Ewald W. Erickson is shown as son in the household of Frank Erickson, born Aug 1890, 9 years old, born in Michigan, father born in Sweden, mother born in Sweden, can read, can write, can speak English.";
people[269].events[ctr].citations[0] = citations[240];
people[269].events[++ctr] = new Event("Census");
setDate(people[269].events[ctr], 4, "", 1910);
people[269].events[ctr].place = 79;
people[269].events[ctr].description = "1910 United States Census";
people[269].events[ctr].notes = "Ewald W. Ericson (sic) is shown as son in the household of Frank Ericson (sic), 19 years old, single, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, can read and write.";
people[269].events[ctr].citations[0] = citations[241];
people[269].events[++ctr] = new Event("Occupation");
people[269].events[ctr].description = "a farm laborer";
people[269].events[ctr].year = 1910;
people[269].events[ctr].place = 79;
people[269].events[ctr].citations[0] = citations[241];
people[269].events[++ctr] = new Event("Census");
setDate(people[269].events[ctr], 1, 12, 1920);
people[269].events[ctr].place = 79;
people[269].events[ctr].description = "1920 United States Census";
people[269].events[ctr].notes = "Ewald W. Erickson is shown as son in the household of Anna Erickson, 29 years old, single, can read and write, born in Michigan, father born in Sweden, mother born in Sweden, can speak English.";
people[269].events[ctr].citations[0] = citations[701];
people[269].events[++ctr] = new Event("Occupation");
people[269].events[ctr].description = "a farmer";
people[269].events[ctr].year = 1920;
people[269].events[ctr].place = 79;
people[269].events[ctr].citations[0] = citations[701];
people[269].events[++ctr] = new Event("Census");
setDate(people[269].events[ctr], 4, 14, 1930);
people[269].events[ctr].place = 79;
people[269].events[ctr].description = "1930 United States Census";
people[269].events[ctr].notes = "A. Walter (sic) Erickson is shown as son in the household of Anna C. Erickson, 39 years old, single, can read and write, born in Michigan, father born in Sweden, mother born in Sweden, can speak English.";
people[269].events[ctr].citations[0] = citations[702];

people[270] = new Person("Erickson", "Mauritz", "Emanuel", "Sr.", "M", null, 196, 197);
people[270].siblingIndex = 8;
people[270].parentage[0] = citations[1691];
people[270].signature[0] = 3657;
people[270].signatureCitation[0] = 1691;
people[270].images[0] = images[2258];
people[270].images[1] = images[3556];
setDate(people[270].birthInfo, 5, 6, 1893);
people[270].birthInfo.place = 100;
setDate(people[270].deathInfo, 5, 1, 1983);
people[270].deathInfo.place = 78;
people[270].events[0] = new Event("Census");
setDate(people[270].events[0], 6, 13, 1900);
people[270].events[0].place = 79;
people[270].events[0].description = "1900 United States Census";
people[270].events[0].notes = "Mauritz E. Erickson is shown as son in the household of Frank Erickson, born May 1893, 7 years old, born in Michigan, father born in Sweden, mother born in Sweden, can read, can write, can speak English.";
people[270].events[0].citations[0] = citations[240];
people[270].events[1] = new Event("Census");
setDate(people[270].events[1], 4, "", 1910);
people[270].events[1].place = 79;
people[270].events[1].description = "1910 United States Census";
people[270].events[1].notes = "Mauritz E. Ericson (sic) is shown as son in the household of Frank Ericson (sic), 16 years old, single, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, can read and write.";
people[270].events[1].citations[0] = citations[241];
people[270].events[2] = new Event("Occupation");
people[270].events[2].description = "a farm laborer";
people[270].events[2].year = 1910;
people[270].events[2].place = 79;
people[270].events[2].citations[0] = citations[241];

ctr = -1;
people[271] = new Person("Thompson", "Austin", "William", "", "M", 0, 366, 367);
people[271].siblingIndex = 3;
people[271].images[0] = images[1097];
people[271].images[1] = images[1098];
people[271].images[2] = images[1107];
people[271].images[3] = images[1392];
people[271].images[4] = images[1100];
people[271].images[5] = images[1101];
people[271].images[6] = images[1394];
people[271].images[7] = images[1102];
people[271].images[8] = images[1113];
people[271].images[9] = images[1114];
people[271].images[10] = images[1115];
people[271].images[11] = images[1116];
people[271].images[12] = images[1104];
people[271].images[13] = images[1393];
people[271].images[14] = images[1185];
people[271].images[15] = images[1184];
people[271].images[16] = images[1187];
people[271].images[17] = images[1186];
people[271].images[18] = images[1105];
people[271].images[19] = images[1183];
people[271].images[20] = images[1103];
people[271].images[21] = images[1106];
people[271].parentage[0] = citations[704];
people[271].parentage[1] = citations[705];
people[271].parentage[2] = citations[303];
people[271].parentage[2] = citations[1631];
people[271].parentage[3] = citations[1659];
people[271].parentage[4] = citations[1675];
people[271].parentage[5] = citations[1689];
people[271].signature[0] = 1095;
people[271].signatureCitation[0] = 1689;
setDate(people[271].birthInfo, 9, 11, 1886);
people[271].birthInfo.place = 78;
people[271].birthInfo.citations[0] = citations[704];
people[271].birthInfo.citations[1] = citations[705];
people[271].birthInfo.citations[2] = citations[1631];
people[271].birthInfo.citations[3] = citations[30];
people[271].birthInfo.citations[4] = citations[227];
people[271].birthInfo.citations[5] = citations[257];
people[271].birthInfo.citations[6] = citations[1677];
setDate(people[271].deathInfo, 5, 23, 1967);
people[271].deathInfo.place = 79;
people[271].deathInfo.location = 110;
people[271].deathInfo.notes = "Cause: Cerebral thrombosis; carcinoma of the stomach";
people[271].deathInfo.citations[0] = citations[705];
people[271].deathInfo.citations[1] = citations[30];
people[271].deathInfo.citations[2] = citations[257];
people[271].deathInfo.citations[3] = citations[1677];
setDate(people[271].burialInfo, 5, 25, 1967);
people[271].burialInfo.place = 79;
people[271].burialInfo.location = 73;
people[271].burialInfo.citations[0] = citations[705];
people[271].burialInfo.images[0] = images[3488];
people[271].events[++ctr] = new Event("Confirmation");
people[271].events[ctr].place = 78;
setDate(people[271].events[ctr], 6, 3, 1900);
people[271].events[ctr].citations[0] = citations[258];
people[271].events[++ctr] = new Event("Social Security Number");
people[271].events[ctr].description = "367-10-8458";
people[271].events[ctr].citations[0] = citations[705];
people[271].events[ctr].citations[1] = citations[257];
people[271].events[++ctr] = new Event("Census");
setDate(people[271].events[ctr], 6, 8, 1900);
people[271].events[ctr].place = 79;
people[271].events[ctr].description = "1900 United States Census";
people[271].events[ctr].notes = "Austin Thomson (sic) is shown as son in the household of Paul Thomson (sic), born Sep 1886, 13 years old, born in Michigan, father born in Sweden, mother born in Sweden, can read or write, can speak English.";
people[271].events[ctr].citations[0] = citations[303];
people[271].events[++ctr] = new Event("Residence");
people[271].events[ctr].place = 78;
people[271].events[ctr].location = 74;
people[271].events[ctr].year = "between 1910 and 1921";
people[271].events[ctr].citations[0] = citations[259];
people[271].events[ctr].citations[1] = citations[229];
people[271].events[ctr].citations[2] = citations[310];
people[271].events[ctr].citations[3] = citations[1039];
people[271].events[++ctr] = new Event("Census");
setDate(people[271].events[ctr], 4, 29, 1910);
people[271].events[ctr].place = 79;
people[271].events[ctr].description = "1910 United States Census";
people[271].events[ctr].notes = "Austin Thompson is shown as the head of household with 1 other person in household, 23 years old, married zero years, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, can read and write.";
people[271].events[ctr].citations[0] = citations[259];
people[271].events[++ctr] = new Event("Military Draft");
people[271].events[ctr].description = "World War I";
setDate(people[271].events[ctr], 6, 5, 1917);
people[271].events[ctr].place = 78;
people[271].events[ctr].notes = "Austin is described as tall with a medium build, brown eyes, and black hair.";
people[271].events[ctr].citations[0] = citations[1050];
people[271].events[++ctr] = new Event("Census");
setDate(people[271].events[ctr], 1, 8, 1920);
people[271].events[ctr].place = 79;
people[271].events[ctr].description = "1920 United States Census";
people[271].events[ctr].notes = "Austin Thompson is shown as the head of household with 3 other people in household, living at 41 Hughart Street, 33 years old, married, can read and write, born in Michigan, father born in Sweden, mother born in Sweden, can speak English, working as a manager in a pattern (?) shop.";
people[271].events[ctr].citations[0] = citations[229];
people[271].events[++ctr] = new Event("Residence");
people[271].events[ctr].place = 78;
people[271].events[ctr].location = 75;
people[271].events[ctr].year = "between 1937 and 1967";
people[271].events[ctr].citations[0] = citations[235];
people[271].events[ctr].citations[1] = citations[705];
people[271].events[ctr].citations[2] = citations[1075];
people[271].events[ctr].citations[3] = citations[1677];
people[271].events[++ctr] = new Event("Will");
setDate(people[271].events[ctr], 5, 19, 1967);
people[271].events[ctr].place = 134;
people[271].events[ctr].notes = "The will identifies wife Orpha; son Clark M. Thompson and wife Evelyn; grandson Paul C. Thompson (son of Clark); and granddaughter Linda Kay Vegter.";
people[271].events[ctr].citations[0] = citations[1690];
people[271].events[++ctr] = new Event("Probate");
setDate(people[271].events[ctr], 8, 6, 1968);
people[271].events[ctr].place = 79;
people[271].events[ctr].citations[0] = citations[1690];

people[272] = new Person("Vandermade", "Orpha", "", "", "F", null, 274, 275);
people[272].siblingIndex = 3;
people[272].altNames[0] = "Orpha Vandermeade";
people[272].images[0] = images[1108];
people[272].images[1] = images[1109];
people[272].images[2] = images[1110];
people[272].images[3] = images[1098];
people[272].images[4] = images[1111];
people[272].images[5] = images[1099];
people[272].images[6] = images[1173];
people[272].images[7] = images[1104];
people[272].images[8] = images[1113];
people[272].images[9] = images[1465];
people[272].images[10] = images[1185];
people[272].images[11] = images[1184];
people[272].images[12] = images[1187];
people[272].images[13] = images[1186];
people[272].images[14] = images[1105];
people[272].images[15] = images[1466];
people[272].images[16] = images[1112];
people[272].parentage[0] = citations[957];
people[272].parentage[1] = citations[1632];
people[272].parentage[2] = citations[262];
people[272].parentage[3] = citations[1659];
setDate(people[272].birthInfo, 1, 15, 1886);
people[272].birthInfo.place = 78;
people[272].birthInfo.citations[0] = citations[957];
people[272].birthInfo.citations[1] = citations[1632];
people[272].birthInfo.citations[2] = citations[30];
people[272].birthInfo.citations[3] = citations[227];
people[272].birthInfo.citations[4] = citations[261];
people[272].birthInfo.citations[5] = citations[1690];
setDate(people[272].deathInfo, 2, 3, 1974);
people[272].deathInfo.place = 6;
people[272].deathInfo.location = 136;
people[272].deathInfo.citations[0] = citations[957];
people[272].deathInfo.citations[1] = citations[30];
people[272].deathInfo.citations[2] = citations[261];
people[272].deathInfo.citations[3] = citations[1678];
people[272].burialInfo.place = 79;
people[272].burialInfo.location = 73;
people[272].burialInfo.citations[0] = citations[957];
people[272].burialInfo.images[0] = images[3488];
people[272].events[0] = new Event("Social Security Number");
people[272].events[0].description = "384-48-7737";
people[272].events[0].citations[0] = citations[261];
people[272].events[1] = new Event("Census");
setDate(people[272].events[1], 6, 13, 1900);
people[272].events[1].place = 79;
people[272].events[1].description = "1900 United States Census";
people[272].events[1].notes = "Orpha Vandermade is shown as daughter in the household of Minard Vandermade, born Jan 1886, 14 years old, born in Michigan, father born in Michigan, mother born in Netherlands, can read and write.";
people[272].events[1].citations[0] = citations[262];
people[272].events[2] = new Event("Census");
setDate(people[272].events[2], 4, 29, 1910);
people[272].events[2].place = 79;
people[272].events[2].description = "1910 United States Census";
people[272].events[2].notes = "Orpha Thompson is shown as wife in the household of Austin Thompson, 24 years old, married zero years, mother of zero children, born in Michigan, father born in Netherlands, mother born in Netherlands, can speak English, can read and write.";
people[272].events[2].citations[0] = citations[259];
people[272].events[3] = new Event("Census");
setDate(people[272].events[3], 1, 8, 1920);
people[272].events[3].place = 79;
people[272].events[3].description = "1920 United States Census";
people[272].events[3].notes = "Orpha Thompson is shown as wife in the household of Austin Thompson, 34 years old, married, can read and write, born in Michigan, father born in Michigan, mother born in Ne