The Babylon Public Library will be closed Friday (July 3), Saturday (July 4), and Sunday (July 5) in observance of Independence Day.
Your input counts! Take our Strategic Planning Survey.
Upcoming events
New items
document.addEventListener("DOMContentLoaded", function() {
const observer = new MutationObserver(() => {
const img = document.querySelector('.ctct-form-footer-img');
if (img && !img.alt) {
img.alt = "Constant Contact logo"; // ← your custom alt text
observer.disconnect();
}
});
observer.observe(document.body, { childList: true, subtree: true });
});






















