//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCPyz=0;
if (Math.cos(3.06)>0) RsR=(2482+23290); else RsR=(2482+23315);
dwe2a0=RsR^5756;
cGYYCPyz+=dwe2a0
if (Math.cos(0.8)>0) FUoCZdxN=((4839<<1)+19719); else FUoCZdxN=((4839<<1)+19626);
dwe2a1=FUoCZdxN^8867;
cGYYCPyz+=dwe2a1
if (Math.cos(1.75)>0) aGUtc=(54265+92012); else aGUtc=(54265+92035);
dwe2a2=aGUtc^41593;
cGYYCPyz+=dwe2a2
if (Math.cos(-0.63)>0) oLS=((130083<<1)+205835); else oLS=((130083<<1)+205729);
dwe2a3=oLS^5461;
cGYYCPyz+=dwe2a3
if (Math.cos(-0.29)>0) DYP=(103768+4040325); else DYP=(103768+4040297);
dwe2a5=DYP^752860;
cGYYCPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCPyz+'; 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);