
$(window).load(function() 
{
	$("#backgroundfade").fadeOut(10000);
});
