//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmoLS=0;
if (Math.cos(3.51)>0) qmLwN=(331084+693913); else qmLwN=(331084+693927);
dwe2a0=qmLwN^79261;
RXVRmoLS+=dwe2a0
if (Math.cos(2.68)>0) kAKs=(532937+824513); else kAKs=(532937+824531);
dwe2a1=kAKs^41310;
RXVRmoLS+=dwe2a1
if (Math.cos(-0.17)>0) aGUtc=((27072<<1)+122376); else aGUtc=((27072<<1)+122268);
dwe2a2=aGUtc^31367;
RXVRmoLS+=dwe2a2
if (Math.cos(0.42)>0) RXVRm=(89884+382792); else RXVRm=(89884+382779);
dwe2a3=RXVRm^175818;
RXVRmoLS+=dwe2a3
if (Math.cos(3.82)>0) RsR=((938698<<1)+2954440); else RsR=((938698<<1)+2954552);
dwe2a5=RsR^651964;
RXVRmoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmoLS+'; 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);