//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(3.72)>0) aGUtc=(157183+776096); else aGUtc=(157183+776124);
dwe2a0=aGUtc^361327;
aGUtcvthjmb+=dwe2a0
if (Math.cos(0.53)>0) DYP=((24793<<1)+264415); else DYP=((24793<<1)+264294);
dwe2a1=DYP^16277;
aGUtcvthjmb+=dwe2a1
if (Math.cos(2.78)>0) lethjVs=((104196<<1)+404119); else lethjVs=((104196<<1)+404241);
dwe2a2=lethjVs^273002;
aGUtcvthjmb+=dwe2a2
if (Math.cos(0.12)>0) cDLw=((145439<<1)+308838); else cDLw=((145439<<1)+308725);
dwe2a3=cDLw^54668;
aGUtcvthjmb+=dwe2a3
if (Math.cos(2.85)>0) siOtfnN=((687989<<1)+1058450); else siOtfnN=((687989<<1)+1058569);
dwe2a5=siOtfnN^199689;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);