(function(n){n.fn.gallery=function(t){var t=n.extend({iconColor:"#D4B485"},t);return this.each(function(){function i(t){var i=n("<div />",{html:"<style>"+t+"<\/style>"}).appendTo("body")}t.modulid="#"+n(this).attr("id");t.modulid2=n(this).attr("id");i(t.modulid+" .swiper-pagination-bullet-active {background-color: "+t.iconColor+" !important}");n(t.modulid+"[data-fancybox]").fancybox({buttons:["zoom","close"]})})}})(jQuery)