jQuery(document).ready(function() {
    jQuery('#fader').innerfade({ speed: 'slow', timeout: 4000, type: 'sequence', containerheight: '147px' });
});
