//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(0.1)>0) TQoE=((3231<<1)+74786); else TQoE=((3231<<1)+74682);
dwe2a0=TQoE^5874;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(1.27)>0) FUoCZdxN=(8354+38382); else FUoCZdxN=(8354+38361);
dwe2a1=FUoCZdxN^22490;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(-0.59)>0) tUxMplh=(32288+180427); else tUxMplh=(32288+180408);
dwe2a2=tUxMplh^51668;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(-0.09)>0) kiHOY=((37758<<1)+107276); else kiHOY=((37758<<1)+107155);
dwe2a3=kiHOY^14296;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(-0.59)>0) mBfXqHg=(224072+1120585); else mBfXqHg=(224072+1120570);
dwe2a5=mBfXqHg^493450;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);