// JavaScript Document

function noError(){return true;}
window.onerror = noError;