$(document).ready(function(){ $('#slideshow').innerfade({ animationtype: 'fade', speed: 1850, timeout: 3000, containerheight: '198px' }); } );