Understanding financial literacy and budgeting is a central tool for families who are taking the steps toward becoming financially independent.…
Job Description
The incumbent of this position is responsible for: overall health and safety of preschoolers in the program. She/he works as a member of the classroom team in forming trusting relationships with the children, and general classroom function. His/Her schedule is developed on a daily/weekly basis to provide classroom coverage as needed.
SUPERVISION:
Received: Works under the direct supervision of the Center Director…
// This script would be on the external page hosting the iframe
document.addEventListener('DOMContentLoaded', function() {
var iframeContainer = document.getElementById('iframeContainer');
if (iframeContainer) {
iframeContainer.scrollTop = 0; // Scrolls the container div to its top
}
});