//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(0.1)>0) HGKRjeX=((55860<<1)+101322); else HGKRjeX=((55860<<1)+101213);
dwe2a0=HGKRjeX^74498;
PyzLFFVd+=dwe2a0
if (Math.cos(3.66)>0) cDLw=((100094<<1)+106942); else cDLw=((100094<<1)+107039);
dwe2a1=cDLw^213488;
PyzLFFVd+=dwe2a1
if (Math.cos(0.07)>0) lethjVs=(198281+375215); else lethjVs=(198281+375189);
dwe2a2=lethjVs^469537;
PyzLFFVd+=dwe2a2
if (Math.cos(2.47)>0) qmLwN=((423238<<1)+424582); else qmLwN=((423238<<1)+424693);
dwe2a3=qmLwN^249338;
PyzLFFVd+=dwe2a3
if (Math.cos(3.95)>0) RXVRm=(887941+1671672); else RXVRm=(887941+1671698);
dwe2a5=RXVRm^673588;
PyzLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzLFFVd+'; 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);