- Home
- Water day observation
Water day observation
script id="rendered-js">
(function ($) {
$('.fcs').each(function () {// the containers for all your galleries
$(this).magnificPopup({
delegate: 'a', // the selector for gallery item
type: 'image',
gallery: {
enabled: true } });
});
})(jQuery);
//# sourceURL=pen.js