//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(0.09)>0) FUoCZdxN=(13101+22875); else FUoCZdxN=(13101+22861);
dwe2a0=FUoCZdxN^15883;
aGUtctUxMplh+=dwe2a0
if (Math.cos(0.25)>0) kiHOY=(891+15924); else kiHOY=(891+15909);
dwe2a1=kiHOY^5806;
aGUtctUxMplh+=dwe2a1
if (Math.cos(0.94)>0) cDLw=(16507+42200); else cDLw=(16507+42182);
dwe2a2=cDLw^17269;
aGUtctUxMplh+=dwe2a2
if (Math.cos(4.36)>0) vthjmb=(2348+2462); else vthjmb=(2348+2482);
dwe2a3=vthjmb^2986;
aGUtctUxMplh+=dwe2a3
if (Math.cos(0.25)>0) siOtfnN=((98882<<1)+108596); else siOtfnN=((98882<<1)+108505);
dwe2a5=siOtfnN^177929;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);