/* Control the Elementor Tabs from the URL
* Code from https://element.how/elementor-open-specific-tab-toggle-accordion/
* Copyright 2023 Element.how
* Updated 2023/12/05
*/
window.addEventListener('load', () => {
setTimeout(function () {
let scrollOffset = 100; /* scroll offset from the top of title */
const tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');
const clickTitleWithAnchor = (anchor) => {
tabsAccordionToggleTitles.forEach(title => {
if (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {
if (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();
let timing = 0;
let scrollTarget = title;
if (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');
if (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {
timing = 400;
}
setTimeout(function () {
jQuery('html, body').animate({
scrollTop: jQuery(scrollTarget).offset().top - scrollOffset,
}, 'slow');
}, timing);
}
});
};
document.addEventListener('click', (event) => {
if (event.target.closest('a') && event.target.closest('a').href.includes('#')) {
const anchor = extractAnchor(event.target.closest('a').href);
if (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {
event.preventDefault();
clickTitleWithAnchor(anchor);
}
}
});
const currentAnchor = extractAnchor(window.location.href);
if (currentAnchor) {
clickTitleWithAnchor(currentAnchor);
}
function extractAnchor(url) {
const match = url.match(/#([^?]+)/);
return match ? match[1] : null;
};
function isAnchorInTitles(anchor, titles) {
return Array.from(titles).some(title => {
return title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);
});
};
}, 300);
});
Holiday Sip & Shop Fundraiser with Platters Chocolates & Tattered Tulip!
November 13, 2025
Platter’s Chocolate Factory, 908 Niagara Falls Blvd, North Tonawanda, NY 14120
MSM Presents: Anything Goes
November 22, 2025
Mount St. Mary Academy
Hot Cocoa & Christmas Crafts
December 2, 2025
Mount St. Mary Academy
MSM Meat Raffle 2025
December 5, 2025
Mount Saint Mary Academy, 3756 Delaware Ave, Tonawanda, NY 14217
Breakfast With Santa 2025
December 7, 2025
Mount St. Mary Academy, 3756 Delaware Ave. Kenmore, NY 14217
Chrysalis 2026: Run For The Roses
March 6, 2026
Wurlitzer Events Center,
- SU
- MO
- TU
- WE
- TH
- FR
- SA
- 26
- 27
- 28
- 29
- 30
- 31
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
No School- Veteran’s Day
No School- Veteran’s DayAll Day - 12
Alumnae Career Day
Alumnae Career DayAll Day - 13
Sip and Shop
Sip and ShopAll Day - 14
- 15
- 16
- 17
- 18
Board of Trustees Meeting
Board of Trustees Meeting6:00 pm - 8:00 pm - 19
- 20
ConnectLife Blood Drive
ConnectLife Blood DriveAll Day - 21
- 22
HSPT Exam
HSPT Exam8:00 am - 12:30 pm
- 23
- 24
- 25
Parent/Guardian Teacher Conferences
Parent/Guardian Teacher ConferencesAll Day - 26
No School- Thanksgiving Break
No School- Thanksgiving BreakAll Day - 27
No School- Thanksgiving Break
No School- Thanksgiving BreakAll Day - 28
No School- Thanksgiving Break
No School- Thanksgiving BreakAll Day - 29
- 30
- 1
- 2
Christmas Cocoa and Crafts – Middle School Event
Christmas Cocoa and Crafts – Middle School Event3:30 pm - 5:00 pm - 3
- 4
- 5
Meat Raffle
Meat RaffleAll Day - 6
Make Up Exam Date
Make Up Exam Date8:00 am - 12:30 pm