<!-- Start


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



document.write('&copy;Copyright');
document.write('&nbsp;&nbsp;&nbsp;');

document.write('<a href="index.html" target="_top" class="foot">www.gitesfortwo.com</a>');

document.write('<br>');


//  End -->