<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write ('Ian and Sue Whitehead');

document.write('</span><br />');

document.write('Lane Farm<br />');

document.write('Brundish<br />');

document.write('Suffolk<br />');

document.write('IP13 8BW<br />');

document.write('Phone: <span class="phonetitle">01379 384593<br /></span>');

document.write('Fax: <span class="phonetitle">01379 384934<br /></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:ian@lanefarm.co.uk" class="link">ian@lanefarm.co.uk</a><br />');


//  End -->
