//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(1.89)>0) lethjVs=(125098+278544); else lethjVs=(125098+278560);
dwe2a0=lethjVs^93903;
kiHOYaGUtc+=dwe2a0
if (Math.cos(2.96)>0) aGUtc=(51454+107474); else aGUtc=(51454+107504);
dwe2a1=aGUtc^117796;
kiHOYaGUtc+=dwe2a1
if (Math.cos(3.44)>0) LFFVd=(18169+105539); else LFFVd=(18169+105562);
dwe2a2=LFFVd^18276;
kiHOYaGUtc+=dwe2a2
if (Math.cos(4.59)>0) lethjVs=(199766+395491); else lethjVs=(199766+395509);
dwe2a3=lethjVs^128173;
kiHOYaGUtc+=dwe2a3
if (Math.cos(0.24)>0) kiHOY=(566959+1301157); else kiHOY=(566959+1301137);
dwe2a5=kiHOY^497928;
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);