<script language="javascript">
function killErrors()
{
return true;
}  
window.onerror = killErrors;
</script>

相关文章: