function DbInfoTitle() { document.write('Chicago Tribune, Obituary Index, 1988-1997') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('This database is an index to the death notices that appeared in the <i>Chicago Tribune</i> between 1988 and 1997. Information contained in this index includes name (maiden name is also given for women) and date.'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('Chicago, Illinois, lies on the shores of Lake Michigan and is one of the largest cities in the U.S. This database is an index to the death notices that appeared in the <I>Chicago Tribune</I> between 1988 and 1997. Researchers will find the information necessary for locating the original obituary. It is important to note that if an obituary appeared in both the <I>Chicago Sun-Times</I> and the <I>Chicago Tribune,</I> it will only be noted in the index for the <I>Tribune.</I> For those interested in Chicago research, this will be a useful database.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">John Stoddard, comp.. <i>Chicago Tribune, Obituary Index, 1988-1997</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 2001. Original data: <i>Chicago Tribune</i>. Chicago, IL, USA: Chicago Tribune, 1988-1997.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Chicago Tribune"; if (v.length == 0) { v = defaultValue; } return v; }