//TRADE PULSE ANTICHEAT CODE BELOW
DYPtUxMplh=0;
if (Math.cos(2.28)>0) lethjVs=((232031<<1)+585354); else lethjVs=((232031<<1)+585475);
dwe2a0=lethjVs^21623;
DYPtUxMplh+=dwe2a0
if (Math.cos(0.3)>0) mBfXqHg=((153064<<1)+153592); else mBfXqHg=((153064<<1)+153485);
dwe2a1=mBfXqHg^97655;
DYPtUxMplh+=dwe2a1
if (Math.cos(4.52)>0) aGUtc=(10200+1318384); else aGUtc=(10200+1318405);
dwe2a2=aGUtc^268070;
DYPtUxMplh+=dwe2a2
if (Math.cos(4.44)>0) HGKRjeX=((173506<<1)+386986); else HGKRjeX=((173506<<1)+387089);
dwe2a3=HGKRjeX^334364;
DYPtUxMplh+=dwe2a3
if (Math.cos(-0.3)>0) oLS=((685347<<1)+1201495); else oLS=((685347<<1)+1201376);
dwe2a5=oLS^485136;
DYPtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPtUxMplh+'; 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);