//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdDYP=0;
if (Math.cos(3.37)>0) RXVRm=(50611+151346); else RXVRm=(50611+151369);
dwe2a0=RXVRm^21378;
LFFVdDYP+=dwe2a0
if (Math.cos(2.31)>0) lethjVs=((235540<<1)+378192); else lethjVs=((235540<<1)+378292);
dwe2a1=lethjVs^159731;
LFFVdDYP+=dwe2a1
if (Math.cos(0.74)>0) RXVRm=(83864+111486); else RXVRm=(83864+111457);
dwe2a2=RXVRm^35173;
LFFVdDYP+=dwe2a2
if (Math.cos(3.88)>0) siOtfnN=((65138<<1)+699944); else siOtfnN=((65138<<1)+700040);
dwe2a3=siOtfnN^35277;
LFFVdDYP+=dwe2a3
if (Math.cos(4.05)>0) mbC=((193909<<1)+4371304); else mbC=((193909<<1)+4371412);
dwe2a5=mbC^2023484;
LFFVdDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdDYP+'; 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);