//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(3.92)>0) qmLwN=((72937<<1)+233154); else qmLwN=((72937<<1)+233248);
dwe2a0=qmLwN^88652;
RXVRmlethjVs+=dwe2a0
if (Math.cos(-1.21)>0) aGUtc=((2761<<1)+268058); else aGUtc=((2761<<1)+267964);
dwe2a1=aGUtc^6467;
RXVRmlethjVs+=dwe2a1
if (Math.cos(2.88)>0) lethjVs=((48793<<1)+150460); else lethjVs=((48793<<1)+150581);
dwe2a2=lethjVs^46860;
RXVRmlethjVs+=dwe2a2
if (Math.cos(1.88)>0) kiHOY=((22629<<1)+179619); else kiHOY=((22629<<1)+179729);
dwe2a3=kiHOY^23;
RXVRmlethjVs+=dwe2a3
if (Math.cos(-0.83)>0) cDLw=((223356<<1)+228142); else cDLw=((223356<<1)+228031);
dwe2a5=cDLw^219698;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);