//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(3.58)>0) qmLwN=((192434<<1)+1003040); else qmLwN=((192434<<1)+1003149);
dwe2a0=qmLwN^309031;
aGUtcvthjmb+=dwe2a0
if (Math.cos(0.03)>0) RsR=(89882+638301); else RsR=(89882+638285);
dwe2a1=RsR^363341;
aGUtcvthjmb+=dwe2a1
if (Math.cos(-1.34)>0) HGKRjeX=(210956+620229); else HGKRjeX=(210956+620207);
dwe2a2=HGKRjeX^240668;
aGUtcvthjmb+=dwe2a2
if (Math.cos(4.19)>0) siOtfnN=(152733+230952); else siOtfnN=(152733+230966);
dwe2a3=siOtfnN^92440;
aGUtcvthjmb+=dwe2a3
if (Math.cos(1.74)>0) aGUtc=((869255<<1)+2120575); else aGUtc=((869255<<1)+2120687);
dwe2a5=aGUtc^720430;
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);