<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('St. Paul\'s Hazeldean Kanata');

document.write('</span><br>');

document.write('20 Young Road<br>');

document.write('Kanata, ON K2L 1W1<br>');

document.write('PHONE: <span class="phonetitle">(613) 836-1001<br></span>');

document.write('FAX:   <span class="phonetitle">(613) 836-7305<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:admin@stpaulshk.org">admin@stpaulshk.org</a><br>');


//  End -->