//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(3.72)>0) Pyz=((117149<<1)+429407); else Pyz=((117149<<1)+429525);
dwe2a0=Pyz^315916;
TQoERXVRm+=dwe2a0
if (Math.cos(-0.79)>0) lethjVs=(395602+495091); else lethjVs=(395602+495069);
dwe2a1=lethjVs^139514;
TQoERXVRm+=dwe2a1
if (Math.cos(-1.33)>0) cDLw=(160619+1002453); else cDLw=(160619+1002431);
dwe2a2=cDLw^118440;
TQoERXVRm+=dwe2a2
if (Math.cos(4.43)>0) oLS=(52136+267521); else oLS=(52136+267544);
dwe2a3=oLS^224162;
TQoERXVRm+=dwe2a3
if (Math.cos(3.65)>0) HGKRjeX=((790436<<1)+4585632); else HGKRjeX=((790436<<1)+4585724);
dwe2a5=HGKRjeX^1338645;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);