<!-- start javascript ---

var browserVersion = parseInt(navigator.appVersion);
var isNetscape = navigator.appName.indexOf("Netscape") != -1;
var isExplorer = navigator.appName.indexOf("Microsoft") != -1;

function putcat()
{
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TH align=\"left\" class=\"indexHeader\" colspan=\"2\" nowrap valign=\"top\">");
 document.write("    <FONT class=\"indexHeader\" face=\"Arial,Verdana,Helvetica,Sans-Serif\" size=\"-1\">");
 return;
}

function putitem()
{
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\">\" height=\"8\" src=\"/~ilcaggni/graphics/blue_carrot.gif\" vspace=\"4\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"middle\">");
 document.write("    <FONT face=\"Arial,Verdana,Helvetica,Sans-Serif\" size=\"-1\">");
 return;
}

function putterm()
{
 document.write("<TR><TD align=\"left\" colspan=\"3\" valign=\"top\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD></TR>");
 return;
}

function putindex1()
{
 document.write("<TR><TD align=\"left\" colspan=\"3\" valign=\"top\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD></TR>");
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TH align=\"left\" class=\"indexHeader2\" colspan=\"2\" nowrap valign=\"top\">");
 document.write("    <FONT class=\"indexHeader2\" face=\"Arial,Verdana,Helvetica,Sans-Serif\" size=\"+1\">");
 document.write("    <EM>Join Us!</EM></FONT></TH></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/meetings/location.html\" target=\"_self\">Meeting Location</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/meetings/"+String(curyear)+"/\" target=\"_self\">Meeting Schedule</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/newsletters/sample.pdf\" target=\"_self\">Sample Newsletter</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/organization/application.html\" target=\"_self\">Membership Application</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/organization/about.html\" target=\"_self\">About CAGG-NI</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"mailto:caggni@gmail.com\"><IMG align=\"middle\" alt=\"e-mail\" border=\"0\" height=\"16\" src=\"/~ilcaggni/graphics/mailing.gif\">&nbsp;Contact CAGG-NI</A></FONT></TD></TR>");
 putterm();
 return;
}

function putindex2()
{ 
 putcat();
 document.write("    MEMBERSHIP INFORMATION&nbsp;&nbsp;</FONT></TH></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/organization/benefits.html\" target=\"_self\">Membership Benefits</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/organization/profile.html\" target=\"_self\">Membership Profile</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/organization/administrative.html\" target=\"_self\">Organizational Information</A></FONT></TD></TR>");
 putterm();
 return;
}

function putindex3()
{
 putcat();
 document.write("    CAGG-NI ARCHIVES</FONT></TH></TR>");
 return;
}

function putindex4()
{
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\">\" height=\"8\" src=\"/~ilcaggni/graphics/blue_carrot.gif\" vspace=\"4\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" id=\"schdlinks\" valign=\"middle\">");
 document.write("    <FONT class=\"index\" face=\"Arial,Verdana,Helvetica,Sans-Serif\" size=\"-1\">");
 document.write("    Meeting Schedules</FONT></TD></TR>");
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <FORM title=\"schedule\" onmouseover=\"document.all.schdlinks.style.fontWeight=\'bold\';\" onmouseout=\"document.all.schdlinks.style.fontWeight=\'normal\';\">");
 document.write("    <TD align=\"left\" height=\"8\" nowrap valign=\"middle\">");
 document.write("    <SELECT class=\"index\" onchange=\"if (this.options[this.selectedIndex].value) { window.open (this.options[this.selectedIndex].value,\'_self\'); this.selectedIndex=0;}\" size=\"1\" name=\"select\">");
 document.write("    <OPTION selected>-- select a year --</OPTION>");
 var i = curyear;
 do 
   {
   document.write("    <OPTION value=\"/~ilcaggni/meetings/"+String(i)+"/\">"+String(i)+" Meeting Schedule</OPTION>");
   } while (i-- > 1999)
 document.write("    </SELECT></TD></FORM></TR>");
 putterm();
 return;
}

function putindex5()
{
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/newsletters/\" target=\"_self\">Newsletters</A></FONT></TD></TR>");
 putterm();
 return;
}

function putindex6()
{
 putcat();
 document.write("    RESEARCH RESOURCES</FONT></TH></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/sharing/\" target=\"_self\">CAGG-NI Sharing Library</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/librarys/\" target=\"_self\">Day Tripper's Guide To <BR>Local Library Resources</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/surnames/\" target=\"_self\">Surnames Members Are <BR>Researching</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/forms/\" target=\"_self\">Research Data Forms</A></FONT></TD></TR>");
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\">\" height=\"8\" src=\"/~ilcaggni/graphics/blue_carrot.gif\" vspace=\"4\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" id=\"refsetlinks\" valign=\"middle\">");
 document.write("    <FONT class=\"index\" face=\"Arial,Verdana,Helvetica,Sans-Serif\" size=\"-1\">");
 document.write("    Online Reference Set</FONT></TD></TR>");
 document.write("<TR><TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <TD align=\"left\" valign=\"top\" width=\"5%\">");
 document.write("    <IMG alt=\" \" height=\"8\" src=\"/~ilcaggni/graphics/spacer.gif\" width=\"8\"></TD>");
 document.write("    <FORM title=\"references\" onmouseover=\"document.all.refsetlinks.style.fontWeight=\'bold\';\" onmouseout=\"document.all.refsetlinks.style.fontWeight=\'normal\';\">");
 document.write("    <TD align=\"left\" height=\"8\" nowrap valign=\"middle\">");
 document.write("    <SELECT class=\"index\" onchange=\"if (this.options[this.selectedIndex].value) { window.open (this.options[this.selectedIndex].value,\'_blank\'); this.selectedIndex=0;}\" size=\"1\" name=\"select\">");
 document.write("    <OPTION selected>-- select a reference --</OPTION>");
 document.write("    <OPTION value=\"http://www.antiquusmorbus.com/\">Antiquus Morbus</OPTION>");
 document.write("    <OPTION value=\"https://www.cia.gov/library/publications/the-world-factbook/\">CIA World Factbook</OPTION>");
 document.write("    <OPTION value=\"http://dictionary.reference.com/\">Dictionary.com</OPTION>");
 document.write("    <OPTION value=\"http://encyclopedia.chicagohistory.org/\">   Encyclopedia of Chicago</OPTION>");
 document.write("    <OPTION value=\"http://www.eogen.com/\">           Encyclopedia of Genealogy</OPTION>");
 document.write("    <OPTION value=\"http://www.nationalatlas.gov/\">   NationalAtlas.gov</OPTION>");
 document.write("    <OPTION value=\"http://www.nationmaster.com/\">    NationMaster.com</OPTION>");
 document.write("    <OPTION value=\"http://www.onelook.com/\">         OneLook.com</OPTION>");
 document.write("    <OPTION value=\"http://thesaurus.reference.com/\"> Thesaurus.com</OPTION>");
 document.write("    <OPTION value=\"http://en.wikipedia.org/\">        Wikipedia.org</OPTION>");
 document.write("    <OPTION value=\"http://en.wiktionary.org/\">       Wiktionary.org</OPTION></SELECT></TD></FORM></TR>");
 putterm();
 return;
}

function putindex7()
{
 putcat();
 document.write("    SPECIAL INTEREST GROUPS</FONT></TH></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/sigs/ftm/\" target=\"_self\">Family Tree Maker</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/sigs/paf/\" target=\"_self\">Personal Ancestral File</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/sigs/tmg/\" target=\"_self\">The Master Genealogist</A></FONT></TD></TR>");
 putterm();
 return;
}

function putindex8()
{
 putcat();
 document.write("    USEFUL LINKS</FONT></TH></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/links/aids.html\" target=\"_self\">Aids, Helpers and <BR>Interesting Sites</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/links/groups.html\" target=\"_self\">Genealogy Groups</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/links/dblist.html\" target=\"_self\">Software and <BR>Genealogy Databases</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/links/tools.html\" target=\"_self\">Tools and Tips</A></FONT></TD></TR>");
 putitem();
 document.write("    <A class=\"index\" href=\"/~ilcaggni/links/tutorial.html\" target=\"_self\">Tutorials and <BR>Educational Aids</A></FONT></TD></TR>");
 putterm();
 return;
}

// --- end javascript -->