var url = 'https://adv.realty.ru/gb.php?block_adv=62&front=1&site=6&ver=1745674599';
var ref = '';
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('');