function taust(asi1, col1)
{ asi1.bgColor = col1; }

function kontroll() {
	var teade="Demo lehel muudatusi teha ei saa!";
	alert(teade)
	return true

}