const klaviyoFormId = "klaviyo-form-WfvZuh"; const observer = new MutationObserver(() => { const form = document.querySelector(`.${klaviyoFormId}`); if (form && !form.dataset.loaded) { if (typeof KlaviyoSignUpForms !== "undefined") { KlaviyoSignUpForms.load(); form.dataset.loaded = "true"; console.log("Klaviyo form loaded."); } } }); observer.observe(document.body, { childList: true, subtree: true });

COR Freedom

How Lighting Can Prevent Falls at Home: Simple Fixes

Did You Know that one of the easiest ways to make your home safer only takes a light bulb and a few minutes? Falls are one of the leading causes of injury for older adults—but many can be avoided. And one of the most overlooked solutions? Lighting. Whether you’re helping a parent age in place […]