屏蔽javascript页角报错代码
<SCRIPT LANGUAGE="javascript"> <!-- Hide function killErrors() { return true; } window.onerror = killErrors; // --> </SCRIPT>