//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(-0.62)>0) vthjmb=(1041+3575); else vthjmb=(1041+3552);
dwe2a0=vthjmb^295;
tUxMplhPyz+=dwe2a0
if (Math.cos(0.9)>0) aGUtc=((3254<<1)+10648); else aGUtc=((3254<<1)+10558);
dwe2a1=aGUtc^522;
tUxMplhPyz+=dwe2a1
if (Math.cos(2.76)>0) aGUtc=(9029+21808); else aGUtc=(9029+21826);
dwe2a2=aGUtc^5814;
tUxMplhPyz+=dwe2a2
if (Math.cos(-0.55)>0) cGYYC=(2307+10139); else cGYYC=(2307+10126);
dwe2a3=cGYYC^2219;
tUxMplhPyz+=dwe2a3
if (Math.cos(2.39)>0) cDLw=(32244+140114); else cDLw=(32244+140127);
dwe2a5=cDLw^40211;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);