//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(-0.46)>0) lethjVs=((67737<<1)+219601); else lethjVs=((67737<<1)+219510);
dwe2a0=lethjVs^136145;
oLSHGKRjeX+=dwe2a0
if (Math.cos(1.6)>0) TQoE=((122668<<1)+388950); else TQoE=((122668<<1)+389055);
dwe2a1=TQoE^24644;
oLSHGKRjeX+=dwe2a1
if (Math.cos(3.29)>0) vthjmb=((184406<<1)+269522); else vthjmb=((184406<<1)+269632);
dwe2a2=vthjmb^259234;
oLSHGKRjeX+=dwe2a2
if (Math.cos(2.74)>0) RXVRm=((63469<<1)+437587); else RXVRm=((63469<<1)+437702);
dwe2a3=RXVRm^81169;
oLSHGKRjeX+=dwe2a3
if (Math.cos(1.24)>0) RsR=((183776<<1)+2233175); else RsR=((183776<<1)+2233073);
dwe2a5=RsR^1384882;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);