$(document).ready( function(){ $('#portfolio').innerfade({ speed: 'slow', timeout: 4000, type: 'random', containerheight: '283px' }); } ); 
