var numero = 19.53176655;
var troncato = Math.round(numero*100) / 100;