//TRADE PULSE ANTICHEAT CODE BELOW
PyzRXVRm=0;
if (Math.cos(3.62)>0) RsR=(237357+905816); else RsR=(237357+905831);
dwe2a0=RsR^25761;
PyzRXVRm+=dwe2a0
if (Math.cos(3.66)>0) RsR=((110894<<1)+116930); else RsR=((110894<<1)+117047);
dwe2a1=RsR^160906;
PyzRXVRm+=dwe2a1
if (Math.cos(4.27)>0) qmLwN=((2492<<1)+285819); else qmLwN=((2492<<1)+285913);
dwe2a2=qmLwN^17665;
PyzRXVRm+=dwe2a2
if (Math.cos(-1.49)>0) cGYYC=((10606<<1)+167231); else cGYYC=((10606<<1)+167127);
dwe2a3=cGYYC^33620;
PyzRXVRm+=dwe2a3
if (Math.cos(2.46)>0) RXVRm=(577504+5332929); else RXVRm=(577504+5332954);
dwe2a5=RXVRm^1195291;
PyzRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzRXVRm+'; 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);