<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('Cathy Connolley');

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

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

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

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

document.write('&nbsp;<span class="phonetitle"><BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:cathy&#64;thefarawayhills.com">cathy@thefarawayhills.com</a>');

//  End -->