function help(name,znach) {
window.open("help.php?help="+name+"&value="+znach+"","NewWindow","height=400,width=600,toolbar=no,fullscreen=no,location=no,directories=no,status=no,menubar=no,scrollbars=1,resizable=no,left=150,top=300");
}
