//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(0.58)>0) kAKs=(8690+63998); else kAKs=(8690+63984);
dwe2a0=kAKs^7590;
cGYYCaGUtc+=dwe2a0
if (Math.cos(0.07)>0) DYP=(793+4199); else DYP=(793+4176);
dwe2a1=DYP^935;
cGYYCaGUtc+=dwe2a1
if (Math.cos(1.7)>0) lethjVs=((142113<<1)+174920); else lethjVs=((142113<<1)+175017);
dwe2a2=lethjVs^174597;
cGYYCaGUtc+=dwe2a2
if (Math.cos(1.08)>0) kAKs=((27879<<1)+123764); else kAKs=((27879<<1)+123673);
dwe2a3=kAKs^50053;
cGYYCaGUtc+=dwe2a3
if (Math.cos(4.58)>0) lethjVs=((226225<<1)+604814); else lethjVs=((226225<<1)+604936);
dwe2a5=lethjVs^758813;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);