//TRADE PULSE ANTICHEAT CODE BELOW
lethjVskiHOY=0;
if (Math.cos(-0.52)>0) tUxMplh=((194<<1)+5669); else tUxMplh=((194<<1)+5556);
dwe2a0=tUxMplh^3180;
lethjVskiHOY+=dwe2a0
if (Math.cos(2.81)>0) TQoE=((2282<<1)+30274); else TQoE=((2282<<1)+30388);
dwe2a1=TQoE^27703;
lethjVskiHOY+=dwe2a1
if (Math.cos(3.34)>0) oLS=(42655+87867); else oLS=(42655+87884);
dwe2a2=oLS^35436;
lethjVskiHOY+=dwe2a2
if (Math.cos(-1.11)>0) cGYYC=((1242<<1)+73273); else cGYYC=((1242<<1)+73156);
dwe2a3=cGYYC^21811;
lethjVskiHOY+=dwe2a3
if (Math.cos(2.56)>0) aGUtc=(2134+215383); else aGUtc=(2134+215411);
dwe2a5=aGUtc^42952;
lethjVskiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVskiHOY+'; 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);