document.write('<P><FONT SIZE="1"><CENTER> ');
document.write('Licensed ');document.write('<!--Creative Commons License-->');
document.write('<a alt="Creative Commons License" border="0" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en" target="_new">');
document.write('<img src="http://www.peoi.org/Resources/somerights20.png"/>');
document.write('</a>');
document.write('<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en" target="_new" >');
document.write(' Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License');
document.write('</a>  <BR>and ');
document.write('<!-- /Creative Commons License -->');
document.write('<!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">');
document.write('<Work rdf:about="">');
document.write('<license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" />');
document.write('<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />');
document.write('</Work>');
document.write('<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/">');
document.write('<permits rdf:resource="http://web.resource.org/cc/Reproduction"/>');
document.write('<permits rdf:resource="http://web.resource.org/cc/Distribution"/>');
document.write('<requires rdf:resource="http://web.resource.org/cc/Notice"/>');
document.write('<requires rdf:resource="http://web.resource.org/cc/Attribution"/>');
document.write('<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/>');
document.write('<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>');
document.write('<requires rdf:resource="http://web.resource.org/cc/ShareAlike"/>');
document.write('</License></rdf:RDF> -->');

document.write('<A HREF="http://www.peoi.org/Authors/Authorsen/license.html"> ');
document.write('Educational Material Universal Common License</A> <BR> ');
document.write('All PEOI\'s courses are forever subject to correction, expansion and updating.');
document.write('&nbsp; If anything is not right in this page, send us your comments, or, even better, join us as volunteer to fix it. <BR> ');
document.write('See contributors in <A HREF="aboutauthors.html">About authors.</A> ');
document.write('<BR>Click here for <A HREF="http://www.peoi.org/map/mapen.html" TARGET="_top">Site navigation map.</A> ');

document.write('<BR>Resize <a href="#" onmousedown="fontSizer(-1,\'px\')">-A</a> &nbsp;');
document.write('<a href="#"  onmousedown="fontSizer(1,\'px\')">+A</a>');
document.write('</CENTER></FONT></P>');


var g=0;
var u=0;
var oldsize=3;
var newsize=3;
if((u=GetCookie('initSize')) && u>-1 && u<9)newsize=u;
g=newsize-oldsize;
if(g)fontSizer(g,'px');
  
if(u>99)document.write("\n <BR> Second cookie="+document.cookie);





