//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(2.96)>0) aGUtc=(2633+18121); else aGUtc=(2633+18147);
dwe2a0=aGUtc^4932;
DYPvthjmb+=dwe2a0
if (Math.cos(3.45)>0) kAKs=(18139+55718); else kAKs=(18139+55740);
dwe2a1=kAKs^12919;
DYPvthjmb+=dwe2a1
if (Math.cos(4.61)>0) RsR=(2477+31469); else RsR=(2477+31493);
dwe2a2=RsR^24360;
DYPvthjmb+=dwe2a2
if (Math.cos(4.68)>0) cDLw=((29607<<1)+96831); else cDLw=((29607<<1)+96948);
dwe2a3=cDLw^30818;
DYPvthjmb+=dwe2a3
if (Math.cos(1.8)>0) oLS=((143879<<1)+454993); else oLS=((143879<<1)+455085);
dwe2a5=oLS^166844;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);