<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Shine by Design');

document.write('</span><br>');

document.write('27 Sunnydale Ave<br>');

document.write('Brighton, BN1 8NR<br>');

document.write('PHONE: <span class="phonetitle">01273 882789<BR></span>');

document.write('MOB: <span class="phonetitle">07954 579 772<BR></span>');

document.write('<BR>E-mail us: ');
document.write('<span class="phonetitle">');
document.write('mail@shinebydesign.co.uk');
document.write('</span><br>');



//  End -->