<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Allergy Store');

document.write('</span><br>');

document.write('4111 SW 47th Ave, Suite 307<br>');

document.write('Davie, FL  33314<br>');

document.write('PHONE: <span class="phonetitle">(800) 771-2246<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(954) 727-2915<BR></span>');




//  End -->
