function top_login()
	{document.form1.action = '/uporabniki/?action=login&send&from=top_login';
	document.form1.submit();
	}
