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('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');
  

var i=0;
var t='0';
var course='0';
var count=0;
var ch='0';
var ftype='';
var userid='1';
var usertype='0';
var courseid='0';

var count2=0;



if(GetCookie('count'))count=GetCookie('count');
if(GetCookie('count2'))count2=GetCookie('count2');
if(i>99)document.write("\n first cookie="+document.cookie+" count="+count+" count2="+count2);
count2++;
SetCookie('count2',count2);

if(count<1){
if(GetCookie('user'))user=GetCookie('user');
if(GetCookie('userid'))userid=GetCookie('userid');
if(GetCookie('usertype'))usertype=GetCookie('usertype');
if(GetCookie('t'))t=GetCookie('t');
if(GetCookie('ch'))ch=GetCookie('ch');
if(GetCookie('ftype'))ftype=GetCookie('ftype');
if(GetCookie('Course'))course=GetCookie('Course');
if(GetCookie('courseid'))courseid=GetCookie('courseid');

document.write('<FORM NAME="f2" METHOD="POST" ACTION="http://www.peoi.org/cgi-bin/log" ENCTYPE="x-www-form-urlencoded">');


  document.write('<INPUT TYPE="hidden"  NAME="userid" VALUE="'+userid+'">');  
  document.write('<INPUT TYPE="hidden"  NAME="usertype" VALUE="'+usertype+'">');  
  document.write('<INPUT TYPE="hidden"  NAME="ssect" VALUE="'+t+'">');    
  document.write('<INPUT TYPE="hidden"  NAME="subsect" VALUE="'+ch+t+ftype+'">');    
  document.write('<INPUT TYPE="hidden"  NAME="course" VALUE="'+course+'">');   
  document.write('<INPUT TYPE="hidden"  NAME="courseid" VALUE="'+courseid+'">');  


f2.submit();

document.write('</FORM>');
}

if(i>99)document.write("\n <BR> Second cookie="+document.cookie);




  



