$('.mfp-gallery-image', context).once('magnific_popup').each(function (el, i) {
                $(this).magnificPopup(options);
            });