function DbInfoTitle() { document.write('Garfield County, Utah Federal Census, 1910') }
function DbInfoHasGroupSearchPage() { return false; }
function DbInfoGroupSearchPage() { document.write(''); }
function DbInfoHasMiniDescription() { return true; }
function DbInfoMiniDescription() { document.write('This is an extraction of the federal census taken in 1910 for the Garfield County Utah area.'); }
function DbInfoHasDescription() { return true; }
function DbInfoDescription() { document.write('This database contains information from the 1910 census of Garfield County, Utah and consists of the following (by family):  Last name, given names, relationship to the head of the household, sex, age, number of years married, number of children wife has had, number of these children still living, person\'s birthplace, that person\'s father\'s birthplace, and that person\'s mother\'s birthplace.  This information is extremely valuable for locating persons and tying them to a family.  It will also give leads as to where parents were born for further research on them.'); }
function DbInfoHasWhereToGo() { return false; }
function DbInfoWhereToGo() { document.write(''); }
function DbInfoHasSourceInfo() { return true; }
function DbInfoSourceInfo() { document.write('<DIV class="p_sourceTxtDiv">Carter, Jana, comp.. <i>Garfield County, Utah Federal Census, 1910</i> [database on-line]. Provo, UT, USA: The Generations Network, Inc., 2000. Original data: U.S. Bureau of the Census. <i>1910 Federal Population Schedule</i>. Washington, D.C.: National Archives and Records Administration, 1982.</DIV>'); }
function DbInfoUiMatchesDbDesc(){ return true; }
function GetDbInfoHorzLinkText(defaultValue) { var v = "National Archives and Records Administration"; if (v.length == 0) { v = defaultValue; } return v; }