jQuery(function(){
	window.setTimeout(function(){jQuery('.time_message').fadeOut(1000);}, 2000);
})
