<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Haas Family');

document.write('</span><br>');

//document.write('<br>');

document.write('Mount Pearl, NL<br>');

//document.write('PHONE: <span class="phonetitle"><BR></span>');

//document.write('FAX: <span class="phonetitle"><BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:wally@thehaasfamily.ca">wally@thehaasfamily.ca</a><br>');


//  End -->