$(document).ready( function(){ $('#homeSlide').innerfade({ speed: 'slow', timeout: 10000, type: 'sequence', containerheight: '275px' }); } ); 
