<!-- Begin

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


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

document.write('Ozarks Living Realtors');

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

document.write('P.O. Box 296 <br>');

document.write('Ava, MO 65608<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 us: ');

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('Robert Baumgaqrdner <span class="phonetitle">(417) 543-3473</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 -->
