if (top.frames.length!=0) top.location=self.document.location;

var win = null;

function nyit1(l,t,w,h)
	{
	win=window.open	("laci.php","abc","left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return false;
	}
function nyit2(l,t,w,h)
	{
	win=window.open	("bala.php","abc","left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return false;
	}
function nyit3(l,t,w,h)
	{
	win=window.open	("kati.php","abc","left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return false;
	}
function nyit4(l,t,w,h)
	{
	win=window.open	("henrik.php","abc","left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return false;
	}
function nyit5(l,t,w,h)
	{
	win=window.open	("peter.php","abc","left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return false;
	}
	
function csuk()
	{
	win.close ();
	return false;
	}


