function idz(teraz) {
	document.location.href=teraz.value;
}

