//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(3.2)>0) aGUtc=((109309<<1)+223650); else aGUtc=((109309<<1)+223740);
dwe2a0=aGUtc^26455;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(-0.29)>0) qmLwN=((53748<<1)+63276); else qmLwN=((53748<<1)+63161);
dwe2a1=qmLwN^61786;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(0.8)>0) aGUtc=(235281+467698); else aGUtc=(235281+467669);
dwe2a2=aGUtc^112214;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(-0.37)>0) vthjmb=((254628<<1)+355413); else vthjmb=((254628<<1)+355290);
dwe2a3=vthjmb^276440;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(3.77)>0) RXVRm=(2203944+6068913); else RXVRm=(2203944+6068933);
dwe2a5=RXVRm^675013;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);