// <SCRIPT LANGUAGE="JavaScript"  src="$NP01.js"> </script>

// Copyright 2004 Harry T. Bryan - Glen Ellyn, Illinois 60137
//
// Version 1.02 - 9 Nov 2004




function $Heading(Name) 
{
 document.write('<TABLE CLASS=T1>');
 document.write('<TBODY><TR>');
 document.write('<td><center><p><b><font size="+2">Illinois Death Certificate<br>Film Locator</font></b><br><b><font size="+2">' + Name + '</font></b></p>');
// document.write('<td><center><p><b><font size="+2">Illinois Death Certificate<br>Film Locator</font></b><br>&nbsp;<br><b><font size="+2">' + Name + '</font></b><br>&nbsp;<br></p>');
 document.write('</center>');
 document.write('</TD></TR></TBODY></TABLE>');
}


function $CoBegin(SelYr, Year) 
{

 if (SelYr == Year) 
  {
//   document.write('<center><font size="+2">&nbsp;<br><b>' + Year + '</b><br>&nbsp;</font><TABLE border="0" width="70%"><tr><th>County</th><th>City</th><th>Certficate #</th><th>Month</th><th>FHL Film #</th><th>Item #</th></tr>');
   document.write('<center><TABLE border="0" width="70%"><tr><th>County</th><th>City</th><th>Certficate #</th><th>Month</th><th>FHL Film #</th><th>Item #</th></tr>');
  }
}


function $CoBegin2(SelYr, Year) 
{

 if (SelYr == Year) 
  {

   document.write('<center><TABLE border="0" width="70%"><tr><th>Illinois<br>Film #</th><th>FHL<br>Film #</th><th>Item #</th><th>County</th><th>City</th><th>Certficate #</th><th>Month</th></tr>');
  }
}

function $B(SelYr, Year) 
{

 if (SelYr == Year) 
  {

   if (SelYr == '1922') 
     {
      document.write('<p><center><b>Films are in sequence by county first and certificate number second.<BR>Municipalities over 10,000 are numbered separately from their county.</center></p>');
     }
   else
     {
      document.write('<p><center><b>Films are in sequence by month first, county second and certificate number third.<BR>Municipalities over 10,000 are numbered separately from their county.</center></p>');
     }
   document.write('<center><TABLE border="0" width="70%"><tr><th>Illinois<br>Film #</th><th>FHL<br>Film #</th><th>Item #</th><th>County</th><th>Municipality</th><th>Certficate #</th><th></th></tr>');
  }
}


function $B$(SelYr, Year) 
{

 if (SelYr == Year) 
  {

   document.write('<center><TABLE border="0" width="70%"><tr><th>Illinois<br>Film #</th><th>FHL<br>Film #</th><th>Item #</th><th>County</th><th>City</th><th>Certficate #</th><th></th></tr>');
  }
}


function $Entry(SelYr, Year, Co, City, Cert, Month, FHLFilm, Item, ILAFilm)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD><center>' + Co + '</center></TD><TD><center>' + City + '</center></TD><TD><center>' + Cert + '</center></TD><TD><center>' + Month + '</center></TD><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></TD><td><center>' + Item + '</center><TD></TD></TR>');
  }
}

function $Entry2(SelYr, Year, Co, City, Cert, Month, FHLFilm, ILAFilm, Item)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></TD><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></TD><td><center>' + Item + '</center></TD><TD><center>' + Co + '</center></TD><TD><center>' + City + '</center></TD><TD><center>' + Cert + '</center></TD><TD><center>' + Month + '</center></TD></TR>');
  }
}


function $E(SelYr, Year, Co, City, Cert, Month, FHLFilm, ILAFilm, Item)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></TD><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></TD><td><center>' + Item + '</center></TD><TD><center>' + Co + '</center></TD><TD><center>' + City + '</center></TD><TD><center>' + Cert + '</center></TD><TD>' + Year + ' ' + Month + '</TD></TR>');
  }
}


function $E$(SelYr, Year, Co, City, Cert, Month, FHLFilm, ILAFilm, Item)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></TD><TD><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></TD><td><center>' + Item + '</center></TD><TD><center>' + Co + '</center></TD><TD><center>' + City + '</center></TD><TD><center>' + Cert + '</center></TD><TD><center>' + Month + '</center></TD></TR>');
  }
}


function $X(SelYr, Year)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD><center>&nbsp</center></TD><TD><center>&nbsp</center></TD><td><center>&nbsp</center></TD><TD><center>&nbsp</center></TD><TD><center>&nbsp</center></TD><TD><center>&nbsp</center></TD><TD><center>&nbsp</center></TD></TR>');
  }
}



function $CoBegin1(SelYr, Year) 
{

 if (SelYr == Year) 
  {
   document.write('<center><TABLE border="0" width="70%"><tr><th>Counties</th><th>Certficate #</th><th>FHL Film #</th><th>Illinois Film #</th><th>Item #</th></tr>');
  }
}

function $CoBegin1A(SelYr, Year) 
{

 if (SelYr == Year) 
  {
   document.write('<center><TABLE border="0" width="70%"><tr><th><center>Illinois<br>Film #</center></th><th>FHL<br>Film #</th><th>Item #</th><th>Certficate #</th><th></center>Counties</th></tr>');
  }
}
function $Entry1(SelYr, Year, Co, Cert, FHLFilm, Item, ILAFilm)
{

 if (SelYr == Year) 
  {
   document.write('<TR><TD>' + Co + '</TD><TD><center>' + Cert + '</center></td><td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></td>      <td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></td><td><center>' + Item + '</center><TD></TD></tr>');
  }
}


function $Entry1A(SelYr, Year, Co, Cert, FHLFilm, Item, ILAFilm)
{

 if (SelYr == Year) 
  {
   document.write('<TR><td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></td><td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></td><td><center>' + Item + '</center></TD><TD><center>' + Cert + '</center></td><TD>' + Co + '</TD></tr>');
  }
}

function $B2(SelYr, Year) 
{

 if (SelYr == Year) 
  {

   document.write('<center><TABLE border="0" width="70%"><tr><td><center><b>Illinois<br>Film #</b></center></td><td><center><b>FHL<br>Film #</b></center></td><td><center><b>Item #</b></center></td><td colspan="2"><center><b>Certficate #</b></center></td><td></td><td><b>Description</b></td></tr>');
  }
}


function $E2(SelYr, Year, Month, FHLFilm, ILAFilm, Item, Co, Cert1, Cert2)
//function $E2(SelYr, Year, Month, ILAFilm, FHLFilm, Item, Co, Cert1, Cert2)
{

 if (SelYr == Year) 
  {
   document.write('<TR><td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + ILAFilm + '</a></center></td><td><center><A HREF="IL_Film_FHL_' + Year + '.html?' + FHLFilm + '"><B>' + FHLFilm + '</a></center></td><td><center>' + Item + '</center></TD><TD><center>' + Cert1 + '</center><TD><center>' + Cert2 + '</center></td></td><TD><center>' + Month + '</center></td><TD>' + Co + '</TD></tr>');

  }
}





function $CoEnd(SelYr, Year) 
{

 if (SelYr == Year) 
  {
   document.write('</TABLE>');
  }
}


function $T(SelYr, Year) 
{

 if (SelYr == Year) 
  {
   document.write('</TABLE>');
  }
}




function $CoNote(SelYr, Year, Note) 
{

 if (SelYr == Year) 
  {
   document.write(Note);
  }
}



function $IxBegin() 
{
  document.write('<center>&nbsp;<br>&nbsp;<br><TABLE border="0" width="70%"><TR>');
}

function $Ix(Text, Link)
{
   document.write('<TD><A HREF="IL_Film_' + Link + '"><B>' + Text + '</a></TD>');
}


function $IxNK()
{
   document.write('</tr><tr><td>&nbsp;</td></tr><tr>');
}

function $IxEnd() 
{
   document.write('</TR></TABLE></center>');
}


function $Chg(ChgName, ChgDate, CRDate) 
{

 document.write('<p><CENTER><font size="-1">* An item marked with an "*" indicates a discrepancy in the source data from Genealogical Society of Utah.<BR>If you view this film please take time to verify the information and notify the administrator of this site.');

 document.write('<P><b><CENTER><font size="-1"><A HREF="index.html">Illinois Death Certificate Film Locator</a></font></i></p></center></p>');

 document.write('<p><b><CENTER><font size="-1">Notice: The information on this page is not copyrighted, but the design and programming of this page is.<BR>');
 document.write('Except for individual use and only on personal computers or as hardcopy, this site may not be reproduced<BR>');
 document.write('in part or in it’s entirety without the express permission of Harry T. Bryan<br>');

 


 document.write('<i>&nbsp;Copyright &copy; ' + CRDate + '&nbsp; Harry T. Bryan;<br><img src="htbryan_mail.gif">');
// document.write('Last revised by ' + ChgName + '&nbsp;' + ChgDate);
 document.write('</font></i></p></center>');
}

function $Chg2(ChgName, ChgDate, CRDate) 
{

 document.write('<P><b><CENTER><font size="-1"><A HREF="index.html">Illinois Death Certificate Film Locator</a></font></i></p></center></p>');

 document.write('<p><b><CENTER><font size="-1">Notice: The information on this page is not copyrighted, but the design and programming of this page is.<BR>');
 document.write('Except for individual use and only on personal computers or as hardcopy, this site may not be reproduced<BR>');
 document.write('in part or in it’s entirety without the express permission of Harry T. Bryan<br>');

 


 document.write('<i>&nbsp;Copyright &copy; ' + CRDate + '&nbsp; Harry T. Bryan;<br><img src="htbryan_mail.gif">');
// document.write('Last revised by ' + ChgName + '&nbsp;' + ChgDate);
 document.write('</font></i></p></center>');
}




function $IxCnty(Year)
{
 $Heading(Year);
 $IxBegin() 
 $Ix('Adams', 'Adams.html?' + Year)
 $Ix('Alexander', 'Alexander.html?' + Year)
 $IxNK()
 $Ix('Bond', 'Bond.html?' + Year)
 $Ix('Boone', 'Boone.html?' + Year)
 $Ix('Brown', 'Brown.html?' + Year)
 $Ix('Bureau', 'Bureau.html?' + Year)
 $IxNK()
 $Ix('Calhoun', 'Calhoun.html?' + Year)
 $Ix('Carroll', 'Carroll.html?' + Year)
 $Ix('Cass', 'Cass.html?' + Year)
 $Ix('Champaign', 'Champaign.html?' + Year)
 $Ix('Christian', 'Christian.html?' + Year)
 $Ix('Clark', 'Clark.html?' + Year)
 $Ix('Clay', 'Clay.html?' + Year)
 $Ix('Clinton', 'Clinton.html?' + Year)
 $IxNK()
 $Ix('Coles', 'Coles.html?' + Year)
 $Ix('Cook', 'Cook.html?' + Year)
 $Ix('Crawford', 'Crawford.html?' + Year)
 $Ix('Cumberland', 'Cumberland.html?' + Year)
 $IxNK()
 $Ix('DeKalb', 'DeKalb.html?' + Year)
 $Ix('DeWitt', 'DeWitt.html?' + Year)
 $Ix('Douglas', 'Douglas.html?' + Year)
 $Ix('DuPage', 'DuPage.html?' + Year)
 $IxNK()
 $Ix('Edgar', 'Edgar.html?' + Year)
 $Ix('Edwards', 'Edwards.html?' + Year)
 $Ix('Effingham', 'Effingham.html?' + Year)
 $IxNK()
 $Ix('Fayette', 'Fayette.html?' + Year)
 $Ix('Ford', 'Ford.html?' + Year)
 $Ix('Franklin', 'Franklin.html?' + Year)
 $Ix('Fulton', 'Fulton.html?' + Year)
 $IxNK()
 $Ix('Gallatin', 'Gallatin.html?' + Year)
 $Ix('Greene', 'Greene.html?' + Year)
 $Ix('Grundy', 'Grundy.html?' + Year)
 $IxNK()
 $Ix('Hamilton', 'Hamilton.html?' + Year)
 $Ix('Hancock', 'Hancock.html?' + Year)
 $Ix('Hardin', 'Hardin.html?' + Year)
 $Ix('Henderson', 'Henderson.html?' + Year)
 $Ix('Henry', 'Henry.html?' + Year)
 $IxNK()
 $Ix('Iroquois', 'Iroquois.html?' + Year)
// $IxNK()
 $Ix('Jackson', 'Jackson.html?' + Year)
 $Ix('Jasper', 'Jasper.html?' + Year)
 $Ix('Jefferson', 'Jefferson.html?' + Year)
 $Ix('Jersey', 'Jersey.html?' + Year)
 $Ix('Jo&nbsp;Daviess', 'JoDaviess.html?' + Year)
 $Ix('Johnson', 'Johnson.html?' + Year)
 $IxNK()
 $Ix('Kane', 'Kane.html?' + Year)
 $Ix('Kankakee', 'Kankakee.html?' + Year)
 $Ix('Kendall', 'Kendall.html?' + Year)
 $Ix('Knox', 'Knox.html?' + Year)
 $IxNK()
 $Ix('La&nbsp;Salle', 'LaSalle.html?' + Year)
 $Ix('Lake', 'Lake.html?' + Year)
 $Ix('Lawrence', 'Lawrence.html?' + Year)
 $Ix('Lee', 'Lee.html?' + Year)
 $Ix('Livingston', 'Livingston.html?' + Year)
 $Ix('Logan', 'Logan.html?' + Year)
 $IxNK()
 $Ix('Macon', 'Macon.html?' + Year)
 $Ix('Macoupin', 'Macoupin.html?' + Year)
 $Ix('Madison', 'Madison.html?' + Year)
 $Ix('Marion', 'Marion.html?' + Year)
 $Ix('Marshall', 'Marshall.html?' + Year)
 $Ix('Mason', 'Mason.html?' + Year)
 $Ix('Massac', 'Massac.html?' + Year)
 $Ix('McDonough', 'McDonough.html?' + Year)
 $IxNK()
 $Ix('McHenry', 'McHenry.html?' + Year)
 $Ix('McLean', 'McLean.html?' + Year)
 $Ix('Menard', 'Menard.html?' + Year)
 $Ix('Mercer', 'Mercer.html?' + Year)
 $Ix('Monroe', 'Monroe.html?' + Year)
 $Ix('Montgomery', 'Montgomery.html?' + Year)
 $Ix('Morgan', 'Morgan.html?' + Year)
 $Ix('Moultrie', 'Moultrie.html?' + Year)
 $IxNK()
 $Ix('Ogle', 'Ogle.html?' + Year)
// $IxNK()
 $Ix('Peoria', 'Peoria.html?' + Year)
 $Ix('Perry', 'Perry.html?' + Year)
 $Ix('Piatt', 'Piatt.html?' + Year)
 $Ix('Pike', 'Pike.html?' + Year)
 $Ix('Pope', 'Pope.html?' + Year)
 $Ix('Pulaski', 'Pulaski.html?' + Year)
 $Ix('Putnam', 'Putnam.html?' + Year)
 $IxNK()
 $Ix('Randolph', 'Randolph.html?' + Year)
 $Ix('Richland', 'Richland.html?' + Year)
 $Ix('Rock&nbsp;Island', 'RockIsland.html?' + Year)
 $IxNK()
 $Ix('Saline', 'Saline.html?' + Year)
 $Ix('Sangamon', 'Sangamon.html?' + Year)
 $Ix('Schuyler', 'Schuyler.html?' + Year)
 $Ix('Scott', 'Scott.html?' + Year)
 $Ix('Shelby', 'Shelby.html?' + Year)
 $Ix('St.&nbsp;Clair', 'StClair.html?' + Year)

 $Ix('Stark', 'Stark.html?' + Year)
 $Ix('Stephenson', 'Stephenson.html?' + Year)
 $IxNK()
 $Ix('Tazewell', 'Tazewell.html?' + Year)
// $IxNK()
 $Ix('Union', 'Union.html?' + Year)
// $IxNK()
 $Ix('Vermilion', 'Vermilion.html?' + Year)
 $IxNK()
 $Ix('Wabash', 'Wabash.html?' + Year)
 $Ix('Warren', 'Warren.html?' + Year)
 $Ix('Washington', 'Washington.html?' + Year)
 $Ix('Wayne', 'Wayne.html?' + Year)
 $Ix('White', 'White.html?' + Year)
 $Ix('Whiteside', 'Whiteside.html?' + Year)
 $Ix('Will', 'Will.html?' + Year)
 $Ix('Williamson', 'Williamson.html?' + Year)
 $IxNK()
 $Ix('Winnebago', 'Winnebago.html?' + Year)
 $Ix('Woodford', 'Woodford.html?' + Year)

 if ('1922' == Year) 
  {
    $IxNK()
    $Ix('Misc', 'Misc.html?' + Year)
  }

 $Ix('Stillbirths', 'Stillbirths.html?' + Year)

 $IxEnd()

}




function $IxCntyZ()
{

Url = location.href;
Year = Url.substring(Url.indexOf("?")+1); 


 $Heading(Year);
 $IxBegin() 
 $Ix('Adams', 'Adams.html?' + Year)
 $Ix('Alexander', 'Alexander.html?' + Year)
 $IxNK()
 $Ix('Bond', 'Bond.html?' + Year)
 $Ix('Boone', 'Boone.html?' + Year)
 $Ix('Brown', 'Brown.html?' + Year)
 $Ix('Bureau', 'Bureau.html?' + Year)
 $IxNK()
 $Ix('Calhoun', 'Calhoun.html?' + Year)
 $Ix('Carroll', 'Carroll.html?' + Year)
 $Ix('Cass', 'Cass.html?' + Year)
 $Ix('Champaign', 'Champaign.html?' + Year)
 $Ix('Christian', 'Christian.html?' + Year)
 $Ix('Clark', 'Clark.html?' + Year)
 $Ix('Clay', 'Clay.html?' + Year)
 $Ix('Clinton', 'Clinton.html?' + Year)
 $IxNK()
 $Ix('Coles', 'Coles.html?' + Year)
 $Ix('Cook', 'Cook.html?' + Year)
 $Ix('Crawford', 'Crawford.html?' + Year)
 $Ix('Cumberland', 'Cumberland.html?' + Year)
 $IxNK()
 $Ix('DeKalb', 'DeKalb.html?' + Year)
 $Ix('DeWitt', 'DeWitt.html?' + Year)
 $Ix('Douglas', 'Douglas.html?' + Year)
 $Ix('DuPage', 'DuPage.html?' + Year)
 $IxNK()
 $Ix('Edgar', 'Edgar.html?' + Year)
 $Ix('Edwards', 'Edwards.html?' + Year)
 $Ix('Effingham', 'Effingham.html?' + Year)
 $IxNK()
 $Ix('Fayette', 'Fayette.html?' + Year)
 $Ix('Ford', 'Ford.html?' + Year)
 $Ix('Franklin', 'Franklin.html?' + Year)
 $Ix('Fulton', 'Fulton.html?' + Year)
 $IxNK()
 $Ix('Gallatin', 'Gallatin.html?' + Year)
 $Ix('Greene', 'Greene.html?' + Year)
 $Ix('Grundy', 'Grundy.html?' + Year)
 $IxNK()
 $Ix('Hamilton', 'Hamilton.html?' + Year)
 $Ix('Hancock', 'Hancock.html?' + Year)
 $Ix('Hardin', 'Hardin.html?' + Year)
 $Ix('Henderson', 'Henderson.html?' + Year)
 $Ix('Henry', 'Henry.html?' + Year)
 $IxNK()
 $Ix('Iroquois', 'Iroquois.html?' + Year)
 $IxNK()
 $Ix('Jackson', 'Jackson.html?' + Year)
 $Ix('Jasper', 'Jasper.html?' + Year)
 $Ix('Jefferson', 'Jefferson.html?' + Year)
 $Ix('Jersey', 'Jersey.html?' + Year)
 $Ix('Jo Daviess', 'JoDaviess.html?' + Year)
 $Ix('Johnson', 'Johnson.html?' + Year)
 $IxNK()
 $Ix('Kane', 'Kane.html?' + Year)
 $Ix('Kankakee', 'Kankakee.html?' + Year)
 $Ix('Kendall', 'Kendall.html?' + Year)
 $Ix('Knox', 'Knox.html?' + Year)
 $IxNK()
 $Ix('Lake', 'Lake.html?' + Year)
 $Ix('LaSalle', 'LaSalle.html?' + Year)
 $Ix('Lawrence', 'Lawrence.html?' + Year)
 $Ix('Lee', 'Lee.html?' + Year)
 $Ix('Livingston', 'Livingston.html?' + Year)
 $Ix('Logan', 'Logan.html?' + Year)
 $IxNK()
 $Ix('Macon', 'Macon.html?' + Year)
 $Ix('Macoupin', 'Macoupin.html?' + Year)
 $Ix('Madison', 'Madison.html?' + Year)
 $Ix('Marion', 'Marion.html?' + Year)
 $Ix('Marshall', 'Marshall.html?' + Year)
 $Ix('Mason', 'Mason.html?' + Year)
 $Ix('Massac', 'Massac.html?' + Year)
 $Ix('McDonough', 'McDonough.html?' + Year)
 $IxNK()
 $Ix('McHenry', 'McHenry.html?' + Year)
 $Ix('McLean', 'McLean.html?' + Year)
 $Ix('Menard', 'Menard.html?' + Year)
 $Ix('Mercer', 'Mercer.html?' + Year)
 $Ix('Monroe', 'Monroe.html?' + Year)
 $Ix('Montgomery', 'Montgomery.html?' + Year)
 $Ix('Morgan', 'Morgan.html?' + Year)
 $Ix('Moultrie', 'Moultrie.html?' + Year)
 $IxNK()
 $Ix('Ogle', 'Ogle.html?' + Year)
 $IxNK()
 $Ix('Peoria', 'Peoria.html?' + Year)
 $Ix('Perry', 'Perry.html?' + Year)
 $Ix('Piatt', 'Piatt.html?' + Year)
 $Ix('Pike', 'Pike.html?' + Year)
 $Ix('Pope', 'Pope.html?' + Year)
 $Ix('Pulaski', 'Pulaski.html?' + Year)
 $Ix('Putnam', 'Putnam.html?' + Year)
 $IxNK()
 $Ix('Randolph', 'Randolph.html?' + Year)
 $Ix('Richland', 'Richland.html?' + Year)
 $Ix('RockIsland', 'RockIsland.html?' + Year)
 $IxNK()
 $Ix('St.Clair', 'StClair.html?' + Year)
 $Ix('Saline', 'Saline.html?' + Year)
 $Ix('Sangamon', 'Sangamon.html?' + Year)
 $Ix('Schuyler', 'Schuyler.html?' + Year)
 $Ix('Scott', 'Scott.html?' + Year)
 $Ix('Shelby', 'Shelby.html?' + Year)
 $Ix('Stark', 'Stark.html?' + Year)
 $Ix('Stephenson', 'Stephenson.html?' + Year)
 $IxNK()
 $Ix('Tazewell', 'Tazewell.html?' + Year)
 $IxNK()
 $Ix('Union', 'Union.html?' + Year)
 $IxNK()
 $Ix('Vermilion', 'Vermilion.html?' + Year)
 $IxNK()
 $Ix('Wabash', 'Wabash.html?' + Year)
 $Ix('Warren', 'Warren.html?' + Year)
 $Ix('Washington', 'Washington.html?' + Year)
 $Ix('Wayne', 'Wayne.html?' + Year)
 $Ix('White', 'White.html?' + Year)
 $Ix('Whiteside', 'Whiteside.html?' + Year)
 $Ix('Will', 'Will.html?' + Year)
 $Ix('Williamson', 'Williamson.html?' + Year)
 $IxNK()
 $Ix('Winnebago', 'Winnebago.html?1925')
 $Ix('Woodford', 'Woodford.html?1925')
 $IxEnd()

}

function $Film_Desc_Begin1A()
{
 document.write('<center><table width="90%"><tr><td><center>Illinois<br>Film&nbsp;#</center></td><td><center>FHL<br>Film #</center></td><td><center>Item #</center></td></tr>');

}


function $Film(Film, Selfilm, Desc)
{

 if (Selfilm == Film) 
  {
   document.write('<P>' + Desc + '</P>');
  }
}

function $$Film(Selfilm, Film, ISANnum, Item, Desc)
{
 if (Selfilm == 'ALL') 
  {
   document.write('<tr><td CLASS=T2><b>' + ISANnum + '</b></td><td CLASS=T2><b>' + Film + '</b></td><td  CLASS=T2><b>' + Item + '</b></td><td  CLASS=T3>' + Desc + '</td></tr>');
  }

 if (Selfilm == Film) 
  {
//   document.write('<P>' + Desc + '</P>');
   document.write('<tr><td CLASS=T2><b>' + ISANnum + '</b></td><td CLASS=T2><b>' + Film + '</b></td><td  CLASS=T2><b>' + Item + '</b></td><td  CLASS=T3>' + Desc + '</td></tr>');
  }
}



function $Film_Desc_End1()
{
 document.write('<p>&nbsp;</p>');

}

function $Film_Desc_End1A()
{
 document.write('</table></center>');
}


function $Film_Desc_Begin1B(SelYr)
{
   if (SelYr == '1922') 
     {
      document.write('<p><center><b>Films are in sequence by county first and certificate number second.<BR>Municipalities over 10,000 are numbered separately from their county.</center></p>');
     }
   else
     {
      document.write('<p><center><b>Films are in sequence by month first, county second and certificate number third.<BR>Municipalities over 10,000 are numbered separately from their county.</center></p>');
     }
 document.write('<center><table width="90%"><tr><td><center>Illinois<br>Film&nbsp;#</center></td><td><center>FHL<br>Film #</center></td><td><center>Item #</center></td><td>&nbsp;</td><td>&nbsp;</td></tr>');
}

function $$$Film(Selfilm, Film, ISANnum, Item, Date, Desc)
{

 if (Selfilm == 'ALL') 
  {
   document.write('<tr><td CLASS=T2><b>' + ISANnum + '</b></td><td CLASS=T2><b>' + Film + '</b></td><td  CLASS=T2><b>' + Item + '</b></td><td  NOWRAP CLASS=T3>' + Date + '</td><td  CLASS=T3>' + Desc + '</td></tr>');
  }
 if (Selfilm == Film) 
  {
   document.write('<tr><td CLASS=T2><b>' + ISANnum + '</b></td><td CLASS=T2><b>' + Film + '</b></td><td  CLASS=T2><b>' + Item + '</b></td><td  NOWRAP CLASS=T3>' + Date + '</td><td  CLASS=T3>' + Desc + '</td></tr>');
  }
}



function $Film_Desc_End1B()
{
 document.write('</table></center>');
}





function $Film_Desc_End2()
{
 document.write('<p>&nbsp;</p><P>* By a death certificate sequence number indicates a discrepancy has been found for that number. The number may not be correct. The issue has been reported to the Family History Library. If you view this film please take time to check the death certificate number in question and send the web master an e-mail with your findings.</p>');

 document.write('<P>* By a name indicates a discrepancy has been found. The name may not be correct. The issue has been reported to the Family History Library. If you view this film please take time to check the death certificate number in question and send the web master an e-mail with your findings.</p>');

 document.write('<P>County names are in upper case.</p>');

 document.write('<p>Municipality names are in mixed case. Certificates for municipalities (Cities, Towns and Villages) over 10,000 population are filed separately from the rest of the County and have their own certificate numbers.</p>');

 document.write('<p>Numbering of certificates restarts at 1 each year.</p>');

}

function $yg2_BP()
{
 document.write('<p>&nbsp;AA</p><P>* A discrepancy has been found in this death certificate number. The number may not be correct. The issue has been reported to the Family History Library. If you view this film please take time to check the death certificate number in question and send the web master an e-mail with your findings.</p>');

 document.write('<P>County names are in upper case.</p>');

 document.write('<p>Municipality names are in mixed case. Certificates for municipalities (Cities, Towns and Villages) over 10,000 population are filed separately from the rest of the County and have their own certificate numbers.</p>');

 document.write('<p>Numbering of certificates restarts at 1 each year.</p>');

}