<!-- Begin

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

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

document.write('Sue & John Pedersen');

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

document.write('6 Oakwood Crescent<br>');

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

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

document.write('CW11 2LL<br>');

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

document.write('<a href="mailto:sue@pedderz.net">sue@pedderz.net</a>');

//  End -->