// For menu
function color(l,col) {
			l.bgColor = col;
	}
