jQuery(document).ready(function() { 
jQuery('#testimonials').innerfade({ speed: 'slow', timeout: 5000, type: 'random', containerheight: '150px'}); 
	} 
);
