Highlands Healthcare and Rehab

Call Us

(479) 876-1847

Fax: (479) 876-1534

Our Address

670 Rogers Road

Bella Vista, AR 72715

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(); }); } });