function DbInfoTitle() { document.write('Boston Vital Records, 1630-99') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('Comprehensive vital records for Boston\'s first 70 years'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('Believed to contain all the birth, marriage, and death records of the first seventy years of Boston, this work was intended to be comprehensive. As a result this database contains over thirty thousand vital records as reported to the Records Commision between 1630 and 1699. In addition to these vital records, baptisms in the Boston First Church for the same time period are included. The database is organized by year and category (i.e. birth, marriage, and death, respectively) and nearly every entry includes parents (in births) and spouses (in marriage and deaths) along with the date of the event.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Boston Vital Records, 1630-99</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 1997. Original data: Appleton, William S., ed.. <i>Boston Births, Baptisms, Marriages, and Deaths 1630-1699</i>. Boston, MA, USA: Rockwell &amp; Churchill, 1888.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Rockwell &amp; Churchill"; if (v.length == 0) { v = defaultValue; } return v; }