 
function ocultarError(){   
return true;   
}   
window.onerror = ocultarError;   
