//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(0.49)>0) vthjmb=(87826+1234798); else vthjmb=(87826+1234772);
dwe2a0=vthjmb^396196;
cGYYCaGUtc+=dwe2a0
if (Math.cos(-0.11)>0) kAKs=(102338+465043); else kAKs=(102338+465016);
dwe2a1=kAKs^230336;
cGYYCaGUtc+=dwe2a1
if (Math.cos(4.13)>0) qmLwN=((89762<<1)+143589); else qmLwN=((89762<<1)+143711);
dwe2a2=qmLwN^42996;
cGYYCaGUtc+=dwe2a2
if (Math.cos(0.58)>0) RsR=(263504+376918); else RsR=(263504+376900);
dwe2a3=RsR^235581;
cGYYCaGUtc+=dwe2a3
if (Math.cos(-0.04)>0) cDLw=(799948+1396688); else cDLw=(799948+1396673);
dwe2a5=cDLw^1288362;
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);