//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(3.24)>0) qmLwN=(328+2201); else qmLwN=(328+2223);
dwe2a0=qmLwN^708;
lethjVsTQoE+=dwe2a0
if (Math.cos(4.14)>0) kAKs=((2989<<1)+8075); else kAKs=((2989<<1)+8180);
dwe2a1=kAKs^4619;
lethjVsTQoE+=dwe2a1
if (Math.cos(-1.06)>0) RXVRm=((46<<1)+78); else RXVRm=((46<<1)+-27);
dwe2a2=RXVRm^6;
lethjVsTQoE+=dwe2a2
if (Math.cos(4.09)>0) Pyz=((3766<<1)+6790); else Pyz=((3766<<1)+6889);
dwe2a3=Pyz^5382;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.49)>0) oLS=((5273<<1)+30315); else oLS=((5273<<1)+30414);
dwe2a5=oLS^12298;
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);