<!-- header file for all level documents -->
<!-- George / welling@let.rug.nl / 2002-11-21 -->
var prefix = "";
var level = document.info.level.value;
if (level == 5){prefix = "../../../../"};
if (level == 4){prefix = "../../../"};
if (level == 3){prefix = "../../"};
if (level == 2){prefix = "../"};

document.write('<table align=left class=main width=80%>');
document.write('<td colspan=2 class="nav">');
document.write('<A HREF="'+prefix+'index.htm"><img src="'+prefix+'icons/top.jpg" width=718 vspace=0  BORDER=0 height=113 alt="From Revolution to Reconstruction"></A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<TD class="nav" width="20%"><font class=small>');
document.write('<a href="'+prefix+'I/new05.htm">What\'s new?</a><br>');
document.write('<!-- Google CSE Search Box Begins -->');
document.write('<form id="searchbox_005034974097745192987:kdlsyvquspa" action="http://www.google.com/cse">');
document.write('<input type="hidden" name="cx" value="005034974097745192987:kdlsyvquspa" />');
document.write('<input name="q" type="text" size="20" /><br />');
document.write('<input type="submit" name="sa" value="Search" />');
document.write('<input type="hidden" name="cof" value="FORID:0" />');
document.write('</form>');
document.write('<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_005034974097745192987%3Akdlsyvquspa"></script>');
document.write('<!-- Google CSE Search Box Ends -->');
document.write('<i>Toc</i>');
document.write('<FORM>');
document.write('<FONT SIZE="2">');
document.write('<SELECT NAME="pres">');
document.write('<OPTION value="'+prefix+'H/index.htm" SELECTED>Outlines');
document.write('<OPTION value="'+prefix+'H/index.htm">' );
document.write('<OPTION value="'+prefix+'H/index.htm">History:');
document.write('<OPTION value="'+prefix+'H/1954uk/index.htm">1954 version');
document.write('<OPTION value="'+prefix+'H/1954uk/index.htm">--- (English)');
document.write('<OPTION value="'+prefix+'H/1954ge/index.htm">--- (German)');
document.write('<OPTION value="'+prefix+'H/1954nl/index.htm">--- (Dutch)');
document.write('<OPTION value="'+prefix+'H/1963/index.htm">1963 version');
document.write('<OPTION value="'+prefix+'H/1990/index.htm">1990 version');
document.write('<OPTION value="'+prefix+'H/1994/index.htm">1994 version');
document.write('<OPTION value="'+prefix+'H/2005/index.htm">2005 version');
document.write('<OPTION value="'+prefix+'H/index.htm">');
document.write('<OPTION value="'+prefix+'ECO/1991/index.htm">Economy (1991)');
document.write('<OPTION value="'+prefix+'LIT/index.htm">Literature');
document.write('<OPTION value="'+prefix+'GOV/index.htm">Government');
document.write('<OPTION value="'+prefix+'GEO/index.htm">Geography');
document.write('</SELECT>');
document.write('<INPUT TYPE=button VALUE="Go" onClick="top.location.href=    this.form.pres.options[this.form.pres.selectedIndex].value">');
document.write('</FONT>');
document.write('</FORM>');
document.write('<a href="'+prefix+'D/index.htm">Documents</a><BR>');
document.write('<a href="'+prefix+'E/index.htm">Essays</a><BR>');
document.write('<a href="'+prefix+'B/index.htm">Biographies</a><BR>');
document.write('<a href="'+prefix+'P/index.htm">Presidents</a><BR>');
document.write('<P>');
document.write('<i>About</i><BR>');
document.write('<a href="'+prefix+'I/index.htm">Project</a><BR>');
document.write('<a href="'+prefix+'I/awards.htm">Awards</a><BR>');
document.write('<a href="'+prefix+'I/team.htm">The team</a><br>');
document.write('<a href="'+prefix+'I/contribu.htm">Contributions</a><BR>');
document.write('<P>');
document.write('<i>Info</i><BR>');
document.write('<a href="'+prefix+'I/disclaim.htm">Disclaimer</a><BR>');
document.write('<a href="'+prefix+'I/copyrite.htm">Copyright</a><BR>');
document.write('<a href="'+prefix+'I/sponsor.htm">Sponsoring</a><BR>');
document.write('<a href="'+prefix+'I/navigation.htm">Navigation</a><BR>');
//document.write('<a href="http://odur.let.rug.nl/~usa/I/guestbook/gasten.htm">Guestbook</a><BR>');
document.write('<a href="http://odur.let.rug.nl/~usa/I/printing.htm">Printing</a><BR>');
document.write('</font>');
document.write('</TD>');
document.write('<TD width=65%>');






