<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Business Consultant Cynthia Hart');

document.write('</span><br>');

document.write('PO Box 360<br>');

document.write('Bend OR <br>');

document.write('PHONE: <span class="phonetitle">888-401-5066 <BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:mystichart@msn.com">mystichart@msn.com</a><br>');


//  End -->