<!-- //RIGA SUPERIORE: TITOLO & LOGO
document.write("<table cellpadding=2 cellspacing=0 width=100%><td width=100%>");
document.write("<table cellpadding=0 cellspacing=0 width=100%>");
document.write("<td align=left class=logo>&nbsp;&nbsp;"+document.title+"</td>");
document.write("<td align=right class=logo>");
document.write("Istituto Superiore Ettore Majorana - Seriate (BG)&nbsp;&nbsp;");
document.write("</td></table></td></table>");
//-->