<!-- Begin

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

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

document.write('Philip Tory, Director<br>');
document.write('Authorgraphic Ltd<br><br>');
document.write('Registered Office:<br>');
document.write('29 King Edwards Avenue,<br>');
document.write('Gloucester GL1 5DD&nbsp;&nbsp;&nbsp;&nbsp;UK<br>');

document.write('PHONE: 01452 - 500 639<br><br>');
document.write('Email: ');
document.write('<a href="mailto:info2@technicalwritingcourse.co.uk">Send us an email</a><br><br>');
document.write('Company number 4395045</span>');

//  End -->