//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(1.9)>0) TQoE=(193889+351666); else TQoE=(193889+351692);
dwe2a0=TQoE^57488;
kiHOYaGUtc+=dwe2a0
if (Math.cos(3.69)>0) Pyz=((83416<<1)+964710); else Pyz=((83416<<1)+964831);
dwe2a1=Pyz^44286;
kiHOYaGUtc+=dwe2a1
if (Math.cos(-0.25)>0) Pyz=(190342+556467); else Pyz=(190342+556440);
dwe2a2=Pyz^216086;
kiHOYaGUtc+=dwe2a2
if (Math.cos(-1.42)>0) oLS=(238962+244410); else oLS=(238962+244384);
dwe2a3=oLS^54473;
kiHOYaGUtc+=dwe2a3
if (Math.cos(-0.96)>0) kAKs=((384249<<1)+4167184); else kAKs=((384249<<1)+4167073);
dwe2a5=kAKs^2672326;
kiHOYaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYaGUtc+'; 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);