Air Travel for the elderly in the time of Corona

November 11, 2019

The mission of Knowledgeable Aging (KA) is to provide webinars, blogs, podcasts, and a newsletter with a unique perspective or unique point of view on a particular topic or set of topics in some direct way associated with the aging process.

//auto update year const currentYear = new Date().getFullYear(); const spanElement = document.getElementById("autoUpdateYear"); spanElement.textContent = currentYear;