function bezar_mycsatik(){
opener.location.reload();
window.close();
}



function more(azurl){
window.open(azurl,'','status=yes,scrollbars=yes,resizable=yes,width=400,height=300');
//uj2.focus();
}


function elkuld(){

openit();
keres.submit();
}

function openit()
{
uj=window.open('','ujablak','status=yes,scrollbars=yes,resizable=yes,width=300,height=400');
uj.document.write("");
//uj.location="tv_keres.php";
uj.focus();
}

function open_arch(qustr)
{
uj=window.open('tv_arch.php?'+qustr,'ujablak','status=yes,scrollbars=yes,resizable=yes,width=300,height=400');
//uj.document.write("");
uj.focus();
}


function opfeedb()
{
uj=window.open('feedb.php','','status=yes,scrollbars=yes,resizable=yes,width=400,height=300');
uj.focus();
}


function mutat(url)
{
opener.location=url;
// window.blur();
}