//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(3.91)>0) siOtfnN=(173500+233977); else siOtfnN=(173500+234001);
dwe2a0=siOtfnN^114069;
cGYYCTQoE+=dwe2a0
if (Math.cos(-0.24)>0) cDLw=((34228<<1)+309265); else cDLw=((34228<<1)+309165);
dwe2a1=cDLw^121472;
cGYYCTQoE+=dwe2a1
if (Math.cos(-0.84)>0) kiHOY=(148316+508092); else kiHOY=(148316+508069);
dwe2a2=kiHOY^194171;
cGYYCTQoE+=dwe2a2
if (Math.cos(1.13)>0) TQoE=(263784+506428); else TQoE=(263784+506403);
dwe2a3=TQoE^185095;
cGYYCTQoE+=dwe2a3
if (Math.cos(-1.31)>0) kAKs=(1333434+1379355); else kAKs=(1333434+1379327);
dwe2a5=kAKs^6958;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);