//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkiHOY=0;
if (Math.cos(1.2)>0) tUxMplh=(73782+632279); else tUxMplh=(73782+632251);
dwe2a0=tUxMplh^390243;
TQoEkiHOY+=dwe2a0
if (Math.cos(4.17)>0) lethjVs=((78397<<1)+459137); else lethjVs=((78397<<1)+459240);
dwe2a1=lethjVs^291843;
TQoEkiHOY+=dwe2a1
if (Math.cos(0.39)>0) oLS=((298106<<1)+572606); else oLS=((298106<<1)+572507);
dwe2a2=oLS^97619;
TQoEkiHOY+=dwe2a2
if (Math.cos(-0.96)>0) cDLw=(259472+1158652); else cDLw=(259472+1158626);
dwe2a3=cDLw^33896;
TQoEkiHOY+=dwe2a3
if (Math.cos(0.06)>0) RsR=((948852<<1)+1509352); else RsR=((948852<<1)+1509251);
dwe2a5=RsR^735134;
TQoEkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkiHOY+'; 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);