Check out Next Avenue

12/03/2020 5:02 PM | Anonymous member (Administrator)

Next Avenue's goal is to met the needs and unleashing the potential of older Americans through media. Produced by Twin Cities PBS (TPT) for a national audience, its journalists are based around the country and uncover stories in every state.  Over 70 million people have found information and resources on the website and through other platforms and partnerships.  Check out the topics on their website ...Health, Money & Policy, Work & Purpose, and Caregiving.  Sign up for the free newsletters 



431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }