<!-- Begin

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

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

document.write('Skiing on the Edge');

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

document.write('5165 Raven Road<br>');

document.write('Courtenay, BC V9J 1L9<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(250) 898-8341<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(250) 898-8342<BR></span>');

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

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

//  End -->