//<![CDATA[
function Oculta() {
document.getElementById("cargandowait").style.display = "none";
}
//]]>