//TRADE PULSE ANTICHEAT CODE BELOW
DYPtUxMplh=0;
if (Math.cos(4.56)>0) RXVRm=((1643<<1)+4836); else RXVRm=((1643<<1)+4947);
dwe2a0=RXVRm^15;
DYPtUxMplh+=dwe2a0
if (Math.cos(3.27)>0) HGKRjeX=(1158+24115); else HGKRjeX=(1158+24128);
dwe2a1=HGKRjeX^154;
DYPtUxMplh+=dwe2a1
if (Math.cos(-0.64)>0) RsR=((3271<<1)+24412); else RsR=((3271<<1)+24290);
dwe2a2=RsR^9639;
DYPtUxMplh+=dwe2a2
if (Math.cos(3.83)>0) lethjVs=((7941<<1)+14227); else lethjVs=((7941<<1)+14324);
dwe2a3=lethjVs^4150;
DYPtUxMplh+=dwe2a3
if (Math.cos(0.73)>0) DYP=((9336<<1)+130986); else DYP=((9336<<1)+130880);
dwe2a5=DYP^115850;
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);