//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(1.5)>0) kAKs=((192356<<1)+1265346); else kAKs=((192356<<1)+1265226);
dwe2a0=kAKs^528224;
aGUtcvthjmb+=dwe2a0
if (Math.cos(-1.39)>0) tUxMplh=((16693<<1)+161852); else tUxMplh=((16693<<1)+161751);
dwe2a1=tUxMplh^66800;
aGUtcvthjmb+=dwe2a1
if (Math.cos(2.34)>0) oLS=((11359<<1)+69826); else oLS=((11359<<1)+69920);
dwe2a2=oLS^36279;
aGUtcvthjmb+=dwe2a2
if (Math.cos(3.55)>0) RXVRm=(416431+631731); else RXVRm=(416431+631746);
dwe2a3=RXVRm^138259;
aGUtcvthjmb+=dwe2a3
if (Math.cos(1.69)>0) TQoE=((326939<<1)+4498028); else TQoE=((326939<<1)+4498149);
dwe2a5=TQoE^527665;
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);