window.onload = function() {
	osl = new optionSelector('eventDetails', false);
	osl.selectOptions();
	initCalendar();
}
