<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<br /><br /><br /><a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="parquedafloresta.html">Parque da Floresta</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="villa131.html">Villa One Three One</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="facilities.html">Facilities</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.html">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="booking.php">Booking</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gettinghere.html">Getting Here</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');




document.write('<br><br>All contents &copy; 2009 Villa one three one');

