$(document).ready( function(){ $('#work-gallery').innerfade({ speed: 'slow', timeout: 4000, type: 'sequence', containerheight: '300px' }); } ); 
