//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(3.05)>0) RXVRm=(29126+206699); else RXVRm=(29126+206715);
dwe2a0=RXVRm^31697;
cGYYCTQoE+=dwe2a0
if (Math.cos(-0.84)>0) kAKs=((11996<<1)+42141); else kAKs=((11996<<1)+42048);
dwe2a1=kAKs^42079;
cGYYCTQoE+=dwe2a1
if (Math.cos(0.79)>0) siOtfnN=(46615+113022); else siOtfnN=(46615+113004);
dwe2a2=siOtfnN^98150;
cGYYCTQoE+=dwe2a2
if (Math.cos(-1.32)>0) mbC=((16429<<1)+63438); else mbC=((16429<<1)+63335);
dwe2a3=mbC^41659;
cGYYCTQoE+=dwe2a3
if (Math.cos(4.62)>0) tUxMplh=((386091<<1)+1016157); else tUxMplh=((386091<<1)+1016277);
dwe2a5=tUxMplh^189350;
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);