var url = 'https://adv.realty.ru/gb.php?site=16&front=1&bot_ok=&block_adv=37&ver=1714197428'; var ref = window.location.href; var userWidth = window.innerWidth; if (!url.includes('width')) { var w = window.innerWidth; document.head.appendChild(document.createElement('script')).setAttribute('src', url + '&width=' + w + '&reff=' + ref); } console.log('');