window.onload = function() {
	osl = new optionSelector('BookingForm');
	osl.selectOptions();
	attachPopups();
}
