function DbInfoTitle() { document.write('Fifty years of slavery in the United States of America') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return false; }
function DbInfoMiniDescription() { document.write('Smith, Harry, b. ca. 1815. Slavery -- Kentucky. Slaves Kentucky'); }
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>Fifty years of slavery in the United States of America</i> [database on-line]. Provo, UT: The Generations Network, Inc., 2005. Original data: Smith, Harry,. <i>Fifty years of slavery in the United States of America</i>. Grand Rapids, Mich.: West Michigan Print. Co., 1891.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return false; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "West Michigan Print. Co."; if (v.length == 0) { v = defaultValue; } return v; }