/* (c) Sam Gratrix */

var baptism_set = new BaptismSet(
new Baptism('000.503',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1871,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1871,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1871,11,24),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','W H Taylor',''),
new BaptismPeople(
new BaptismChild('000.503','Martha Ellen','Gratrix','F',new TDate(1871,10,25),new Address('','Darley St','','','Lancashire','England')),
new BaptismDad('000.605','Thomas','Gratrix','Furnace man'),
new BaptismMum('010.601','Elizabeth','','')),
'')
,
new Baptism('000.504',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1871,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1871,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1871,11,24),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','W H Taylor',''),
new BaptismPeople(
new BaptismChild('000.504','Sarah Ann','Gratrix','F',new TDate(0,0,0),new Address('','Darley St','','','Lancashire','England')),
new BaptismDad('000.605','Thomas','Gratrix','Furnace man'),
new BaptismMum('010.601','Elizabeth','','')),
'')
,
new Baptism('000.505',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1874,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1874,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1874,4,26),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','W H Taylor',''),
new BaptismPeople(
new BaptismChild('000.505','Elizabeth Hannah','Gratrix','F',new TDate(1874,2,26),new Address('','Peel St','','','Lancashire','England')),
new BaptismDad('000.605','Thomas','Gratrix','Furnace man'),
new BaptismMum('010.601','Elizabeth','','')),
'')
,
new Baptism('000.506',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1875,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1875,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1875,11,28),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','W H Taylor',''),
new BaptismPeople(
new BaptismChild('000.506','Samuel','Gratrix','M',new TDate(0,0,0),new Address('42','Peel St','','','Lancashire','England')),
new BaptismDad('000.605','Thomas','Gratrix','Vitriol Maker'),
new BaptismMum('010.601','Elizabeth','','')),
'Oil of vitriol is sulphuric acid.')
,
new Baptism('000.507',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1881,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1881,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1881,5,13),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','Thomas Woodhouse',''),
new BaptismPeople(
new BaptismChild('000.507','David','Gratrix','M',new TDate(1878,2,18),new Address('42','Peel St','Farnworth','','Lancashire','England')),
new BaptismDad('000.605','Thomas','Gratrix','Grinder'),
new BaptismMum('010.601','Elizabeth','','')),
'')
,
new Baptism('900.641',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1874,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1874,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1874,9,24),new Address('Holy Trinity','','Bolton','','Lancashire','England'),'','','G Holden',''),
new BaptismPeople(
new BaptismChild('900.641','Elizabeth Ann','Gratrix','F',new TDate(0,0,0),new Address('13','Newport Street','','','Lancashire','England')),
new BaptismDad('900.631','Eli','Gratrix','Cabinet Maker'),
new BaptismMum('900.640','Martha Ann','','')),
'')
,
new Baptism('900.522',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1864,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1864,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1864,7,24),new Address('St John the Evangelist','','Farnworth with Kearsley','','Lancashire','England'),'','','C J Stewart',''),
new BaptismPeople(
new BaptismChild('900.522','Eliza','Gratrix','F',new TDate(0,0,0),new Address('','','Halliwell','','Lancashire','England')),
new BaptismDad('000.602','William','Gratrix','Weaver'),
new BaptismMum('900.520','Eliza','','')),
'')
,
new Baptism('900.523',
new BaptismReferenceSet(
new BaptismReference("LRO",'source',1867,'ENG','','','','','','','','',''),
new BaptismReference("GRO",'source',1867,'ENG','','','','','','','','','')),
new BaptismEvent(new TDate(1867,1,23),new Address('St Paul','','Astley Bridge','Bolton','Lancashire','England'),'','','T Walters',''),
new BaptismPeople(
new BaptismChild('900.523','Jessie','Gratrix','F',new TDate(0,0,0),new Address('','','Halliwell','','Lancashire','England')),
new BaptismDad('000.602','William','Gratrix','Carder'),
new BaptismMum('900.520','Eliza','','')),
'')
);


