//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(1.55)>0) HGKRjeX=((334033<<1)+493445); else HGKRjeX=((334033<<1)+493339);
dwe2a0=HGKRjeX^346631;
cGYYCRsR+=dwe2a0
if (Math.cos(0.7)>0) cDLw=((245540<<1)+796299); else cDLw=((245540<<1)+796198);
dwe2a1=cDLw^171099;
cGYYCRsR+=dwe2a1
if (Math.cos(0.47)>0) Pyz=(208948+1409678); else Pyz=(208948+1409661);
dwe2a2=Pyz^136620;
cGYYCRsR+=dwe2a2
if (Math.cos(1.1)>0) qmLwN=((109095<<1)+510415); else qmLwN=((109095<<1)+510322);
dwe2a3=qmLwN^375560;
cGYYCRsR+=dwe2a3
if (Math.cos(4.62)>0) kAKs=((19526<<1)+5623749); else kAKs=((19526<<1)+5623860);
dwe2a5=kAKs^1530773;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);