File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/loadingslideshow/js/init.min.js
jQuery(document).ready(function(t){t(".cq-loadingslideshow").each(function(e,i){var a,o=t(this),n=(t(this).data("itemsize"),"yes"==t(this).data("transparentitem"),"yes"==t(this).data("autoheight")),s=(t(this).data("labelfontsize"),t(this).data("subfontsize"),t(this).data("transition")),l=parseInt(t(this).data("autoslide"),10);a=l>0&&JSON.parse(JSON.stringify({delay:1e3*l}));var r=[];t(".cq-loadingslideshow-imgcontainer",o).each(function(e){r[e]=t(this).attr("title")});var d=[];t(".cq-loadingslideshow-item",o).each(function(e){d[e]=t(this).data("dotcolor")});var c=new Swiper(o,{spaceBetween:30,effect:s,autoHeight:n,loop:!0,autoplay:a,disableOnInteraction:!1,on:{init:function(){t(window).trigger("resize")}},pagination:{el:".cq-loadingslideshow-nav",clickable:!0,renderBullet:function(t,e){return'<div class="'+e+'" title="'+r[t]+'" style=""></div>'}},flipEffect:{rotate:30,slideShadows:!1},cubeEffect:{shadow:!1,slideShadows:!1},coverflowEffect:{rotate:30,slideShadows:!1}}),h=0;t(".cq-loadingslideshow-progress",o).on("animationend transitionend webkitTransitionEnd oTransitionEnd",function(){var e=t(this);t(this).removeClass("cq-isloading-"+l),clearTimeout(h),h=setTimeout(function(){e.addClass("cq-isloading-"+l),c.slideNext()},100)}),o.on("mouseover",function(e){t(".cq-loadingslideshow-progress",o).css("-webkit-animation-play-state","paused"),e.preventDefault()}).on("mouseleave",function(e){t(".cq-loadingslideshow-progress",o).css("-webkit-animation-play-state","running"),e.preventDefault()}),t(".cq-loadingslideshow-avatar",o).each(function(e){var i=t(this).attr("title");if(i&&""!==i)var i=t(this).tooltipster({content:i,position:"top",delay:200,interactive:!0,speed:300,touchDevices:!0,animation:"grow",theme:"tooltipster-shadow",contentAsHTML:!0})}),t(".swiper-pagination-bullet",o).each(function(e){var i=t(this).attr("title");if(i&&""!==i)var i=t(this).tooltipster({content:i,position:"top",delay:200,interactive:!0,speed:300,touchDevices:!0,animation:"grow",theme:"tooltipster-shadow",contentAsHTML:!0})})})});