function DbInfoTitle() { document.write('Mississippi Land Records') }
function DbInfoHasGroupSearchPage() { return true; }
function DbInfoGroupSearchPage() { document.write('/search/rectype/court/blm/main.htm'); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('This database contains information on Mississippi (U.S.A.) land records. The database comes from the Bureau of Land Management\'s <i>Mississippi Pre-1908 Homestaed and Cash Entry Patent and Cadastral Survey Plat Index</i>. Information recorded in the collection includes patentee name, land office, legal description, etc.'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('Officially known as the Pre-1908 Homestead & Cash Entry Patent and Cadastral Survey Plat Index, this database contains the information from over 169,000 land patents and other material dated before 1908 for the state of Mississippi.  Information recorded in the collection includes patentee name, land office, legal description, etc.'); }
function DbInfoHasWhereToGo() { return true; }
function DbInfoWhereToGo() { document.write('More information, including scanned images of the documents referenced in this index, can be found at the Bureau of Land Management, General Land Office <a href="http://www.glorecords.blm.gov/">Land Patent Records Site</a>.'); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">United States, Bureau of Land Management. <i>Mississippi Land Records</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 1997. Original data: United States, Bureau of Land Management. <i>Mississippi Pre-1908 Patents: Homesteads, Cash Entry, Choctaw Indian Scrip and Chickasaw Cession Lands</i>. General Land Office Automated Records Project, 1997.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "General Land Office Automated Records Project"; if (v.length == 0) { v = defaultValue; } return v; }