function zapal(tr, k) {	tr.style.backgroundColor = k;	}function zgas(tr, k) {tr.style.backgroundColor = k;	}
