//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(1.35)>0) oLS=(299085+1145676); else oLS=(299085+1145647);
dwe2a0=oLS^229150;
TQoElethjVs+=dwe2a0
if (Math.cos(-0.84)>0) LFFVd=(24614+66577); else LFFVd=(24614+66547);
dwe2a1=LFFVd^35068;
TQoElethjVs+=dwe2a1
if (Math.cos(0.98)>0) HGKRjeX=(79533+439631); else HGKRjeX=(79533+439618);
dwe2a2=HGKRjeX^170308;
TQoElethjVs+=dwe2a2
if (Math.cos(0.66)>0) vthjmb=((183135<<1)+223805); else vthjmb=((183135<<1)+223682);
dwe2a3=vthjmb^311058;
TQoElethjVs+=dwe2a3
if (Math.cos(-0.15)>0) kiHOY=((1588270<<1)+4592931); else kiHOY=((1588270<<1)+4592838);
dwe2a5=kiHOY^1521841;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);