$(document).ready(function() {
    $('#slides').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '250px' }); 
})