// JavaScript Document
<!-- 
function stoperror(){ 
return true 
} 
window.onerror=stoperror 
// --> 
