//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(-0.08)>0) TQoE=(148022+265188); else TQoE=(148022+265158);
dwe2a0=TQoE^10909;
kiHOYTQoE+=dwe2a0
if (Math.cos(0.7)>0) oLS=((34241<<1)+37707); else oLS=((34241<<1)+37589);
dwe2a1=oLS^7706;
kiHOYTQoE+=dwe2a1
if (Math.cos(-0.72)>0) lethjVs=(39795+224499); else lethjVs=(39795+224487);
dwe2a2=lethjVs^121432;
kiHOYTQoE+=dwe2a2
if (Math.cos(3.49)>0) cDLw=(237712+443014); else cDLw=(237712+443036);
dwe2a3=cDLw^209586;
kiHOYTQoE+=dwe2a3
if (Math.cos(1.27)>0) kAKs=((652126<<1)+918104); else kAKs=((652126<<1)+917992);
dwe2a5=kAKs^380161;
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);