File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/mediumgallery/js/init.min.js
jQuery(document).ready(function(a){a(".cq-medium-gallery").each(function(){var c=a(this),d=a(this).data("gallerywidth")||"100%",e=a(this).data("gutter")||"0",f=a(this).data("lowreswidth")||"500",g=a(this).data("background")||"rgba(255,255,255,0.85)",h=a(this).data("layoutno").toString()||"213433223433333";a(this).photosetGrid({width:d,gutter:e,layout:h,highresLinks:!1,lowresWidth:f,onInit:function(){},onComplete:function(){c.find("img.mediumgallery-img").each(function(){var c=a(this).data("highres");a(this).wrap('<a href="'+c+'" class="mediumgallery-item"></a>')}),a(".mediumgallery-item",c).fluidbox({overlayColor:g,stackIndex:1e3})}})})});