$(function() {
	$('#testimonials').innerfade({
		timeout:8000,
		containerheight: '20em'
	});
});
