File: /mnt/drbd/www/edenhouse/wp-content/plugins/essential-blocks/blocks/social-share/frontend/index.js
document.addEventListener("DOMContentLoaded",(function(e){var t=document.querySelectorAll(".eb-social-share-wrapper");t&&t.forEach((function(e){for(var t=e.querySelectorAll("ul.eb-social-shares li a"),n=function(e){t[e].addEventListener("click",(function(e){e.preventDefault();var t=this.getAttribute("href");window.open(t,""," scrollbars=yes,menubar=no,width=500,height=400,resizable=yes,toolbar=no,location=no,status=no")})),t[e].addEventListener("mouseenter",(function(n){n.preventDefault(),t[e].classList.add("eb-slide-out")})),t[e].addEventListener("mouseleave",(function(n){n.preventDefault(),t[e].classList.remove("eb-slide-out")}))},o=0;o<t.length;o++)n(o)}))}));