/* Add custom Js code below */ const link = Object.assign(document.createElement('a'), { href: "https://wa.me/+966530519928", target: "_blank", innerHTML: `` }); document.body.appendChild(link); let e = document.querySelector('.copyright-text'); var t = new Date().getFullYear(); e.innerHTML = 'صنع ' + t + ' | بواسطة شركة ايجاد ';