<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="copytext">&copy;<a href="copyright.html" >Copyright 2008 </a>');

document.write('<a href="home.html" >South West France Holiday Gites</a> ');

//document.write('<span class="copytext">&copy;<a href="copyright.html" onmouseover="doTooltip(event,0)" onmouseout="hideTip()" target="_top" target="_top">Copyright 2008 </a>');

//document.write('<a href="homr.html" onmouseover="doTooltip(event,0)" onmouseout="hideTip()" target="_top"target="_top">South West France Holiday Gites</a> ');


document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

<!-- REPLACED THE MAILTO document.write(' <A HREF="mailto:info@southwestfranceholidaygites.com">Contact Us</a>'); -->

document.write(' <A HREF="contact.htm" >Contact Us</a>');

//document.write(' <A HREF="contact.htm" onmouseover="doTooltip(event,0)" onmouseout="hideTip()" target="_top">Contact Us</a>');


document.write('</span>');


//  End -->