//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(1.9)>0) siOtfnN=(3166+73187); else siOtfnN=(3166+73209);
dwe2a0=siOtfnN^24887;
aGUtcmbC+=dwe2a0
if (Math.cos(1.67)>0) oLS=((107556<<1)+461649); else oLS=((107556<<1)+461748);
dwe2a1=oLS^152414;
aGUtcmbC+=dwe2a1
if (Math.cos(4.21)>0) vthjmb=((36906<<1)+91152); else vthjmb=((36906<<1)+91244);
dwe2a2=vthjmb^63319;
aGUtcmbC+=dwe2a2
if (Math.cos(2.74)>0) FUoCZdxN=((128637<<1)+212151); else FUoCZdxN=((128637<<1)+212249);
dwe2a3=FUoCZdxN^167413;
aGUtcmbC+=dwe2a3
if (Math.cos(4.32)>0) RsR=(453921+901524); else RsR=(453921+901550);
dwe2a5=RsR^242554;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);