$(document).ready( function(){ 
	
	$('.content').innerfade({ speed: 500, timeout: 5000, containerheight: '376px' }); 

	} ); 
