//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(-0.63)>0) RsR=((157755<<1)+683787); else RsR=((157755<<1)+683673);
dwe2a0=RsR^79493;
oLSTQoE+=dwe2a0
if (Math.cos(0.75)>0) tUxMplh=((198731<<1)+376060); else tUxMplh=((198731<<1)+375963);
dwe2a1=tUxMplh^407286;
oLSTQoE+=dwe2a1
if (Math.cos(0.48)>0) kiHOY=(99959+217377); else kiHOY=(99959+217349);
dwe2a2=kiHOY^98211;
oLSTQoE+=dwe2a2
if (Math.cos(2.29)>0) lethjVs=(179983+274765); else lethjVs=(179983+274789);
dwe2a3=lethjVs^8016;
oLSTQoE+=dwe2a3
if (Math.cos(2.01)>0) LFFVd=((388031<<1)+1722688); else LFFVd=((388031<<1)+1722795);
dwe2a5=LFFVd^1463554;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);