<!-- Begin


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

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

document.write('Stuart Mortimer');

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

document.write('Hope Cottage Grateley<br>');

document.write('Andover Hants, SP11 8JT England<br>');

document.write('PHONE: <span class="phonetitle">44 1264 889016<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">44 1264 889016<BR></span>');

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

document.write(' <A HREF="mailto:stuart@stuartmortimer.com">stuart@stuartmortimer.com</a><br>');


//  End -->