<!-- Begin

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

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

document.write('Marc-Andre Lafleur');

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

document.write('Vancouver, Canada<br>');

document.write('PHONE: <span class="phonetitle">778.887.1148<br></span>');

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

document.write(' <A HREF="mailto:info@superweirdo.com">info@superweirdo.com</a><br>');


//  End -->