<script LANGUAGE="JavaScript">
function Hata() {
return true;
}

window.onerror = Hata;
</script>
bu kodu ekle head arasına...