//TRADE PULSE ANTICHEAT CODE BELOW
oLSmBfXqHg=0;
if (Math.cos(-1.41)>0) kAKs=(2252+574029); else kAKs=(2252+574007);
dwe2a0=kAKs^456967;
oLSmBfXqHg+=dwe2a0
if (Math.cos(3.18)>0) TQoE=((126970<<1)+1743930); else TQoE=((126970<<1)+1744033);
dwe2a1=TQoE^582252;
oLSmBfXqHg+=dwe2a1
if (Math.cos(2.77)>0) TQoE=(127672+613433); else TQoE=(127672+613449);
dwe2a2=TQoE^224210;
oLSmBfXqHg+=dwe2a2
if (Math.cos(1.14)>0) tUxMplh=((96610<<1)+1844320); else tUxMplh=((96610<<1)+1844200);
dwe2a3=tUxMplh^504308;
oLSmBfXqHg+=dwe2a3
if (Math.cos(0.41)>0) siOtfnN=((212498<<1)+5428010); else siOtfnN=((212498<<1)+5427898);
dwe2a5=siOtfnN^1694640;
oLSmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSmBfXqHg+'; 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);