<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Florida Hearing Care Centers');

document.write('</span><br><br>');



document.write('<strong>Deerfield Beach Florida </strong>  <br> <br>');
document.write('269 South Federal Hwy.<br>Deerfield Beach, Florida 33441<br>');
document.write('PHONE: <span class="phonetitle">(954) 426-2500<BR><br><br><br></span>');



document.write('<strong>Boynton  Beach Florida</strong> <br> <br>');
document.write('123A N. Congress Ave<br>Boynton Beach, Florida 33426<br>');

document.write('PHONE: <span class="phonetitle">(561) 364-8991<BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Info@FloridaHearingCare.com">Info@FloridaHearingCare.com</a><br>');

//  End -->
