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