function DbInfoTitle() { document.write('The life of John Thompson, a fugitive slave ') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return false; }
function DbInfoMiniDescription() { document.write('Thompson, John, b. 1812. Slavery -- Maryland. Slaves Fugitive slaves -- United States. Maryland United States'); }
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>The life of John Thompson, a fugitive slave </i> [database on-line]. Provo, UT: The Generations Network, Inc., 2004. Original data: Thompson, John,. <i>The life of John Thompson, a fugitive slave : containing his history of 25 years in bondage, and his providential escape</i>. Worcester: J. Thompson, 1856.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return false; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "J. Thompson"; if (v.length == 0) { v = defaultValue; } return v; }