<!--
//SEM ERROS
function stopError() {
return true;
}
window.onerror = stopError;
// -->      

