<!-- Begin

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

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

document.write('Sachiko Clark');

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

document.write('London UK<br>');

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

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

document.write('<a href="mailto:sachikoclark@gmail.com">sachikoclark[at]gmail.com</a>');

//  End -->

