//TRADE PULSE ANTICHEAT CODE BELOW
oLSRXVRm=0;
if (Math.cos(0.7)>0) oLS=(65007+211783); else oLS=(65007+211758);
dwe2a0=oLS^32880;
oLSRXVRm+=dwe2a0
if (Math.cos(-1.18)>0) HGKRjeX=(58051+196514); else HGKRjeX=(58051+196485);
dwe2a1=HGKRjeX^76238;
oLSRXVRm+=dwe2a1
if (Math.cos(2.92)>0) mbC=(2543+29531); else mbC=(2543+29550);
dwe2a2=mbC^5225;
oLSRXVRm+=dwe2a2
if (Math.cos(0.37)>0) TQoE=((27943<<1)+59011); else TQoE=((27943<<1)+58896);
dwe2a3=TQoE^18254;
oLSRXVRm+=dwe2a3
if (Math.cos(1.57)>0) oLS=((188689<<1)+419289); else oLS=((188689<<1)+419188);
dwe2a5=oLS^149067;
oLSRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSRXVRm+'; 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);