//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(0.24)>0) FUoCZdxN=(3226+744083); else FUoCZdxN=(3226+744070);
dwe2a0=FUoCZdxN^133886;
DYPcDLw+=dwe2a0
if (Math.cos(3.3)>0) aGUtc=(295000+730633); else aGUtc=(295000+730654);
dwe2a1=aGUtc^307441;
DYPcDLw+=dwe2a1
if (Math.cos(0.88)>0) aGUtc=((16946<<1)+28004); else aGUtc=((16946<<1)+27883);
dwe2a2=aGUtc^20180;
DYPcDLw+=dwe2a2
if (Math.cos(4.3)>0) cGYYC=((292766<<1)+328598); else cGYYC=((292766<<1)+328695);
dwe2a3=cGYYC^240429;
DYPcDLw+=dwe2a3
if (Math.cos(0.54)>0) RsR=((589481<<1)+4216495); else RsR=((589481<<1)+4216402);
dwe2a5=RsR^1052874;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);