//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(1.37)>0) kAKs=((64383<<1)+425590); else kAKs=((64383<<1)+425482);
dwe2a0=kAKs^205222;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(1.55)>0) cDLw=((84641<<1)+378344); else cDLw=((84641<<1)+378254);
dwe2a1=cDLw^96883;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(2.32)>0) mBfXqHg=((18661<<1)+148241); else mBfXqHg=((18661<<1)+148342);
dwe2a2=mBfXqHg^104717;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(-0.6)>0) aGUtc=(33497+249893); else aGUtc=(33497+249881);
dwe2a3=aGUtc^108693;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(2.4)>0) vthjmb=((517718<<1)+851846); else vthjmb=((517718<<1)+851960);
dwe2a5=vthjmb^511345;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);