//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(-0.85)>0) siOtfnN=(290301+575949); else siOtfnN=(290301+575922);
dwe2a0=siOtfnN^90575;
DYPqmLwN+=dwe2a0
if (Math.cos(1.5)>0) cGYYC=(137033+488191); else cGYYC=(137033+488167);
dwe2a1=cGYYC^384489;
DYPqmLwN+=dwe2a1
if (Math.cos(-1.13)>0) oLS=(8554+10683); else oLS=(8554+10667);
dwe2a2=oLS^3209;
DYPqmLwN+=dwe2a2
if (Math.cos(4.52)>0) FUoCZdxN=((88075<<1)+94134); else FUoCZdxN=((88075<<1)+94239);
dwe2a3=FUoCZdxN^43640;
DYPqmLwN+=dwe2a3
if (Math.cos(-0.6)>0) kAKs=(972938+2088310); else kAKs=(972938+2088291);
dwe2a5=kAKs^524354;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);