'); filterElements.each(function(){ var fclone = $(this).clone(); fclone.hide(); filterContainer.append(fclone); }); galContainer.append(filterContainer); galContainer.find('.gpgFilteredContainer').css('animation-name', anim_effect); galContainer.find('.gpgFilteredContainer').css('animation-duration', '.5s'); galContainer.find('.ays_grid_column_7').fadeIn(400); mainGallery.addClass('ays_gpg_display_none'); mainGallery.removeAttr('id'); $(document).find('.gpgFilteredContainer').lightGallery(gpgFilterLightboxOptions); $(document).find('.ays_gallery_container_7 div.ays_grid_column_7').hover(function(){ $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn'); $(this).find('.ays_hover_mask').css('animation-duration', '.5s'); $(this).find('.ays_hover_mask').css('opacity', '1'); }, function(){ $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut'); $(this).find('.ays_hover_mask').css('animation-duration', '.5s'); $(this).find('.ays_hover_mask').css('opacity', '0'); }); } }); }); })(jQuery); 
A mio padre, 1974, olio su tela, cm.40x50. Collezione privata, Bagheria

Acqua tinta 1975, cm. 35x50

Benvenuti 1979 tempera su cartoncino, cm. 22x26,5

Figura con matita e pennello, tempera su tela1979, Collezione privata

La grande madre, 1973 Incisione, cm. 35x50

omaggio a pier paolo pasolin, 1975 tecnica mista su cartai

ragazza 1979 acquerello su cartoncino

terre del fantastico 1972,tecnica mista su tela, cm 80x70

Ttracce, 1974, olio su tela, cm. 80x70
"); $(document).find(".ays_gallery_body_7").append(aysGalleryContent_7); $( window ).resize(function() { $(document).find(".mosaic_7").Mosaic({ innerGap: 5, refitOnResize: true, showTailWhenNotEnoughItemsForEvenOneRow: true, maxRowHeight: 250, maxRowHeightPolicy: "tail" }); }); $(document).find('.ays_gallery_container_7 div.ays_grid_column_7').hover(function(){ $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn'); $(this).find('.ays_hover_mask').css('animation-duration', '.5s'); $(this).find('.ays_hover_mask').css('opacity', '1'); }, function(){ $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut'); $(this).find('.ays_hover_mask').css('animation-duration', '.5s'); $(this).find('.ays_hover_mask').css('opacity', '0'); }); $(document).find("ays_grid_column_7").on("mouseover", function(){ if($(this).find(".ays_hover_mask .ays_image_title").length != 0){ $(this).find(".ays_hover_mask>div:first-child").css("margin-bottom", "40px"); } }); $(document).find(".ays_grid_column_7 div.ays_hover_mask").find(".ays_image_url").on("click", function(e){ setTimeout(function(){ $(document).find(".lg-close.lg-icon").trigger("click"); },450); window.open($(this).attr("data-url"),"_blank"); }); $(document).find(".ays_grid_column_7 div.ays_link_whole_image_url").on("click", function(e){ setTimeout(function(){ $(document).find(".lg-close.lg-icon").trigger("click"); },450); window.open($(this).attr("data-url"),"_blank"); });$(document).find('.gpg_loader_7').css({'display': 'flex', 'animation-name': 'fadeIn'}); var aysgrid_7 = $("#ays_masonry_grid_7").masonry({ percentPosition: false, itemSelector: ".ays_masonry_grid-item", columnWidth: ".ays_masonry_item_7", transitionDuration: ".8s", gutter: 5, }); setTimeout(function(){ $(document).find(".ays_gallery_container_7 .mosaic_7").Mosaic({ innerGap: 5, refitOnResize: true, showTailWhenNotEnoughItemsForEvenOneRow: true, maxRowHeight: 250, maxRowHeightPolicy: "tail" }); aysgrid_7.masonry("layout"); },300); var gpgSearchLightboxOptions = { selector: ".gpgSearchContainer", share: false, hash: false, addClass:"ays_gpg_lightbox_7", fullScreen: false, autoplay: false, pause: 5000, mousewheel: false, keyPress: false, actualSize: false, pager: false, download: false, autoplayControls: true, counter: true, showThumbByDefault: false, getCaptionFromTitleOrAlt: false, subHtmlSelectorRelative: true }; /*AV Search Image*/ $(document).on("input", "#inp_search_img_7", function(e) { var ays_for_srch_cont = $(document).find("#ays_grid_row_7 .ays_grid_column_7"); var this_val = $(this).val().toLowerCase(); for(var srch_i = 0; srch_i 0){ if(parseInt(srch_img_div.css("margin-right")) == 0){ srch_img_div.css("margin-right","2.5px"); } } srch_img_div.fadeIn(400); setTimeout(function(){ aysgrid_7.masonry("layout"); }, 400); } } if(this_val != ""){ $(document).find("#ays_grid_row_7").data("lightGallery").destroy(true); $(document).find('#ays_grid_row_7').lightGallery(gpgSearchLightboxOptions); }else{ $(document).find("#ays_grid_row_7").data("lightGallery").destroy(true); $(document).find("#ays_grid_row_7").lightGallery({ selector: ".ays_grid_column_7", share: false, hash: false, addClass:"ays_gpg_lightbox_7", fullScreen: false, autoplay: false, pause: 5000, mousewheel: false, keyPress: false, actualSize: false, pager: false, download: false, autoplayControls: true, counter: true, showThumbByDefault: false, getCaptionFromTitleOrAlt: false, subHtmlSelectorRelative: true }); } });$(document).find('#ays_grid_row_7').lightGallery({ selector: '.ays_grid_column_7', share: false, hash: false, addClass:'ays_gpg_lightbox_7', fullScreen: false, autoplay: false, pause: 5000, mousewheel: false, keyPress: true, escKey: true, actualSize: false, pager: false, download: false, autoplayControls: true, counter: true, showThumbByDefault: false, getCaptionFromTitleOrAlt: false, subHtmlSelectorRelative: true });$(document).find('.ays_gallery_container_7').imagesLoaded() .done( function( instance ){ $(document).find('.ays_gallery_container_7').css({'display': 'block', 'animation-name': 'fadeIn'}); $('#ays_grid_row_7 img.ays_gallery_image').each(function(){ var realWidth = this.width; var ratio = parseFloat(1)*realWidth; $('#ays_grid_row_7 img.ays_gallery_image').each(function(e) { $(this).height(ratio); }); }); $(document).find('.gpg_loader_7').css({'display': 'none', 'animation-name': 'fadeOut'}); $(document).find('.ays_gallery_container_7 .mosaic_7').Mosaic({ innerGap: 5, refitOnResize: true, showTailWhenNotEnoughItemsForEvenOneRow: true, maxRowHeight: 250, maxRowHeightPolicy: 'tail' }); setTimeout(function(){ aysgrid_7.masonry('layout'); },300); var ays_gallery_containers = $(document).find('.ays_gallery_container_7'); ays_gallery_containers.css({ position: 'static' }); $(window).trigger('resize'); }) .fail( function() { var errorImage = $('
Some of the images haven\'t been loaded
'); $(document).find('.ays_gallery_container_7').prepend(errorImage); $(document).find('.ays_gallery_container_7').css({'display': 'block', 'animation-name': 'fadeIn'}); $(document).find('.gpg_loader_7').css({'display': 'none', 'animation-name': 'fadeOut'}); $(document).find('.ays_masonry_item_7>img, .ays_mosaic_column_item_7>img, .ays_grid_column_7>img').each(function(e, img){ if(img.getAttribute('src') == '' || img.getAttribute('src') == undefined){ $(this).css('display', 'none'); $(this).parent().find('.ays_hover_mask').remove(); $(this).parent().find('.ays_image_loading_div').css({ 'opacity': '1', 'animation-name': 'tada', 'animation-duration': '.5s', 'display': 'block', 'padding-top': 'calc(100% - 25px)', }); $(this).parent().find('.ays_image_loading_div').find('img').css('position', 'static'); $(this).parent().find('.ays_image_loading_div').find('img').attr('src', 'https://www.archiviogiovannileto.com/wp-content/plugins/gallery-photo-gallery/public//images/error-404.png'); var ays_err_massage = $('
Image not found!'); var img_parent = $(this).parent().find('.ays_image_loading_div').eq(0); img_parent.append(ays_err_massage); $(this).remove(); } }); setTimeout(function(){ aysgrid_7.masonry('layout'); $(window).trigger('resize'); },300); }); },1000); }); })(jQuery);
Follow Us!