$(document).ready(
	function(){				
		$('.mblock1 ul').innerfade({
			speed: 1000,
			timeout: 3000,
			type: 'sequence',
			containerheight: '97px'
		});
		
		
});

$(document).ready(
	function(){				
		$('.mblock3 ul').innerfade({
			speed: 1000,
			timeout: 3500,
			type: 'sequence',
			containerheight: '211px'
		});
		
		
});

$(document).ready(
	function(){				
		$('.mblock4 ul').innerfade({
			speed: 1000,
			timeout: 4000,
			type: 'sequence',
			containerheight: '97px'
		});
		
		
});

$(document).ready(
	function(){				
		$('.mblock5 ul').innerfade({
			speed: 1000,
			timeout: 4500,
			type: 'sequence',
			containerheight: '97px'
		});
		
		
});

$(document).ready(
	function(){				
		$('.mblock7 ul').innerfade({
			speed: 1000,
			timeout: 5000,
			type: 'sequence',
			containerheight: '97px'
		});
		
		
});

$(document).ready(
	function(){				
		$('.mblock10 ul').innerfade({
			speed: 1000,
			timeout: 3000,
			type: 'sequence',
			containerheight: '201px'
		});
		
		
});
