<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('DuNard Institute');

document.write('</span><br>');

document.write('Suite #172 ');

document.write('</span><br>');

document.write('3510 NE 3rd Avenue ');

document.write('</span><br>');

document.write('Camas, WA 98607<br>');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(888) 635-0888<BR></span>');

document.write('</span><br>');

document.write('LOCAL: <span class="phonetitle">(503) 746-4677<BR></span>');

document.write('</span><br>');

document.write('FAX: <span class="phonetitle">(503) 746-4668<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@dunard.com">Info</a><br>');

//  End -->