function Testa() {
document.writeln("<table border='0' width='100%' cellspacing='0' cellpadding='0' bgcolor='#B4B4DF' eight='98' ");
document.writeln("  <tr> ");
document.writeln("    <td width='15%' rowspan='2' height='70'><a href='http://www.informaticasud.it' > ");
document.writeln("    <img border='0' src='images/logo.gif' width='111' height='101' alt='Logo Informatica Sud s.r.l.' ></a></td> ");
document.writeln("    <td width='75%' valign='middle' align='center' height='45'><img border='0' src='images/titinf.jpg' width='550' height='80' alt='Informatica Sud s.r.l.' ></td> ");
document.writeln("    <td width='10%' valign='middle' align='center' height='45'>&nbsp;</td> ");
document.writeln("  </tr> ");
document.writeln("  <tr> ");
document.writeln("    <td width='75%' valign='middle' align='center' height='25'> ");
document.writeln("<div align='center'><font color='#000080' size='2'> ");
document.writeln("Via Vittorio Emanuele, 77 - 95030 Gravina di Catania (CT)&nbsp; - Tel./Fax.: 095 21 34 10 altro tel.: 095 41 91 318 <br>");
document.writeln("</font><font color='#003366' size='1'> ");
document.writeln("Società specializzata nello sviluppo di programmi gestionali per aziende, commercialisti, consulenti del lavoro, gestione acquedotti e gestione edicole-giornalai. ");
document.writeln("Corsi:Informatica. Corsi di Informatica di base e Corsi informatica avanzati,Personalizzati e individuali.");
document.writeln("Corsi office-Automazione d'ufficio,web,autocad,fotografia,Patente europea del computer Ecdl, Corso di Grafica,Programmazione,Sistemista Linux.<br>");
document.writeln(" ");
document.writeln(" </font></div> ");
document.writeln("    </td> ");
document.writeln("    <td width='10%' valign='middle' align='center' height='25'> ");
document.writeln(" &nbsp; ");
document.writeln("    </td> ");
document.writeln("  </tr> ");
document.writeln("  <tr> ");
document.writeln("    <td width='100%' colspan='3' height='28'> ");
document.writeln("      <div align='center'> ");
document.writeln("        <center> ");
document.writeln("        <table border='1' width='100%' bordercolor='#B4B4DF'> ");
document.writeln("          <tr> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='default.htm' class=mbar >Home</a></font></b></td> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='http://www.informaticasud.it/corsi/index.html' class=mbar >Corsi</a></font></b></td> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='simi1/products.htm' class=mbar >Aziende</a></font></b></td> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='consulenti.htm' class=mbar >Commercialisti</a></font></b></td> ");
document.writeln("            <td width='10%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='paghe.htm' class=mbar >Paghe</a></font></b></td> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='condomini.htm' class=mbar >Amm.Immobiliari</a></font></b></td> ");
document.writeln("            <td width='12%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'nowrap ><b><font face='Verdana' color='#E8E8EE' size='2'> ");
document.writeln("              <a href='edicola/edicole.htm' class=mbar >Edicola +</a></font></b></td> ");
document.writeln("            <td width='11%' valign='bottom' align='center' bgcolor='#000080' bordercolor='#E8E8EE'><b><font face='Verdana' size='2' color='#E8E8EE'> ");
document.writeln("              <a href='simi1/products.htm' class=mbar >Prodotti</a></font></b></td> ");
document.writeln("          </tr> ");
document.writeln("        </table> ");
document.writeln("        </center> ");
document.writeln("      </div> ");
document.writeln("    </td> ");
document.writeln("  </tr> ");
document.writeln("</table> ");


document.writeln("<table border='0' width='100%' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");

/*
document.writeln("<td align='left' > ");
document.writeln("<font size='1' color='#003366'>");
document.writeln("&nbsp; L'informatica Sud S.r.l. è un Test Center ECDL accreditato AICA");
document.writeln("</font>");
document.writeln("</td>");
*/

document.writeln("<td align='right'> ");

/* Visualizzazione data */
dlm= new Date();
document.writeln("<font size='1' color='#003366'>");
document.writeln(" "+MyDay(dlm)+", "+MyDate(dlm)+" &nbsp;");
document.writeln("</font>");
document.writeln("</td> </tr> </table>");


document.writeln("<hr color='#000080'> ");


}



function LnkUti() {

//	 Tabella link utili 

document.writeln("<table border='0' bgcolor='#B4B4DF' width='100%' > ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%' bgcolor='#000080'><b><font size='2' color='#E8E8EE'>Link</font></b></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.informaticasud.it/corsi/calendario.html' class=mlnk ><font size='3'>Calendario corsi</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.informaticasud.it/corsi/ecdl/calendario.html' class=mlnk ><font size='3'>Calendario Esami ECDL</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.progettostudio.com/' class=mlnk ><font size='3'>Supporto Progetto Studio</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.infopaghe.it/' class=mlnk ><font size='3'>Infopaghe</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.ilsole24ore.com/' class=mlnk ><font size='3'>Il Sole 24 ORE</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.finanze.it/index.htm' class=mlnk ><font size='3'>Ministero delle Finanze&nbsp;</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='simi1/products.htm' class=mlnk ><font size='3'>Download</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='Vendita/IndexOFFERTE.htm' class=mlnk ><font size='3'>Offerte </font></a></td> ");
document.writeln("   </tr> ");
document.writeln("  </tr> ");
document.writeln("      <td width='100%'><a href='assistenzatecnica.htm' class=mlnk ><font size='3'>Assistenza Tecnica</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("      <td width='100%'><a href='noleggio aula.htm' class=mlnk ><font size='3'>Noleggio Aula </font></a></td> ");
document.writeln("   </tr> ");


document.writeln("   <tr> ");
document.writeln("      <td width='100%'>&nbsp;</td> ");
document.writeln("   </tr> ");
document.writeln("</table> ");

// document.writeln("<p> ");

document.writeln("<table border='0' bgcolor='#B4B4DF' width='100%' > ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%' bgcolor='#000080'><b><font size='2' color='#E8E8EE'>Varie</font></b></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='feedback.htm' class=mlnk ><font size='3'>Scrivici</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='services.htm' class=mlnk ><font size='3'>Come contattarci</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='http://www.vulkano.it/infagg/aggiorna.htm' class=mlnk ><font size='3'>Aggiornamenti</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='TeleAssist/teleass.htm' class=mlnk ><font size='3'>Teleassistenza</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='corsi/convenzioni.html' class=mlnk ><font size='3'>Convenzioni</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("   <tr> ");
document.writeln("      <td width='100%'><a href='corsi/sommario.html' class=mlnk ><font size='3'>Sommario</font></a></td> ");
document.writeln("   </tr> ");
document.writeln("</table> ");

//	  Fine Tabella link utili 
document.writeln("<p>&nbsp; ");

}

function LnkVari() {


// Test Center ECDL aica
document.writeln("<table border='0' width='100%' bgcolor='#AFC2EB'> ");

document.writeln("<tr><td bgcolor='#000080' colspan='2' >");
document.writeln(" <b><font color='#FFFFFF'>Patente Europea</font></b>");
document.writeln("</td></tr>");

document.writeln("<tr> <td width='10%' align='center' ><a href='http://www.informaticasud.it/corsi/ecdl/index.html'> ");
document.writeln("<img border='0' src='images/aa_ecdl.gif' width='87' height='33'alt='ECDL Patente Europea del computer'> </a>" );
document.writeln("</td></tr>");


document.writeln("<tr><td >");
document.writeln("    <font face='Verdana,Arial,Helvetica' size='1'> ");
document.writeln("L' Informatica Sud S.r.l. è un ");
document.writeln("      &nbsp;<a href='http://www.informaticasud.it/corsi/ecdl/index.html'><b> ");
document.writeln("Test Center ECDL<br></b></a> accreditato AICA</font> </td></tr>");

document.writeln("</table>");




// Tabella utilità 

document.writeln("      <table border='0' width='100%' bgcolor='#AFC2EB' height='222'> ");
document.writeln("        <tr> ");
document.writeln("          <td width='100%' bgcolor='#000080' height='19'><b><font color='#FFFFFF'>Utilità</font></b></td> ");
document.writeln("        </tr> ");
document.writeln("        <tr> ");
document.writeln("          <td width='100%' height='91'> ");

// Search Google
document.writeln("<FORM method='GET' action='http://www.google.com/search'> ");
document.writeln("<INPUT TYPE=hidden name=hl value=it> ");
document.writeln("<TABLE bgcolor='#FFFFFF'><tr><td> ");
document.writeln("<table border='0' width='134'> ");
document.writeln("  <tr> <td width='110' > ");
document.writeln("       <p align='center'> ");
document.writeln("       <img border='0' src='images/Logo_25wht.gif' align='left' width='75' height='32' alt='Cerca con Google' > ");
document.writeln("       </p> ");
document.writeln("  </td> <td width='82' > ");
document.writeln("<INPUT type=submit name=btnG VALUE='Trova'> ");
document.writeln("  </td></tr> ");
document.writeln("  <tr> ");
document.writeln("    <td width='188' colspan='2'><INPUT TYPE=text name=q size=20 maxlength=255 value=''> ");
document.writeln("    </td> ");
document.writeln("  </tr> ");
document.writeln("</table> ");
document.writeln("</td> ");
document.writeln("</tr> ");
document.writeln("</TABLE> ");
document.writeln("</FORM> ");

// Search Google 
document.writeln("          </td> ");
document.writeln("        </tr> ");

// Pagine Gialle
document.writeln(" <tr> ");
document.writeln("   <td> ");

document.writeln("<table cellpadding='1' cellspacing='0' border='0' bgcolor='000000'> ");
document.writeln("<tr><td> ");
document.writeln("<table cellpadding='1' cellspacing='0' border='0' bgcolor='#ffde18'> ");
document.writeln("<TR> ");
document.writeln("<TD width='2' height='30' align='center' valign='middle' bgcolor='#ffde18'><spacer type='block' width='2'></TD> ");
document.writeln("<TD width='40' align='center' valign='middle' bgcolor='#ffde18'><IMG src='images/paginegialle.gif' width='33' height='21' alt='Pagine Gialle Online' border='0'></TD> ");
document.writeln("<TD width='90' align='left' valign='middle' bgcolor='#ffde18'><FORM name='cerca' action='http://paginegialle.it' method='GET'><INPUT type='hidden' name='pn' value='441640c'><INPUT type='hidden' name='pi' value='441640c'> ");
document.writeln("</TD> ");
document.writeln("<TD width='45' align='center' valign='middle' bgcolor='#ffde18'><INPUT TYPE='IMAGE' SRC='../images/cercaPG.gif' width='66' height='25' border='0' ALT='Cerca' VALUE='Cerca' NAME='cerca'></TD> ");
document.writeln("</TR> ");
document.writeln("<TR> ");
document.writeln("<TD colspan='4' ><INPUT type='text' name='pc' size='20' border='0'></TD> ");
document.writeln("</TR> ");
document.writeln("</table> ");
document.writeln("</td></tr> ");
document.writeln("</table> ");

document.writeln("          </td> ");
document.writeln("        </tr> ");
// Fine Pagine Gialle

document.writeln("        <tr> ");
document.writeln("          <td width='100%' height='19'><font color='#000080' size='3'><a href='http://www.paginebianche.it' class=mlnk>Pagine Bianche</a></font></td> ");
document.writeln("        </tr> ");
document.writeln("        <tr> ");
document.writeln("          <td width='100%' height='19'><font color='#000080' size='3'><a href='http://tuttocitta.it'class=mlnk>tuttocitta.it</a></font></td> ");
document.writeln("        </tr> ");
document.writeln("        <tr> ");
document.writeln("          <td width='100%' height='19'><font color='#000080' size='3'><a href='http://www.meteo.it/' class=mlnk>Meteo</a></font></td> ");
document.writeln("        </tr> ");


document.writeln("      </table> ");
// Fine Tabella utilità 

document.writeln("<p>&nbsp; ");


}


function Coda() {

//document.writeln("<p>&nbsp;</p>");

document.writeln("<div style='border:#003366 solid 1px; '>");
document.writeln("<table border='0' width='99%'> ");
document.writeln("  <tr > ");

document.writeln("    <td width='10%'><img border='0' src='images/ecld1.gif' width='90' height='30'alt='ECDL Patente Europea del computer'></td> ");

document.writeln("    <td width='25%'><font face='Verdana,Arial,Helvetica' size='1'> ");
document.writeln("L' Informatica Sud S.r.l. è un<br> ");
document.writeln("      &nbsp;<a href='http://www.informaticasud.it/corsi/ecdl/index.html'><b> ");
document.writeln("Test Center ECDL<br></b></a> accreditato AICA</font></td> ");


document.writeln("    <td width='30%'></td> ");
document.writeln("    <td width='15%'><font face='Verdana,Arial,Helvetica' size='1'> ");
document.writeln("Per informazioni sui <font size='2'><b>corsi</b></font>, telefona al:</font> ");

document.writeln("    <a href='privacy.htm' clas=mbar > ");
document.writeln("<br><font size='1' color='#000080' >(Informativa privacy)</font></td> ");
document.writeln("    </a>");


document.writeln("    <td width='20%'><img border='0' src='images/telefono.gif' width='170' height='45' alt='Numero di Telefono Informatica Sud: 095 213410'></td> ");
document.writeln("  </tr> ");
document.writeln("</table> ");
document.writeln("</div>");

document.writeln("<p>");
document.writeln("<table border='0' align='center'> ");
document.writeln("  <tr>");
document.writeln("    <td  valign='bottom' align='center' >[ ");
document.writeln("    <a href='default.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Home </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' >|");
document.writeln("    <a href='http://www.informaticasud.it/corsi/index.html' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Corsi </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' >|");
document.writeln("    <a href='simi1/products.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Aziende </font></a></td>");
document.writeln("    <td valign='bottom' align='center' >|");
document.writeln("    <a href='consulenti.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Commercialisti </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' >|");
document.writeln("    <a href='paghe.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Paghe </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' >|");
document.writeln("    <a href='condomini.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Amm.Immobiliari </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' nowrap  >|");
document.writeln("    <a href='edicola/edicole.htm' class=mbar ><font face='Verdana' color='#000080' size='1'>");
document.writeln("    Edicola + </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' nowrap  >|");
document.writeln("    <a href='estetica.htm' class=mbar ><font face='Verdana' color='#000080' size='1'>");
document.writeln("    Centri Estetica </font></a></td>");
document.writeln("    <td  valign='bottom' align='center' >|");
document.writeln("    <a href='simi1/products.htm' class=mbar ><font face='Verdana' size='1' color='#000080'>");
document.writeln("    Prodotti </font></a> ] </td> ");
document.writeln("  </tr>");
document.writeln("</table>");



document.writeln("<p align='center'>&nbsp;&nbsp;&nbsp;<font size='1' color='#000080'> ");
document.writeln("Informatica Sud S.r.l. - Via Vittorio Emanuele, 77 -&nbsp; 95030 Gravina di Catania &nbsp;- ");
document.writeln("&nbsp;Telefono Fax 095. 21 34 10 - ");
document.writeln("e-mail: <a href='mailto:info@informaticasud.it?subject=Richieste dal sito'>info@informaticasud.it<br> ");
document.writeln("</a> ");
document.writeln("</font> ");
document.writeln("<div align='center'><font size='1' color='#808080'> ");
document.writeln("Copyright 2002-2007, Informatica Sud S.r.l. - All rights reserved - ");
document.writeln("I prodotti e i marchi citati nel sito sono registrati e copyright dei relativi produttori <br> ");
document.writeln(" Ultimo aggiornamento :"+ MylastModified() + "<br>");
document.writeln("</font></div> ");

}


function BarraSimi1() {


document.writeln(" <table border='0' cellpadding='0' cellspacing='0' width='100%' bgcolor='#AFC2EB' >");
document.writeln(" <tr>");


document.writeln(" <td rowspan='2' > <a href='products.htm' title='Informazioni sul prodotto'><img border='0' src='images/simi1.gif' width='95' height='64' alt='SIMI#1 Programma di gestione aziende'></a></td> ");

document.writeln(" <td>  ");
document.writeln(" <table border='1' width='100%' bgcolor='#E8E8EE' bordercolor='#B4B4DF' bordercolorlight='#B4B4DF' bordercolordark='#B4B4DF'>");
document.writeln("            <tr>");
document.writeln("              <td width='8%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smbase.htm' class=mbar1>Base</a></td>");
document.writeln("              <td width='12%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smconta.htm' class=mbar1>Contabilità</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smcespi.htm' class=mbar1>Cespiti</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smsosimp.htm' class=mbar1>Sost.Imp.</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smparti.htm' class=mbar1>Part.Aperte</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smmagaz.htm' class=mbar1>Magazzino</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smvendi.htm' class=mbar1>Vendite</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smvebanco.htm' class=mbar1>Vend.Banco</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smordi.htm' class=mbar1>Ordini</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smdistbase.htm' class=mbar1>Distin.base</a></td>");
document.writeln("              <td width='10%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smeffe.htm' class=mbar1>Effetti</a></td>");
document.writeln("            </tr>");
document.writeln(" </table>");
document.writeln(" </td>  ");
document.writeln(" </tr>");

document.writeln("<tr>");
document.writeln(" <td>  ");
document.writeln(" <table border='1' width='100%' bgcolor='#E8E8EE' bordercolor='#B4B4DF' bordercolorlight='#B4B4DF' bordercolordark='#B4B4DF'>");
document.writeln("            <tr>");
document.writeln("              <td width='12%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smrappre.htm' class=mbar1>Rappresentanti</a></td>");
document.writeln("              <td width='12%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smacque.htm' class=mbar1>Acquedotti</a></td>");
document.writeln("              <td width='12%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smcoop.htm' class=mbar1>Coop.Agrumi</a></td>");
document.writeln("              <td width='12%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smgas.htm' class=mbar1>Stab.GAS</a></td>");
document.writeln("              <td width='13%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smscuole.htm' class=mbar1>Scuole</a></td>");
document.writeln("              <td width='13%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smtrasp.htm' class=mbar1>Trasporti</a></td>");
document.writeln("              <td width='13%' bordercolor='#000000' align='center' bgcolor='#7373C4'><a href='simi1/smabbigliam.htm' class=mbar1>Abbigliamento</a></td>");
document.writeln("              <td width='13%' bordercolor='#000000' align='center' nowrap bgcolor='#7373C4'><a href='estetica.htm' class=mbar1>Centri Estetica</a></td>");
document.writeln("            </tr>");
document.writeln(" </table>");

document.writeln(" </td>  ");
document.writeln("</tr>");
document.writeln(" </table>");

}




function MyTime ( Last ) {

 now = new Date( Last );

 ore = now.getHours();
 minutes = now.getMinutes();

 timeval= " "+((ore>12) ? ore-12 : ore );
 timeval +=  ((minutes<10) ? ":0" : ":" ) + minutes ;
 timeval +=  ( ore>=12 ) ? " PM" : " AM";

 return(timeval);

}


function MyDay( Last ) {

 dlm= new Date( Last );

	day = dlm.getDay();
	if ( day == 0 )  day = "Domenica";
	if ( day == 1 )  day = "Lunedì";
	if ( day == 2 )  day = "Martedì";
	if ( day == 3 )  day = "Mercoledì";
	if ( day == 4 )  day = "Giovedì";
	if ( day == 5 )  day = "Venerdì";
	if ( day == 6 )  day = "Sabato";

  return ( day );
}

function MyDate( Last ) {
 dlm= new Date( Last  );


	Mese = dlm.getMonth();
	Giorno = dlm.getDate();
	Anno = dlm.getYear();

	if ( Anno < 70 ) {
		Anno += 2000;
	}
	else if ( Anno > 70 && Anno < 100 ) {
		Anno += 1900 ;
	}

	var NomeMese = new Array(12);
	NomeMese[0]  = "Gennaio";
	NomeMese[1]  = "Febbraio";
	NomeMese[2]  = "Marzo";
	NomeMese[3]  = "Aprile";
	NomeMese[4]  = "Maggio";
	NomeMese[5]  = "Giugno";
	NomeMese[6]  = "Luglio";
	NomeMese[7]  = "Agosto";
	NomeMese[8]  = "Settembre";
	NomeMese[9]  = "Ottobre";
	NomeMese[10] = "Novembre";
	NomeMese[11] = "Dicembre";

	Mese = NomeMese[Mese];

	date_str= " "+Giorno+" "+Mese+" "+Anno ;
	return( date_str );
}





function MylastModified() {
 
 var Last = document.lastModified ;

 var myLastDate = " " + MyDay( Last ) + ", " + MyDate( Last ) + " alle " + MyTime( Last );

 return( myLastDate );


}
