//Purpose of this java script is to replace the Board meeting date

//calendar.php



board_date = "Feb 21";

document.write(board_date);
