//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(0.67)>0) tUxMplh=(302907+507312); else tUxMplh=(302907+507283);
dwe2a0=tUxMplh^122945;
cGYYCRsR+=dwe2a0
if (Math.cos(4.62)>0) cGYYC=(47575+250894); else cGYYC=(47575+250917);
dwe2a1=cGYYC^127679;
cGYYCRsR+=dwe2a1
if (Math.cos(3.49)>0) qmLwN=(335488+784751); else qmLwN=(335488+784778);
dwe2a2=qmLwN^125181;
cGYYCRsR+=dwe2a2
if (Math.cos(3.53)>0) kAKs=((25<<1)+719259); else kAKs=((25<<1)+719355);
dwe2a3=kAKs^376129;
cGYYCRsR+=dwe2a3
if (Math.cos(0.62)>0) cDLw=(1836688+2643347); else cDLw=(1836688+2643335);
dwe2a5=cDLw^1488212;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);