• Home
  • North East Pennsylvania

North East Pennsylvania

  • 08/14/2019
  • 12:00 PM

Luncheon

Location:  Costellos in Edwardsville

Speaker:  John and Jane Hoopervarer and/or Kate Crowley, volunteers from the Wyoming Valley Chapter talking about their disaster assignments on the Texas floods and California fires.  They are on standby for Hurricane Season so keep your fingers crossed that there are no hurricanes until after the meeting.

Contact Tony Dombroski for more information adombroski1500@comcast.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(); }