function df() {
		document.forms[0].tiedolla.focus();
}

