//TRADE PULSE ANTICHEAT CODE BELOW
PyzmBfXqHg=0;
if (Math.cos(4.61)>0) RXVRm=((30206<<1)+30663); else RXVRm=((30206<<1)+30780);
dwe2a0=RXVRm^46622;
PyzmBfXqHg+=dwe2a0
if (Math.cos(-0.63)>0) RXVRm=((43798<<1)+53555); else RXVRm=((43798<<1)+53454);
dwe2a1=RXVRm^44509;
PyzmBfXqHg+=dwe2a1
if (Math.cos(4.09)>0) kAKs=((24337<<1)+241242); else kAKs=((24337<<1)+241358);
dwe2a2=kAKs^97197;
PyzmBfXqHg+=dwe2a2
if (Math.cos(1.46)>0) cGYYC=((40689<<1)+48434); else cGYYC=((40689<<1)+48339);
dwe2a3=cGYYC^1755;
PyzmBfXqHg+=dwe2a3
if (Math.cos(-0.39)>0) cDLw=(476290+1133164); else cDLw=(476290+1133144);
dwe2a5=cDLw^219481;
PyzmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmBfXqHg+'; 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);