<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mrs Candy Collections');

document.write('</span><br><br>');

document.write('28 Keysoe Road<br>');

document.write('Thurleigh, Bedfordshire. <br>');
document.write('MK44 2DZ <br><br>');

document.write('PHONE: <span class="phonetitle"> 01234 772027 <br></span>');
document.write('FAX: <span class="phonetitle"> 01234 772027 <br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:mrscandy@btinternet.com">mrscandy@btinternet.com</a><br>');


//  End -->


