<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Peter Smith Classic Design');

document.write('</span><br>');

document.write('Unit 1 Park Farm<br>');

document.write('Hundred Acre Lane<br>');

document.write('Wivelsfield Green<br>');

document.write('Haywards Heath<br>');

document.write('West Sussex, RH17 7RU<br>');

document.write('PHONE: <span class="phonetitle">01273 891979<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">01273 891979<BR></span>');

document.write('MOB: &nbsp;&nbsp;<span class="phonetitle">07979 521054<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@petersmithclassic.co.uk">info@petersmithclassic.co.uk</a><br>');


//  End -->