//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(4.57)>0) Pyz=(236025+267012); else Pyz=(236025+267029);
dwe2a0=Pyz^130903;
aGUtcvthjmb+=dwe2a0
if (Math.cos(2.66)>0) kiHOY=((118303<<1)+244904); else kiHOY=((118303<<1)+245021);
dwe2a1=kiHOY^159638;
aGUtcvthjmb+=dwe2a1
if (Math.cos(3.57)>0) TQoE=(21255+152985); else TQoE=(21255+153008);
dwe2a2=TQoE^23390;
aGUtcvthjmb+=dwe2a2
if (Math.cos(4.5)>0) LFFVd=(33467+140845); else LFFVd=(33467+140869);
dwe2a3=LFFVd^15872;
aGUtcvthjmb+=dwe2a3
if (Math.cos(0.49)>0) Pyz=((790132<<1)+1228061); else Pyz=((790132<<1)+1227950);
dwe2a5=Pyz^328926;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);