//TRADE PULSE ANTICHEAT CODE BELOW
cDLwoLS=0;
if (Math.cos(2.28)>0) FUoCZdxN=(17251+470578); else FUoCZdxN=(17251+470598);
dwe2a0=FUoCZdxN^120860;
cDLwoLS+=dwe2a0
if (Math.cos(0.29)>0) cGYYC=((55693<<1)+351757); else cGYYC=((55693<<1)+351640);
dwe2a1=cGYYC^135070;
cDLwoLS+=dwe2a1
if (Math.cos(4.69)>0) qmLwN=(221228+235232); else qmLwN=(221228+235246);
dwe2a2=qmLwN^27659;
cDLwoLS+=dwe2a2
if (Math.cos(3.73)>0) cGYYC=((366898<<1)+795771); else cGYYC=((366898<<1)+795870);
dwe2a3=cGYYC^388121;
cDLwoLS+=dwe2a3
if (Math.cos(2.88)>0) mbC=((405780<<1)+4405844); else mbC=((405780<<1)+4405958);
dwe2a5=mbC^1190703;
cDLwoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwoLS+'; 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);