$(function() { 
		   
	$(window).load(function () {
		$("#divPrnCarga").hide();
	});

});
