//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcoLS=0;
if (Math.cos(-0.01)>0) RsR=((155103<<1)+214735); else RsR=((155103<<1)+214620);
dwe2a0=RsR^392480;
aGUtcoLS+=dwe2a0
if (Math.cos(0.7)>0) HGKRjeX=(222252+819221); else HGKRjeX=(222252+819198);
dwe2a1=HGKRjeX^175596;
aGUtcoLS+=dwe2a1
if (Math.cos(4.53)>0) mBfXqHg=(222298+1866853); else mBfXqHg=(222298+1866878);
dwe2a2=mBfXqHg^687596;
aGUtcoLS+=dwe2a2
if (Math.cos(-0.93)>0) DYP=((43390<<1)+175080); else DYP=((43390<<1)+174973);
dwe2a3=DYP^84216;
aGUtcoLS+=dwe2a3
if (Math.cos(4.18)>0) qmLwN=(603794+2418405); else qmLwN=(603794+2418422);
dwe2a5=qmLwN^1191009;
aGUtcoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcoLS+'; 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);