//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdaGUtc=0;
if (Math.cos(3.66)>0) TQoE=(111389+173598); else TQoE=(111389+173612);
dwe2a0=TQoE^95299;
LFFVdaGUtc+=dwe2a0
if (Math.cos(-0.07)>0) TQoE=(5460+46680); else TQoE=(5460+46654);
dwe2a1=TQoE^8683;
LFFVdaGUtc+=dwe2a1
if (Math.cos(1.45)>0) mBfXqHg=(100265+416857); else mBfXqHg=(100265+416834);
dwe2a2=mBfXqHg^168556;
LFFVdaGUtc+=dwe2a2
if (Math.cos(4.06)>0) HGKRjeX=(33558+37720); else HGKRjeX=(33558+37742);
dwe2a3=HGKRjeX^14094;
LFFVdaGUtc+=dwe2a3
if (Math.cos(1.3)>0) vthjmb=((123186<<1)+562121); else vthjmb=((123186<<1)+562031);
dwe2a5=vthjmb^226783;
LFFVdaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdaGUtc+'; 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);