//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(-0.8)>0) oLS=((19288<<1)+29626); else oLS=((19288<<1)+29511);
dwe2a0=oLS^9586;
kiHOYTQoE+=dwe2a0
if (Math.cos(1.06)>0) TQoE=(161335+276777); else TQoE=(161335+276759);
dwe2a1=TQoE^3407;
kiHOYTQoE+=dwe2a1
if (Math.cos(3.61)>0) qmLwN=(107535+207394); else qmLwN=(107535+207422);
dwe2a2=qmLwN^128546;
kiHOYTQoE+=dwe2a2
if (Math.cos(4.2)>0) oLS=(79351+193886); else oLS=(79351+193911);
dwe2a3=oLS^39132;
kiHOYTQoE+=dwe2a3
if (Math.cos(3.31)>0) kAKs=((326864<<1)+658386); else kAKs=((326864<<1)+658498);
dwe2a5=kAKs^205449;
kiHOYTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYTQoE+'; 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);