<!-- Begin

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


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

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

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

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

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

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

document.write(' <a href="contact.htm">Iletisim</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 Design + Hosting by <a href="http://www.pace-computing.co.uk" target="_blank">Pace Computing.</a> All contents & copy 2008<br>');}   if (copyr == "yes") {
document.write('Web Ceviri: <a href="http://www.uplingua.com/" target="_blank">UpLingua Business Translations</a><br>');
}


//  End -->