$(document).ready(function() {

	 $('.home #hundred').accordion({
			autoHeight: false
		});


});// document ready