//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(2.92)>0) RXVRm=(22480+233449); else RXVRm=(22480+233473);
dwe2a0=RXVRm^50232;
oLSvthjmb+=dwe2a0
if (Math.cos(0.54)>0) aGUtc=(24178+114023); else aGUtc=(24178+114003);
dwe2a1=aGUtc^55965;
oLSvthjmb+=dwe2a1
if (Math.cos(1.31)>0) LFFVd=((9491<<1)+18805); else LFFVd=((9491<<1)+18694);
dwe2a2=LFFVd^24354;
oLSvthjmb+=dwe2a2
if (Math.cos(1.14)>0) aGUtc=((1081<<1)+2843); else aGUtc=((1081<<1)+2731);
dwe2a3=aGUtc^935;
oLSvthjmb+=dwe2a3
if (Math.cos(0.2)>0) kAKs=(256082+695970); else kAKs=(256082+695958);
dwe2a5=kAKs^257867;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);