function openGallery(file){
      open('/webinc/php/pic.php?file=' + file + '&name' + name,'Foto','width=400,height=400,left=0,top=0');
}