<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dean Van Leuven');

document.write('</span><br>');

document.write('90022 Sheffler Rd.<br>');

document.write('Elmira, OR 97437<br>');

document.write('PHONE: <span class="phonetitle">(800) 359-6015<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(541) 935-9361 <BR></span>');

document.write('<BR>Click Here to: ');

document.write(' <A HREF="mailto:drdean@lifewithoutanger.com?subject=Website - Contact The Dean">E-mail The Dean</a><br>');

//  End -->

