$(document).ready( function(){ $('#banner').innerfade({ animationtype: 'fade', speed: 1800, timeout: 6000, type: 'sequence', containerheight: '225px' }); });