//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(3.78)>0) aGUtc=(57237+691395); else aGUtc=(57237+691417);
dwe2a0=aGUtc^395973;
lethjVsTQoE+=dwe2a0
if (Math.cos(2.7)>0) kiHOY=((89985<<1)+888962); else kiHOY=((89985<<1)+889064);
dwe2a1=kiHOY^299950;
lethjVsTQoE+=dwe2a1
if (Math.cos(2.39)>0) qmLwN=(73991+94270); else qmLwN=(73991+94289);
dwe2a2=qmLwN^2413;
lethjVsTQoE+=dwe2a2
if (Math.cos(3.59)>0) Pyz=(89364+1515791); else Pyz=(89364+1515811);
dwe2a3=Pyz^95464;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.14)>0) siOtfnN=(1504729+6116307); else siOtfnN=(1504729+6116323);
dwe2a5=siOtfnN^2271183;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);