var performa = "yes"
document.write('<b><a href="index.htm">Home</a></b>');
document.write('&nbsp;|&nbsp;');
document.write('<b><a href="performa_home_profilo.htm">Profilo</a></b>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Attivitą</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Servizi</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Partners</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Immagini</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Riferimenti</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Disclaimer</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Privacy</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="index.htm">Copyright</a>');
document.write('&nbsp;|&nbsp;');
document.write('<b><a href="contatti.htm">Contatti</a></b><br>');
if (performa == "yes")
{
  document.write('PROMOSPORT | PIVA 07613140016 | 2009 Tutti i diritti riservati<br>');
}
document.write('<br>');

