File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/profilecardv2/js/init.min.js
jQuery(document).ready(function(e){e(".cq-profilecardv2").each(function(t){function o(){i>0&&clearTimeout(d),c?(e(".cq-profilecardv2-panel",a).removeClass("cq-profilecardv2-panel-toggled"),e(".cq-profilecardv2-content",a).removeClass("cq-profilecardv2-content-"+n),c=!1):(e(".cq-profilecardv2-panel",a).addClass("cq-profilecardv2-panel-toggled"),e(".cq-profilecardv2-content",a).addClass("cq-profilecardv2-content-"+n),c=!0),i>0&&(d=setTimeout(o,1e3*i))}var a=e(this),c=!1,n="toggled",r=e(this).data("trigger"),l=parseInt(e(this).data("maxbutton"),10),i=parseInt(e(this).data("autodelay"),10),d=0;l>0&&e(".vc_btn3-container",a).css("max-width",l+"px"),"click"==r?e(".cq-profilecardv2-content",a).on(r,function(e){o(),e.preventDefault()}):"mouseover"==r&&a.on("mouseover",function(t){i>0&&clearTimeout(d),c||(e(".cq-profilecardv2-panel",a).addClass("cq-profilecardv2-panel-toggled"),e(".cq-profilecardv2-content",a).addClass("cq-profilecardv2-content-"+n),c=!0),t.preventDefault()}).on("mouseleave",function(t){c&&setTimeout(function(){e(".cq-profilecardv2-panel",a).removeClass("cq-profilecardv2-panel-toggled"),e(".cq-profilecardv2-content",a).removeClass("cq-profilecardv2-content-"+n),c=!1},600),i>0&&(d=setTimeout(o,1e3*i)),t.preventDefault()}),i>0&&(d=setTimeout(o,1e3*i),a.on("mouseover",function(e){clearTimeout(d),e.preventDefault()}).on("mouseleave",function(e){d=setTimeout(o,1e3*i),e.preventDefault()}))})});