tr1.ondblclick = function() { MostrarDatos(tr1.id); }
tr1.ondblclick = function() { MostrarDatos(this.id); }