//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(2.86)>0) RXVRm=(25082+43180); else RXVRm=(25082+43207);
dwe2a0=RXVRm^31647;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(4.27)>0) vthjmb=(149054+715192); else vthjmb=(149054+715221);
dwe2a1=vthjmb^173337;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(4.25)>0) mBfXqHg=(220123+348309); else mBfXqHg=(220123+348335);
dwe2a2=mBfXqHg^438027;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(3.73)>0) aGUtc=((30327<<1)+1026412); else aGUtc=((30327<<1)+1026503);
dwe2a3=aGUtc^429887;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(4.08)>0) HGKRjeX=((467524<<1)+3300890); else HGKRjeX=((467524<<1)+3301003);
dwe2a5=HGKRjeX^72101;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);