function okno(URL)
{
window.open("./files/"+URL+".php", 'OKNO', 'toolbar=no,menubar=no,location=no,directories=no,scrollbars=YES,resizable=YES,status=No,copyhistory=no,width=770,height=575,top=10,left=10')
}

