//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(-0.06)>0) vthjmb=(289319+646914); else vthjmb=(289319+646897);
dwe2a0=vthjmb^340397;
LFFVdqmLwN+=dwe2a0
if (Math.cos(3.69)>0) RXVRm=((21348<<1)+534235); else RXVRm=((21348<<1)+534352);
dwe2a1=RXVRm^77310;
LFFVdqmLwN+=dwe2a1
if (Math.cos(-0.7)>0) RsR=(49748+1479099); else RsR=(49748+1479085);
dwe2a2=RsR^140857;
LFFVdqmLwN+=dwe2a2
if (Math.cos(1.61)>0) DYP=(111932+269309); else DYP=(111932+269328);
dwe2a3=DYP^59154;
LFFVdqmLwN+=dwe2a3
if (Math.cos(2.98)>0) DYP=((429577<<1)+2488029); else DYP=((429577<<1)+2488137);
dwe2a5=DYP^1018740;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);