function silentErrorHandler() {        

return true;

}
window.onerror=silentErrorHandler;