	function flog()
	{
	document.flogin.submit();
	};
	
	function fc()
	{
		alert ('teszt');
	document.fcomm.submit();
	}
