File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/imagetoggle/js/init.min.js
jQuery(document).ready(function(t){t(".cq-imagetoggle").each(function(e){var o=t(this),r=t(this).data("position"),a=t(this).data("bgcolor"),i=(t(this).data("isdisplay"),"right");r.indexOf("left")>-1&&(i="left");var s=(t(".cq-floatblock-icon",o).attr("class"),t(".cq-floatblock-button",o)),l=(t(".cq-floatblock-content",o),s.outerWidth(),parseInt(t(this).data("elementwidth"),10)||300,parseInt(t(this).data("autodelay"),10)),n=0;l>0&&(clearTimeout(n),n=setTimeout(function(){o.trigger("click")},1e3*l)),o.on("mouseover",function(t){l>0&&clearTimeout(n)}).on("mouseleave",function(e){l>0&&!t(".cq-imagetoggle-content",o).hasClass("cq-imagetoggle-opened")&&(clearTimeout(n),n=setTimeout(function(){o.trigger("click")},1e3*l))}).on("click",function(e){t(".cq-imagetoggle-content",t(this)).toggleClass("cq-imagetoggle-opened"),""!=a&&(o.hasClass("cq-imagetoggle-position-left")?t(".cq-imagetoggle-content",t(this)).hasClass("cq-imagetoggle-opened")?t(".cq-imagetoggle-arrow",t(this)).css({"border-top":"30px solid "+a,"border-right":"30px solid transparent","border-left":"30px solid transparent","border-bottom":"30px solid transparent"}):t(".cq-imagetoggle-arrow",t(this)).css({"border-top":"30px solid transparent","border-right":"30px solid "+a,"border-left":"30px solid transparent","border-bottom":"30px solid transparent"}):t(".cq-imagetoggle-content",t(this)).hasClass("cq-imagetoggle-opened")?t(".cq-imagetoggle-arrow",t(this)).css({"border-top":"30px solid "+a,"border-right":"30px solid transparent","border-left":"30px solid transparent","border-bottom":"30px solid transparent"}):t(".cq-imagetoggle-arrow",t(this)).css({"border-top":"30px solid transparent","border-left":"30px solid "+a,"border-right":"30px solid transparent","border-bottom":"30px solid transparent"})),t(".cq-imagetoggle-moretext",t(this)).slideToggle(400)})})});