function stoperror()
  {
  return true
  }
window.onerror=stoperror
