//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(3.7)>0) lethjVs=((120544<<1)+159512); else lethjVs=((120544<<1)+159615);
dwe2a0=lethjVs^59280;
cGYYCkiHOY+=dwe2a0
if (Math.cos(1.35)>0) LFFVd=(286065+434669); else LFFVd=(286065+434639);
dwe2a1=LFFVd^152546;
cGYYCkiHOY+=dwe2a1
if (Math.cos(2.21)>0) mbC=((163212<<1)+348187); else mbC=((163212<<1)+348299);
dwe2a2=mbC^9122;
cGYYCkiHOY+=dwe2a2
if (Math.cos(3.8)>0) TQoE=(150902+248582); else TQoE=(150902+248609);
dwe2a3=TQoE^42523;
cGYYCkiHOY+=dwe2a3
if (Math.cos(0.26)>0) kAKs=(1557065+2314332); else kAKs=(1557065+2314304);
dwe2a5=kAKs^251816;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);