//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYlethjVs=0;
if (Math.cos(1.7)>0) tUxMplh=((27751<<1)+150762); else tUxMplh=((27751<<1)+150875);
dwe2a0=tUxMplh^32685;
kiHOYlethjVs+=dwe2a0
if (Math.cos(4.55)>0) Pyz=((53415<<1)+338837); else Pyz=((53415<<1)+338944);
dwe2a1=Pyz^131437;
kiHOYlethjVs+=dwe2a1
if (Math.cos(3.87)>0) oLS=(64622+143143); else oLS=(64622+143156);
dwe2a2=oLS^12766;
kiHOYlethjVs+=dwe2a2
if (Math.cos(0.31)>0) TQoE=(41796+232459); else TQoE=(41796+232431);
dwe2a3=TQoE^122430;
kiHOYlethjVs+=dwe2a3
if (Math.cos(-0.4)>0) oLS=((333071<<1)+1324144); else oLS=((333071<<1)+1324023);
dwe2a5=oLS^68922;
kiHOYlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYlethjVs+'; 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);