
/*      Stop javascript-errors      */

function stoperror(){
return true
}
window.onerror=stoperror


