<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Ozarks Living Realtors<br>');

document.write('</span><br>');

document.write('CR 124 - E<br>');
document.write('Wasola, MO  65773<br><br>');
document.write('Mail:<br>');

document.write('P.O. Box 296 <br>');
document.write('Ava, MO 65608<br><br>');

document.write('Phone: <span class="phonetitle">(417) 683-3129<BR></span>');

document.write('Toll Free: <span class="phonetitle">(888) 820-3248<BR></span>');

document.write('Fax: <span class="phonetitle">(417) 683-3180<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@ozarkslivingrealtors.com">info@ozarkslivingrealtors.com</a><br>');

document.write('<BR>Debra Walker <span class="phonetitle">(417) 683-7721</span><BR>');
document.write('Howard Cannon <span class="phonetitle">(417) 543-0917 </span><BR>');
document.write('Rex Walker <span class="phonetitle">(417) 543-3433 </span><BR>');

//  End -->

