<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('PQM Ltd');

document.write('</span><br>');

document.write('PO BOX 76<br>');

document.write('BLAKENEY<br>' );

document.write('GLOUCESTERSHIRE<br>');

document.write('GL15 4WU<br>');

document.write('<br>');

document.write('phone: <span class="phonetitle">01594 510670<BR></span>');

document.write('fax: <span class="phonetitle">01594 516170<BR></span>');

document.write('<BR>e-mail: ');

document.write(' <A HREF="mailto:info@pqmanagement.co.uk" class="link">info@pqmanagement.co.uk</a><br>');


//  End -->