$(document).ready( function(){
	$('#thb_homepageTestimonials').innerfade({
		animationtype: 'fade',
		speed: 750,
		timeout: 12000,
		type: 'sequence',
		containerheight: 'auto'
	});
});
