// JavaScript Document

upcoming_meeting="February 2-3, 2012"
document.write(upcoming_meeting);

