 $(document).ready( function(){
							 
	
	 $('.hfade').innerfade({ 
	 speed: 'slow', 
	 timeout: 5000, 
	 type: 'sequence', 
	 containerheight: '450px' });
							 

 							 
  } ); 
  
  




