function DbInfoTitle() { document.write('England Topographical Dictionary') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('Contains over 30,000 historical and statistical descriptions of English towns and land'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('This well-known dictionary contains over 30,000 historical and statistical descriptions of the counties, cities, townships, and parishes of England as well as the Islands of Guernsey, Jersey and Man. The description includes the name of the place, its location, the number of inhabitants, and when available, any interesting facts such as landmark descriptions, industries, prominent individuals, schools, churches, and local activities.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>England Topographical Dictionary</i> [database on-line]. Provo, UT, USA: Ancestry.com Operations Inc, 1997. Original data: Lewis, Samuel. <i>A Topographical Dictionary of England</i>. <i>Vol. I-IV.</i> London, England: Lewis and Company, 1831.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Lewis and Company"; if (v.length == 0) { v = defaultValue; } return v; }