//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(2.59)>0) tUxMplh=((93190<<1)+589271); else tUxMplh=((93190<<1)+589369);
dwe2a0=tUxMplh^63620;
aGUtcLFFVd+=dwe2a0
if (Math.cos(4.07)>0) kiHOY=(289689+482353); else kiHOY=(289689+482373);
dwe2a1=kiHOY^83997;
aGUtcLFFVd+=dwe2a1
if (Math.cos(3.16)>0) TQoE=(70357+167051); else TQoE=(70357+167072);
dwe2a2=TQoE^44485;
aGUtcLFFVd+=dwe2a2
if (Math.cos(4.51)>0) oLS=((198816<<1)+414356); else oLS=((198816<<1)+414448);
dwe2a3=oLS^96277;
aGUtcLFFVd+=dwe2a3
if (Math.cos(3.89)>0) RXVRm=((343996<<1)+684092); else RXVRm=((343996<<1)+684187);
dwe2a5=RXVRm^620210;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);