<!-- Begin

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

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

document.write('Thorkell Thorkelsson');

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

document.write('ICELAND<br>');

document.write('MOBILE: &nbsp;<span class="phonetitle">+354 869 8801<BR></span>');

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

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

//  End -->
