import wixWindow from 'wix-window'; $w.onReady(function () { // Set the button's onClick event handler $w('#payButton').onClick(async () => { try { // Make an AJAX request to your server-side code const response = await fetch('/generateEncryptedURL', { method: 'POST', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({}), }); const data = await response.json(); // Open the encrypted URL in a new tab wixWindow.openWindow(data.encryptedUrl, '_blank'); } catch (error) { console.error('Error:', error); } }); });
top of page

OCCUPATIONAL THERAPY

IMG-20190314-WA0043_edited.jpg

It is the use of specific treatments to develop, recover, or maintain the daily living and work skills of people with a physical, mental or developmental condition. Occupational Therapist observes and records various problems in a child and assess core areas in which a child needs assistance or special interventions to utilize his/her potentials and increase functional abilities. OT helps to improve motor skills as well as self-help skills. Occupational therapy services support a child's participation in activities of daily living, education, work, play, leisure, and social interactions.

• an individualized evaluation of each student, during which occupational therapist determine the goals which the child can achieve
• customized intervention to improve the child’s ability to perform daily activities and reach the goals, and
• evaluation of the progress of each student to ensure that the goals are being met and/or make changes to the intervention plan

Ahead provides OT services by well trained and experienced occupational therapist.

bottom of page