//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(-1.13)>0) DYP=((10250<<1)+133040); else DYP=((10250<<1)+132937);
dwe2a0=DYP^99101;
kAKsTQoE+=dwe2a0
if (Math.cos(0.6)>0) aGUtc=((91653<<1)+209425); else aGUtc=((91653<<1)+209325);
dwe2a1=aGUtc^45207;
kAKsTQoE+=dwe2a1
if (Math.cos(-0.36)>0) siOtfnN=(401827+920113); else siOtfnN=(401827+920091);
dwe2a2=siOtfnN^419931;
kAKsTQoE+=dwe2a2
if (Math.cos(-0.49)>0) DYP=((7017<<1)+326695); else DYP=((7017<<1)+326580);
dwe2a3=DYP^163375;
kAKsTQoE+=dwe2a3
if (Math.cos(0.56)>0) lethjVs=(2520161+5042734); else lethjVs=(2520161+5042713);
dwe2a5=lethjVs^2632636;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);