$(document).ready(function() {

$('#testimonials').innerfade({ animationtype: 'fade', speed: 400, timeout: 6000, type: 'random_start', containerheight: '150px' }); 
});
