//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmBfXqHg=0;
if (Math.cos(-0.3)>0) cDLw=(501029+785732); else cDLw=(501029+785719);
dwe2a0=cDLw^456171;
tUxMplhmBfXqHg+=dwe2a0
if (Math.cos(4.23)>0) mBfXqHg=((52570<<1)+1270452); else mBfXqHg=((52570<<1)+1270545);
dwe2a1=mBfXqHg^470071;
tUxMplhmBfXqHg+=dwe2a1
if (Math.cos(-0.45)>0) aGUtc=(17154+143487); else aGUtc=(17154+143461);
dwe2a2=aGUtc^13333;
tUxMplhmBfXqHg+=dwe2a2
if (Math.cos(3.16)>0) cDLw=(74864+280216); else cDLw=(74864+280239);
dwe2a3=cDLw^105111;
tUxMplhmBfXqHg+=dwe2a3
if (Math.cos(-0.46)>0) FUoCZdxN=(435811+7747104); else FUoCZdxN=(435811+7747082);
dwe2a5=FUoCZdxN^2859030;
tUxMplhmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmBfXqHg+'; 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);