function DbInfoTitle() { document.write('Hamilton County, Ohio History') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('General history of Hamilton County, OH from 1789 to 1881'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('This is a general history of Hamilton County, Ohio from the years 1789 to 1881. The record also contains histories of townships, as well as biographies of important families and individuals, making this record of particular interest to those with ancestors in this area during this particular time period.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Hamilton County, Ohio History</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 1997. Original data: Ford, Henry A. <i>History of Hamilton County</i>. Cleveland, OH, USA: L.A. Williams, 1881.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "L.A. Williams"; if (v.length == 0) { v = defaultValue; } return v; }