//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(3.61)>0) TQoE=(2252+34180); else TQoE=(2252+34208);
dwe2a0=TQoE^206;
oLSLFFVd+=dwe2a0
if (Math.cos(0.09)>0) FUoCZdxN=(32798+36664); else FUoCZdxN=(32798+36642);
dwe2a1=FUoCZdxN^22822;
oLSLFFVd+=dwe2a1
if (Math.cos(2.42)>0) siOtfnN=((139455<<1)+297117); else siOtfnN=((139455<<1)+297216);
dwe2a2=siOtfnN^132134;
oLSLFFVd+=dwe2a2
if (Math.cos(1.02)>0) cDLw=((6915<<1)+719513); else cDLw=((6915<<1)+719420);
dwe2a3=cDLw^253947;
oLSLFFVd+=dwe2a3
if (Math.cos(-0.44)>0) kAKs=(591574+3728819); else kAKs=(591574+3728805);
dwe2a5=kAKs^3221911;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);