nomn=true;
if (document.getElementById){a="getElementById('"} else {if (document.all){a="all('"} else {b='hiba'}}
function oRB(){
bwW=top.document.body.clientWidth;
if(bwW==0) bwW=top.document.body.scrollWidth;
lL=Math.round((bwW-parseInt(eval("document."+a+lN+"').style.width")))/2);
if (lL<0){lL=0}
eval("document."+a+lN+"').style.left='"+lL+"px';");

}
//window.onresize=oRB;
lN='minta';
function autbz(){
if(document.frm.inp.checked){allbz()}
}

function bz(x){
document.getElementById(x).style.display='none';
}
function allbz(){
if(nomn){return}
bz('szolg');
bz('part');
bz('kap');
bz('ceg');
bz('ajanl');
}
function mnu(x){
if(document.frm.inp2.checked){return}
nomn=false;
//allbz();
document.getElementById(x).style.display='';
}
function mnu2(x){
nomn=false;
//allbz();
document.getElementById(x).style.display='';
}


function mnOn(){
continueFlag=true;
document.getElementById('prem').style.display='';
document.getElementById('ceg').style.display='none';
}

function mnOff(){
continueFlag=false;	
sTo=setTimeout('mnItemOff()',200);
}

function mnItemOn(){

}

function mnItemOff(){
if(continueFlag){return}
document.getElementById('prem').style.display='none';
document.getElementById('ceg').style.display='';
}
