document.write('    <tr>');
document.write('      <td>');
document.write('        <table width="100%" border="0" cellspacing="1" cellpadding="1">');
document.write('          <tr>');
document.write('            <td align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#999999">');
document.write('<a href="whoweare.htm" target="_top">Who we are</a>');
document.write(' | <a href="contacts.htm" target="_top">Contacts</a>');
document.write(' | <a href="support.htm" target="_top">Support</a>');
document.write(' | <a href="privacy-statement.htm" target="_top">Privacy statement</a>');
document.write(' | <a href="portal.htm" target="_top">Portal</a>');
document.write(' | <a href="expo.htm" target="_top">Exposition</a>');
document.write(' | <a href="http://www.ettoreguarnaccia.com" target="_ettr">Webmaster</a></font></td>');
document.write('          </tr>');
document.write('        </table>');
document.write('      </td>');
document.write('    </tr>');
