$(function(){
		$("#headlineleft").innerfade( {
			timeout : 4000,
			containerheight: '22px' 
	});
});

