function openwin(img) {
window.open('http://egf.lnpu.edu.ua/index.php?name=Galery&op=image&id='+img, 'image', 'resizable=yes,width=800,height=600,toolbar=no,scrollbars=yes,location=no,menubar=no,status=no');
}