
onload = function() {
	ft = new fastTrackControl('offerSearchForm');
	ft.resetLocation();
	osl = new optionSelector('offerSearchForm',false);
	osl.selectOptions();
}
