Schmieding Center for Senior Education

Call Us

(479) 751-3043

Our Address

2422 N. Thompson

Springdale, AR 72764

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