function DbInfoTitle() { document.write('Boston Births, 1700-1800') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('15,000 birth entries complete through 1745, dwindling in the latter half of the century'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('This collection of births was originally part of the 24th Report of the Record Commision and contains over 15,000 birth records. Each record has the child\'s name, names of parents, and date of birth. As it is a report to a records commission, the collection is largely complete up to about 1745. However, after that date the number of recorded births in the report gradually diminishes through the rest of the century.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Boston Births, 1700-1800</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 1997. Original data: Boston Registry Department. <i>Boston Births from A.D. 1700 to A.D. 1800</i>. Boston, MA, USA: Rockwell &amp; Churchill, 1894.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Rockwell &amp; Churchill"; if (v.length == 0) { v = defaultValue; } return v; }