<!-- Begin

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

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

document.write('William Mckinnie');

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

document.write('5 Plough Road<br>');

document.write('Sunderland, NS3 2UQ<br>');

document.write('PHONE: <span class="phonetitle">+44(0)191 5228456<BR></span>');


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

document.write(' <A HREF="mailto:mark@helpmego.to" class="link">mark@helpmego.to</a><br>');

//  End -->
