function setColor(a) { if (this.a && this.a != a) this.a.style.background = ""; a.style.background = "green"; this.a = a };