<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dr. Dan Bangart, DPM');

document.write('</span><br>');

document.write('13660 N. 94th Dr., Ste. #F1<br>');

document.write('Peoria, AZ 85381<br>');

document.write('PHONE: <span class="phonetitle">623.974.0522<br></span>');

document.write('FAX: <span class="phonetitle">623-933-5787<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:Staff@PeoriaPodiatrist.com">Staff@PeoriaPodiatrist.com</a><br>');


//  End -->