function dot(ort) {
	document.getElementById('white_dot').className = ort;
}
