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