path="\"Resources/Logos/HCIRG.gif\""

/*
<p class="copyright">© 2004 - 2005 by the <acronym title="Human Communication and Interaction Research Group">HCI-RG</acronym> (Human Communication and Interaction Research Group) Oviedo, Spain</p>
*/
document.write("<p class=\"active\"> &copy; 1996 &mdash; ")

var lastModDate = new Date(document.lastModified);
   						var year=lastModDate.getYear();
   						if (year<1000) year+=1900;
  		 					document.writeln(year);
							
document.write(" by the Human Communication and Interaction Research Group (<acronym title=\"The Human Communication and Interaction Research Group\"/>HCI-RG</acronym>) Oviedo, Spain</p>")
            			


