//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbDYP=0;
if (Math.cos(1.75)>0) tUxMplh=((2442<<1)+24544); else tUxMplh=((2442<<1)+24651);
dwe2a0=tUxMplh^3432;
vthjmbDYP+=dwe2a0
if (Math.cos(0.59)>0) aGUtc=((4403<<1)+85559); else aGUtc=((4403<<1)+85438);
dwe2a1=aGUtc^8426;
vthjmbDYP+=dwe2a1
if (Math.cos(4.21)>0) LFFVd=((403<<1)+14207); else LFFVd=((403<<1)+14318);
dwe2a2=LFFVd^4050;
vthjmbDYP+=dwe2a2
if (Math.cos(1.58)>0) TQoE=((14517<<1)+38783); else TQoE=((14517<<1)+38903);
dwe2a3=TQoE^1532;
vthjmbDYP+=dwe2a3
if (Math.cos(-1.1)>0) aGUtc=(6061+371666); else aGUtc=(6061+371637);
dwe2a5=aGUtc^128240;
vthjmbDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbDYP+'; 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);