"use strict";document.querySelectorAll("a.share-popup").forEach((e=>{e.addEventListener("click",(e=>(window.open(e.currentTarget.href,"","menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=700"),e.preventDefault(),!1)))}));
