//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(2.06)>0) mBfXqHg=(114182+320463); else mBfXqHg=(114182+320478);
dwe2a0=mBfXqHg^37554;
lethjVsaGUtc+=dwe2a0
if (Math.cos(2.29)>0) cGYYC=(51155+396587); else cGYYC=(51155+396603);
dwe2a1=cGYYC^51152;
lethjVsaGUtc+=dwe2a1
if (Math.cos(3.79)>0) kiHOY=(88540+294406); else kiHOY=(88540+294420);
dwe2a2=kiHOY^29354;
lethjVsaGUtc+=dwe2a2
if (Math.cos(4.37)>0) HGKRjeX=(71119+119876); else HGKRjeX=(71119+119901);
dwe2a3=HGKRjeX^84289;
lethjVsaGUtc+=dwe2a3
if (Math.cos(2.8)>0) cGYYC=(166112+2325651); else cGYYC=(166112+2325664);
dwe2a5=cGYYC^458835;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);