function input_select()
	{
	document.form1.tekst.focus();
	}
