<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<br><span class ="copyright">&copy;Copyright 2006 ');
// document.write('<a href="/copyright.htm" target="_blank"><b>Istituto Fernando Santi</b></a> - Tutti i diritti riservati ');
document.write('<a href="javascript:copyright()">');
document.write('<b>Istituto Fernando Santi</b></a> - Tutti i diritti riservati ');
document.write('<br>Piazza Dante, 12 - 00185 Roma ');
document.write('<br>Telefono 06 4828335 - Fax 06 4742956<br><br> ');
document.write('</span>');
<!--
function copyright()
   {
   fin = window.open("/copyright.htm","fin","width=600,height=400,toolbar=no,status=yes")
   }
//-->
//  End -->