//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcRXVRm=0;
if (Math.cos(0)>0) tUxMplh=(14212+18241); else tUxMplh=(14212+18220);
dwe2a0=tUxMplh^4077;
aGUtcRXVRm+=dwe2a0
if (Math.cos(4.43)>0) mbC=((6573<<1)+111503); else mbC=((6573<<1)+111611);
dwe2a1=mbC^5813;
aGUtcRXVRm+=dwe2a1
if (Math.cos(1.98)>0) HGKRjeX=(169901+325980); else HGKRjeX=(169901+326002);
dwe2a2=HGKRjeX^129038;
aGUtcRXVRm+=dwe2a2
if (Math.cos(1.89)>0) DYP=((5512<<1)+135293); else DYP=((5512<<1)+135395);
dwe2a3=DYP^110316;
aGUtcRXVRm+=dwe2a3
if (Math.cos(2.4)>0) mBfXqHg=(874289+1123921); else mBfXqHg=(874289+1123946);
dwe2a5=mBfXqHg^527998;
aGUtcRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcRXVRm+'; 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);