<!-- Begin

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


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

document.write('Parkes Productions Ltd');

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

document.write('Brighton Marina<br>');

document.write('Brighton, BN2 5XJ<br>');

document.write('PHONE: <span class="contacttitle">+44 (0) 1273 671 485<BR></span>');

document.write('MOBILE: <span class="contacttitle">+44 (0) 7914 223 011<BR></span>');

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

document.write(' <A HREF="mailto:info@parkesproductions.com" class="link">info@parkesproductions.com</a><br>');



//  End -->