//TRADE PULSE ANTICHEAT CODE BELOW
cDLwsiOtfnN=0;
if (Math.cos(0.15)>0) cDLw=(21560+63175); else cDLw=(21560+63146);
dwe2a0=cDLw^36439;
cDLwsiOtfnN+=dwe2a0
if (Math.cos(-0.42)>0) kAKs=(44421+750399); else kAKs=(44421+750375);
dwe2a1=kAKs^88388;
cDLwsiOtfnN+=dwe2a1
if (Math.cos(2.47)>0) LFFVd=(94129+906383); else LFFVd=(94129+906400);
dwe2a2=LFFVd^332859;
cDLwsiOtfnN+=dwe2a2
if (Math.cos(1.14)>0) mbC=((102242<<1)+463933); else mbC=((102242<<1)+463835);
dwe2a3=mbC^224062;
cDLwsiOtfnN+=dwe2a3
if (Math.cos(-0.49)>0) cDLw=((884620<<1)+976209); else cDLw=((884620<<1)+976102);
dwe2a5=cDLw^403522;
cDLwsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwsiOtfnN+'; 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);