      footer = '<table align="center" width="100%">\n'
	  footer += '<tr valign="top">\n'
      footer += '<td colspan="2" class="Footer" align="center">| <a href="index.html"><span class="Footer">Home</span></a> | <a href="lacasa.html"><span class="Footer">La casa</span></a> | <a href="dovesiamo.html"><span class="Footer">Dove siamo</span></a> | <a href="prezzi.html"><span class="Footer">Prezzi</span></a> | <a href="vieste.html"><span class="Footer">Vieste</span></a> |<br>| <a href="link.html"><span class="Footer">Link</span></a> | <a href="contact.html"><span class="Footer">Contact</span></a> | <br><br>Villa Chiara. Loc.Mattoni, Vieste, cap 71019 Tel.: 0721.864957 <br>Email: <a href="mailto:paco.gentile@alice.it">paco.gentile@alice.it</a><br>&copy; Spallacci Davide<br><br><a href="http://www.zelig.info">Website Design Zelig</a><br><br><br></td>\n'
      footer += '</tr>\n'
	  footer += '</table>\n'
	  document.write(footer);
  
