window.onerror = ErrorSetting;
function ErrorSetting(msg, file_loc, line_no) { return true;}