function nyitas(nev)
{
	if (window.name!="lap")
	{
	   top.location="index.html?page="+nev.toString();
	}
}
