function DbInfoTitle() { document.write('Inventory of the county and borough archives of New York City.') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return false; }
function DbInfoMiniDescription() { document.write('Archives -- Catalogs. -- New York (State) -- Richmond County Staten Island (New York, N.Y.) -- Archival resources -- Bibliography. Richmond County (N.Y.) -- Archival resources -- Bibliography. New York (State) -- Richmond County'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write(''); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Inventory of the county and borough archives of New York City.</i> [database on-line]. Provo, UT: The Generations Network, Inc., 2004. Original data: <i>Inventory of the county and borough archives of New York City.</i>. New York: The Survey, 1991.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return false; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "The Survey"; if (v.length == 0) { v = defaultValue; } return v; }