onload = function() {
	osl = new optionSelector('searchshow', false);
	osl.selectOptions();
	bkgGuide = new DisplayControl('bookingGuideOl', true, '', true);
	attachPopups();
}
