<script language="JavaScript1.2"> <!-- // please keep these lines on when you copy the source // made by: Nicolas - http://www.javascript-page.com function ClearError() { window.status = "There is a javascript error on this page. Please e-mail the website owner of this page and inform him of this."; return true; } window.onerror = ClearError; //--> </script>