Find A Group and check the Events page for future meetings

Click Here for Group Contact Details (members only)

California

Northern California Group

Southern California Group

Connecticut

New England Group

Delaware

PenJerDel Group   

District of Columbia 

Greater Washington-Baltimore Group

Georgia 

Georgia Group

Maryland 

Greater Washington-Baltimore Group  

Massachusetts 

New England Group

Minnesota

Minnesota Group

Missouri

Greater St. Louis Group

New Jersey

PenJerDel Group  

New York

Greater New York Group

North Carolina

North Carolina Group

Ohio 

Cincinnati Regional Group 

Greater Cleveland Group

Oklahoma

Oklahoma Group

Pennsylvania 

PenJerDel Group 

Northeastern Pennsylvania Group

South Carolina

South Carolina Group  

Texas

South Central Texas Group

Virginia

Greater Washington-Baltimore Group

Washington

Evergreen State (Washington) Group

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(); }