$(window).load(function () {
	$('#loading').fadeOut('slow');
});

