$( 'a[rel^="lightbox"][data-type="image"]' ).magnificPopup({ autoFocusLast : attr.autoFocusLast, removalDelay : attr.removalDelay, closeOnContentClick : true, type : 'image', image : attr.image });
Comments