
	function kep_csere(hol,mire){
		var kep = mire;
		var nev = hol;
		document.getElementById(nev).src = kep;
	}
