<SCRIPT LANGUAGE='JavaScript'> function NoError() { return true; } window.onerror = NoError; </SCRIPT>