function openGalery(id,kepid){
    window.open("/nk7/jsp/gallery/gallery.jsp?id="+id+"&kepid="+kepid,"","resizable=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,fullscreen=no,dependent=no,width=700,height=570");
}
