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