//Purpose of this java script is to replace the Redwood City meeting dates
//2nd Monday
//meetings.php, calendar.php


RC_date = "August 9";

document.write(RC_date);