//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(-0.2)>0) siOtfnN=((53455<<1)+79779); else siOtfnN=((53455<<1)+79662);
dwe2a0=siOtfnN^9827;
RXVRmmbC+=dwe2a0
if (Math.cos(3.72)>0) TQoE=(117604+191761); else TQoE=(117604+191776);
dwe2a1=TQoE^129351;
RXVRmmbC+=dwe2a1
if (Math.cos(-1.44)>0) tUxMplh=(192531+195211); else tUxMplh=(192531+195197);
dwe2a2=tUxMplh^69851;
RXVRmmbC+=dwe2a2
if (Math.cos(-0.03)>0) kAKs=((44290<<1)+364885); else kAKs=((44290<<1)+364785);
dwe2a3=kAKs^136759;
RXVRmmbC+=dwe2a3
if (Math.cos(3.74)>0) RsR=((76994<<1)+611834); else RsR=((76994<<1)+611935);
dwe2a5=RsR^66895;
RXVRmmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmbC+'; 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);