$(document).ready( function(){
	$('#testimonial_slideshow').innerfade({ speed: 'slow', timeout: 15000, type: 'random_start' });
});


