function DbInfoTitle() { document.write('U.S. Cemetery Address Book') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('25,000 cemetery addresses from across the United States'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('This database contains the addresses of over 25,000 cemeteries in the United States, and provides a starting point in locating the burial plots for numerous ancestors. A more complete or comprehensive listing would be difficult to find. It includes major cemeteries in large cities as well as many small cemeteries in small town. Also included are a number of church cemeteries.A number of sources were consulted to compile this list, but most come from telephone directories. Each entry includes the town in or near which the cemetery lays and the county (in paratheses). For some entries the exact address was unavailable. In these instances zip codes are provided, locations are described, or city offices are included to help the researcher find the desired information.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Ancestry.com. <i>U.S. Cemetery Address Book</i> [database on-line]. Provo, UT, USA: Ancestry.com Operations Inc, 1998. Original data: Elizabeth G. Kot. <i>United States Cemetery Address Book</i>. Vallejo, CA, USA: Indices Publishing, 1994.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "Indices Publishing"; if (v.length == 0) { v = defaultValue; } return v; }