function DbInfoTitle() { document.write('Plymouth Colony, History and People') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('History of Plymouth colony with biographies of important colonists'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('True to its name, this book includes a history of the Plymouth colony along with biographical sketches of important colony members. Also included are lists of others who also arrived in the early days of the settlement.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Plymouth Colony, History and People</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 2000. Original data: Stratton, Eugene Aubrey, FASG. <i>Plymouth Colony: Its History and People 1620-1691</i>. Salt Lake City, UT, USA: Ancestry Incorporated, 1986.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Ancestry Incorporated"; if (v.length == 0) { v = defaultValue; } return v; }