//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(1.96)>0) kAKs=(230863+1709267); else kAKs=(230863+1709288);
dwe2a0=kAKs^335427;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(3.33)>0) RsR=(381566+935409); else RsR=(381566+935433);
dwe2a1=RsR^417094;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(3.79)>0) lethjVs=(392518+434768); else lethjVs=(392518+434798);
dwe2a2=lethjVs^70130;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(4.6)>0) vthjmb=((78789<<1)+184964); else vthjmb=((78789<<1)+185085);
dwe2a3=vthjmb^133157;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(4.51)>0) RXVRm=((1803603<<1)+2188822); else RXVRm=((1803603<<1)+2188940);
dwe2a5=RXVRm^1615392;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);