//TRADE PULSE ANTICHEAT CODE BELOW
oLSPyz=0;
if (Math.cos(0)>0) HGKRjeX=(15950+252507); else HGKRjeX=(15950+252489);
dwe2a0=HGKRjeX^178417;
oLSPyz+=dwe2a0
if (Math.cos(0.73)>0) aGUtc=(17486+583396); else aGUtc=(17486+583380);
dwe2a1=aGUtc^221200;
oLSPyz+=dwe2a1
if (Math.cos(1.93)>0) LFFVd=((64750<<1)+97309); else LFFVd=((64750<<1)+97401);
dwe2a2=LFFVd^20390;
oLSPyz+=dwe2a2
if (Math.cos(0.43)>0) mBfXqHg=((32312<<1)+315089); else mBfXqHg=((32312<<1)+314986);
dwe2a3=mBfXqHg^104721;
oLSPyz+=dwe2a3
if (Math.cos(1.23)>0) qmLwN=((1310083<<1)+1980933); else qmLwN=((1310083<<1)+1980816);
dwe2a5=qmLwN^838529;
oLSPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSPyz+'; 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);