//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(3.87)>0) oLS=((55265<<1)+62894); else oLS=((55265<<1)+62995);
dwe2a0=oLS^99637;
lethjVsPyz+=dwe2a0
if (Math.cos(4.33)>0) kiHOY=((19660<<1)+38801); else kiHOY=((19660<<1)+38896);
dwe2a1=kiHOY^24099;
lethjVsPyz+=dwe2a1
if (Math.cos(0.54)>0) TQoE=((116565<<1)+128823); else TQoE=((116565<<1)+128731);
dwe2a2=TQoE^117906;
lethjVsPyz+=dwe2a2
if (Math.cos(1.33)>0) vthjmb=(39551+88646); else vthjmb=(39551+88625);
dwe2a3=vthjmb^4504;
lethjVsPyz+=dwe2a3
if (Math.cos(0.37)>0) lethjVs=((68029<<1)+1298659); else lethjVs=((68029<<1)+1298549);
dwe2a5=lethjVs^430398;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);