<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('John Powers');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(+44) 1409 253490<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:john.powers1@btopenworld.com">enquiries</a><br>');


//  End -->