<!-- Begin

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

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

document.write('Your Name or Company');

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

document.write('101 Your Road,<br>');

document.write('Brighton, 000 000<br>');

document.write('PHONE: <span class="phonetitle">(0000) 000000<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(0000) 000000<br></span>');

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



//  End -->
