function DbInfoTitle() { document.write('Cook County, Illinois History') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('Early history of Cook County, development of Chicago'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('Published in 1884, this wonderful work contains the early history of Cook County, focusing on the development of Chicago and the surrounding villages and townships. It contains the narrative of the original settlement in Chicago, and describes the primary commercial and professional trades and political scene. It also has elaborate sketches of townships and villages, as well as maps, views, and portraits of prominent individuals in the county, making this an excellent resource for individuals with an interest in this area.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>Cook County, Illinois History</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 1997. Original data: Andreas, A. T.. <i>History of Cook County, Illinois: From the Earliest Period to the Present Time</i>. Chicago, IL, USA: A. T. Andreas, 1884.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "A. T. Andreas"; if (v.length == 0) { v = defaultValue; } return v; }