ENT & Allergy Center

Call Us

(479)521-3363

Fax (479) 521-4167

Our Address

2100 N Green Acres Road

Fayetteville, AR 72703

Website

Return to the Directory

document.addEventListener('gform_confirmation_loaded', function(event, formId){ const button = document.querySelector('#print-receipt-btn'); if (button) { button.addEventListener('click', function(){ window.print(); }); } });