jQuery(function() {
		jQuery("#menu").accordion({ autoHeight: false }	);
});
