<!-- Begin

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


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

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

document.write(' <a href="villa.htm">Villas</a>');

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

document.write(' <a href="gallery.htm">Fotos</a>');

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

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



document.write('<br><br>');


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


var copyr	  = "yes"	// SHOW COPYRIGHT



   if (copyr == "yes") {
document.write('Site Ontwerp + Hosting: <a href="http://www.pace-computing.co.uk" target="_blank">Pace Computing.</a> Alle rechten voorbehouden 2008<br>');}   if (copyr == "yes") {
document.write('Uw Website vertalen in Europese talen + Opmaak: <a href="http://www.uplingua.com/" target="_blank">UpLingua Zaken Vertalingen</a><br>');
}


//  End -->