<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<BR>');

document.write('<span class="phonetitle">');

document.write('Dr. Ben Acree');

document.write('</span><br>');

document.write('<span class="phonetitle">Acree Chiropractic Clinic, PLC<BR></span>');

document.write('<span class="phonetitle">300 South 25th Street<BR></span>');

document.write('<span class="phonetitle">Fort Dodge, Iowa 50501<BR></span>');

document.write('PHONE: <span class="phonetitle">(515) 955-7724<BR></span>');



//  End -->