<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


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

document.write('Chafe\'s Landing');

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

document.write('11 Main Road, Petty Harbour<br>');

document.write('NL. A0A 3H0<br>');

document.write('PHONE: <span class="phonetitle">(709) 747-0802<BR></span>');

document.write('AFTER HOURS: &nbsp;&nbsp;<span class="phonetitle">(555) 747-8458<BR></span>');
document.write('OFF SEASON: &nbsp;&nbsp;<span class="phonetitle">(555) 747-8505<BR></span>');


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

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


//  End -->
