window.onload = function() {
           document.getElementById( "center" ).className = "normal";
           document.getElementById("carregando").className="oculta";
        }
