function DbInfoTitle() { document.write('New York Historic Homes and Family History, Volumes I-IV') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return false; }
function DbInfoMiniDescription() { document.write('New York was one of many settlements of the early explorers and immigrants. This database contains information concerning the discovery, settlement, and history of New York as well as genealogies and family histories of many of the families that played a...'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('New York was one of many settlements of the early explorers and immigrants. This database contains information concerning the discovery, settlement, and history of New York as well as genealogies and family histories of many of the families that played a significant role in the development and advancement of the city and state. Finally, this database also contains the first New York City directory, which lists the names of the residents, both husband and wife, and the name of the street on which they lived.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>New York Historic Homes and Family History, Volumes I-IV</i> [database on-line]. Provo, UT, USA: Ancestry.com Operations Inc, 2002. Original data: Pelletreau, William S. <i>Historic Homes and Institutions and Genealogical and Family History of New York</i>. <i>Vol. I-IV.</i> New York, USA: Lewis Publishing, 1907.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Lewis Publishing"; if (v.length == 0) { v = defaultValue; } return v; }