<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Star Health & Performance');

document.write('</span><br>');
document.write('35 Kings Drive<br>');

document.write('Pagham, West Sussex, PO21 4PZ<br>');

document.write('PHONE: <span class="phonetitle">07904 522721<BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:steve@starhealthandperformance.co.uk">steve@starhealthandperformance.co.uk</a><br>');


//  End -->