<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Dr. Janny Thompson');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(604) 838-2290 <BR><BR></span>');

document.write('<span class="phonetitle">');

document.write('Dr. Valerie Whiffen');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(604) 785-5482<BR></span>');






//  End -->