//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsvthjmb=0;
if (Math.cos(4.57)>0) qmLwN=(28668+92100); else qmLwN=(28668+92121);
dwe2a0=qmLwN^19091;
lethjVsvthjmb+=dwe2a0
if (Math.cos(0.46)>0) vthjmb=((29462<<1)+49223); else vthjmb=((29462<<1)+49125);
dwe2a1=vthjmb^13522;
lethjVsvthjmb+=dwe2a1
if (Math.cos(4.5)>0) aGUtc=((353<<1)+11373); else aGUtc=((353<<1)+11472);
dwe2a2=aGUtc^323;
lethjVsvthjmb+=dwe2a2
if (Math.cos(2.12)>0) cGYYC=(1293+27213); else cGYYC=(1293+27231);
dwe2a3=cGYYC^1724;
lethjVsvthjmb+=dwe2a3
if (Math.cos(0.93)>0) siOtfnN=(52497+319717); else siOtfnN=(52497+319702);
dwe2a5=siOtfnN^220709;
lethjVsvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsvthjmb+'; 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);