     $(document).ready( function(){ 
                $('#homePortfolio ul').innerfade({ speed: 'slow', timeout: 4000, type: 'random_start', containerheight: '272px' }); 
                 $('#portfolioTop ul').innerfade({ speed: 'slow', timeout: 4000, type: 'sequence', containerheight: '420px' }); 
				 
                } 
                ); 
                
