$(window).load(function() {
					$('#splash').fadeIn(5000, function() {});  
});