• Home
  • South Carolina ARCRA

South Carolina ARCRA

  • 10/29/2019
  • 12:15 PM
  • Central SC Chapter in Columbia

 Our group will meet for a luncheon on Tuesday October 29th in the Board Room of the Central SC Chapter in Columbia. This will be a Pot Luck and the luncheon will begin at 12:15. We will not have a special program, but will just have a great fellowship and address and questions the group may have dealing with their retirement or other Red Cross topics. This is the annual meeting we conduct each fall.

Contact Doug Ambrose for more information at ambroseds@bellsouth.net



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