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

var kep = new Array(41);
for(x = 0; x < 41; x++)
	{
	kep[x] = new Image();
	kep[x].src = 'pictures/pic' + x + '.gif';
	}

function out(n)
	{
	if(n<29)
		{
   		document.images.aaa.src = kep[n].src;
   		}	
	if(n>29)
		{
		document.images.bbb.src = kep[n].src;
   		}
   	}

function over(n)
	{
	if(n<=29)
		document.images.aaa.src = kep[n].src;
   	else
		document.images.bbb.src = kep[n].src;
   	}

function elerhetoseg(l,t,o,e)
	{
	window.open("elerhetoseg.php","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function etika(l,t,o,e)
	{
	window.open("etika.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function adatvedelem(l,t,o,e)
	{
	window.open("adatvedelem.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function adatvedelem2(l,t,o,e)
	{
	window.open("../adatvedelem.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function biztonsagos(l,t,o,e)
	{
	window.open("../biztonsagos.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function tovabblepes(l,t,o,e)
	{
	window.open("../tovabblepes.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","new frames");
      	return true;
	}

function nyit1(url,o,e)
	{
	window.open(url,"ablak","width="+o+",height="+e+",status=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function nyit2(url,o,e)
	{
	window.open(url,"ablak","width="+o+",height="+e+",status=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function nyit3(url,neve,l,t,w,h)
	{
	window.open
	(url,neve,"left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=no","top frames");
	return true;
	}
	
function nyit4(url,neve,l,t,w,h)
	{
	window.open
	(url,neve,"left="+l+",top="+t+",width="+w+",height="+h+",status=no,scrollbars=yes","top frames");
      	return true;
	}
	
function fogadalom(l,t,o,e)
	{
	window.open("fogadalom.html","ablak","left="+l+",top="+t+",width="+o+",height="+e+",status=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,copyhistory=yes,toolbar=no","top frames");
      	return true;
	}

function csuk()
	{
	win.close ();
	return false;
	}


	
	
