//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(1.7)>0) oLS=((22887<<1)+25672); else oLS=((22887<<1)+25765);
dwe2a0=oLS^46884;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(3.75)>0) cDLw=((1357<<1)+155141); else cDLw=((1357<<1)+155253);
dwe2a1=cDLw^67168;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(4.37)>0) cDLw=((31959<<1)+302264); else cDLw=((31959<<1)+302359);
dwe2a2=cDLw^156708;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(2.03)>0) TQoE=(223851+405809); else TQoE=(223851+405836);
dwe2a3=TQoE^87790;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(0.44)>0) kiHOY=(285578+823051); else kiHOY=(285578+823031);
dwe2a5=kiHOY^432170;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);