// Suppress JavaScript errors
function stopErrors(){return true;}
window.onerror = stopErrors;
