if (e2.data) {
            p = e2.data;
            for (a in p)
              g = p[a], o2.dataset[a] = g;
          }