<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ken O'Keefe');

document.write('</span><br>');

document.write('London<br>');

document.write('UK<br>');

document.write('PHONE: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="tjp@worldcitizen.uk.net">info@your-web-domain.com</a><br>');


//  End -->
