
function QkiOjjekt(nev,ertek)
	{
	this.nev = nev;
	this.ertek = ertek;
	}





