<!-- Begin


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

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

document.write('Paul Couper');

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

document.write('PHONE: <span class="phonetitle">+44 (0) 23 92 753 572<BR></span>');


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

document.write(' <A HREF="mailto:paul@paulcouper.co.uk">paul@paulcouper.co.uk</a><br>');


//  End -->

