<!--
function NoError()
{
  return true;
}
window.onerror = NoError;
-->
