function LoadBottom() {
 prendiElementoDaId('divBottom').innerHTML = '<table class="testobiancoSmall" width=100% height=100% cellspacing="0" cellpadding="0">' +
 '<tr>' +
 '<td width="50%" valign="top" align=left background="images/sfondo_bottom.jpg">&nbsp;Zaro Macchine SRL - P.IVA 02276880123</td>' +
 '<td width="50%" valign="middle" align=right background="images/sfondo_bottom.jpg"><A id="linkCiuchino" href="http://www.linkedin.com/in/alessandrozaro" target="_blank" class="linkBlu">Developed by PT Production</A>&nbsp;</td>' +
 '</tr>' +
 '</table>';
}