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


RC_date = "September 13";

document.write(RC_date);