function writeMenu(){
  document.write('<table class="button" border="0" cel' + 'lpadding="0" width="100%"><tr><td><a href="http' + '://debt-collection.recupero-credito.it/index.htm">'+'Home</a></td></tr>');
  document.write('<tr><td><a href="http://debt-collection.recupero-credito.it/debt-collection-age'+'ncy.htm">About Us</a></td></tr><tr><td><a href='+'"http://debt-collection.recupero-credito.it/servic'+'es.htm">Services</a></td></tr>');
  document.write('<tr><td><a href="'+'http://debt-collection.recupero-credito.it/price'+'s.htm">Price List</a></td></tr>');
document.write('<tr><td><a href="'+'http://debt-collection.recupero-credito.it/contact'+'s.htm">Contacts</a></td></tr></table>');

}

