$(document).ready(function() {
	$('div.accordion1').accordion({ autoheight: false });	
});
