<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('MK Web Consulting');

document.write('</span><br>');

document.write('My address will be made available<br>');

document.write('to all customers<br>');

document.write('PHONE: <span class="phonetitle">(UK) +44 (0)207 193 2052<br></span>');

document.write('PHONE: <span class="phonetitle">(UK) +1 (0)202 657 6393<br></span>');


//  End -->