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

