//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcRsR=0;
if (Math.cos(-0.33)>0) lethjVs=(240645+275507); else lethjVs=(240645+275487);
dwe2a0=lethjVs^163128;
aGUtcRsR+=dwe2a0
if (Math.cos(1.08)>0) RsR=((47284<<1)+97211); else RsR=((47284<<1)+97099);
dwe2a1=RsR^28488;
aGUtcRsR+=dwe2a1
if (Math.cos(2.61)>0) RXVRm=((329289<<1)+354332); else RXVRm=((329289<<1)+354426);
dwe2a2=RXVRm^283030;
aGUtcRsR+=dwe2a2
if (Math.cos(2.04)>0) RXVRm=(84990+190989); else RXVRm=(84990+191019);
dwe2a3=RXVRm^239533;
aGUtcRsR+=dwe2a3
if (Math.cos(1.34)>0) LFFVd=((191016<<1)+2656349); else LFFVd=((191016<<1)+2656241);
dwe2a5=LFFVd^1627423;
aGUtcRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcRsR+'; 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);