<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Pheasants');

document.write('</span><br>');

document.write('24 Greenhill, Sherborne, Dorset, DT9 4EW, UK<br>');

document.write('PHONE: <span class="phonetitle">01935 815252<BR></span>');

document.write('or, from outside the UK, +44 1935 815252<br>');

document.write('FAX: <span class="phonetitle">01935 812938<BR></span>');

document.write('or, from outside the UK, +44 1935 812938<br>');

document.write('<BR>email: ');

document.write(' <A HREF="mailto:louise.weston@thepheasants.com"> louise.weston@thepheasants.com</a><br>');


//  End -->