<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Wholesomeman');

document.write('</span><br>');

document.write('Wholesomeman Limited, 19 Lupin Crescent <br>');

document.write('Ilford Essex, IG1 2JR<br>');

document.write('PHONE: <span class="phonetitle">(0207) 043-3180<BR></span>');

<!-- document.write('FAX: <span class="phonetitle">(0870) 286-0559<BR></span>'); -->

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:admin@wholesomeman.com" class="link">admin@wholesomeman.com</a><br>');


//  End -->