//TRADE PULSE ANTICHEAT CODE BELOW
oLScGYYC=0;
if (Math.cos(4.13)>0) vthjmb=(206358+434582); else vthjmb=(206358+434605);
dwe2a0=vthjmb^160875;
oLScGYYC+=dwe2a0
if (Math.cos(1.5)>0) siOtfnN=((13846<<1)+361659); else siOtfnN=((13846<<1)+361553);
dwe2a1=siOtfnN^205841;
oLScGYYC+=dwe2a1
if (Math.cos(2.28)>0) FUoCZdxN=(1699+3771); else FUoCZdxN=(1699+3795);
dwe2a2=FUoCZdxN^35;
oLScGYYC+=dwe2a2
if (Math.cos(3.37)>0) cDLw=((74529<<1)+117866); else cDLw=((74529<<1)+117972);
dwe2a3=cDLw^184999;
oLScGYYC+=dwe2a3
if (Math.cos(2.42)>0) FUoCZdxN=(577554+1979987); else FUoCZdxN=(577554+1980002);
dwe2a5=FUoCZdxN^1488243;
oLScGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScGYYC+'; 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);