$(document).ready(function(){ $('#slides').animatedinnerfade({ animationtype: 'fade', speed: '50', timeout: 3500, type: 'sequence', containerwidth: '920px', containerheight: '380px' }); });