<!-- Begin

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

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

document.write('Chris Thorne');

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

document.write('Haus Obri Tuftra, Zermatt<br>');

document.write('3920 SWITZERLAND<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(+41) 787 327 295<BR></span>');

document.write('<a href="mailto:chris@chris-thorne.com">chris@chris-thorne.com</a>');

//  End -->