//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(4.03)>0) kAKs=(38206+50427); else kAKs=(38206+50439);
dwe2a0=kAKs^10849;
aGUtclethjVs+=dwe2a0
if (Math.cos(-0.5)>0) TQoE=(28494+49672); else TQoE=(28494+49649);
dwe2a1=TQoE^55702;
aGUtclethjVs+=dwe2a1
if (Math.cos(3.41)>0) mbC=((11589<<1)+302507); else mbC=((11589<<1)+302601);
dwe2a2=mbC^205808;
aGUtclethjVs+=dwe2a2
if (Math.cos(-0.2)>0) mBfXqHg=((9121<<1)+25151); else mBfXqHg=((9121<<1)+25040);
dwe2a3=mBfXqHg^10111;
aGUtclethjVs+=dwe2a3
if (Math.cos(0.52)>0) lethjVs=((858623<<1)+1414792); else lethjVs=((858623<<1)+1414693);
dwe2a5=lethjVs^351848;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);