window.onload = function() {
	myHeight = new fx.Height('search_options', {duration: 400});
	myHeight.hide();
}