Bridges Geriatric Psychiatry

Call Us

(918) 696-3101

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