<!-- START

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

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

document.write('Speak Easily');

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

document.write('32 Bloomsbury Street<br>');

document.write('LONDON, WC1B 3QJ<br>');

document.write('PHONE: <span class="phonetitle">0207 717 9649<br></span>');

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

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


//  End -->