
$(document).ready(function(){
	$('.case').innerfade({
		speed: 1200,
		timeout: 2200,
		containerheight: '59px'
	});
}); 
