<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contacttitle">');

document.write('Peter Alexander');

document.write('</span><br>');

document.write('408 Godstone Road, Kenley<br>');

document.write('Surrey. CR8 5BH<br>');

document.write('PHONE: <span class="contacttitle">02086681890<BR></span>');

document.write('MOBILE: <span class="contacttitle">07772021570<BR></span>');

document.write('or MOBILE2: <span class="contacttitle">07741829350<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="contacttitle">07006030999<BR></span>');

document.write('<BR>');

document.write(' <A HREF="mailto:sales@pwauk.com" class="link">sales@pwauk.com</a><br>');



//  End -->