<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Preferred Family Healthcare');

document.write('</span><br>');

document.write('800 East LaHarpe'<br>');

document.write('Kirksville, MO. 63501<br>');

document.write('PHONE: <span class="phonetitle">(660) 665-1962<BR></span>');

document.write('FAX: <span class="phonetitle">(555) 665-3989<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:hr@ofh.org">hr@pfh.org</a><br>');


//  End -->