$(document).ready(function() {

    $('#testimonials').innerfade({ speed: '1000', timeout: 6000, type: 'sequence', containerheight: '200px' });
});
