for (i=0; i<this.flakes.length; i++) {
      this.flakes[i].o.style.display = 'block';
    }