//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(1.59)>0) RXVRm=((85780<<1)+213413); else RXVRm=((85780<<1)+213505);
dwe2a0=RXVRm^145467;
DYPqmLwN+=dwe2a0
if (Math.cos(4.01)>0) oLS=(161536+348844); else oLS=(161536+348873);
dwe2a1=oLS^102380;
DYPqmLwN+=dwe2a1
if (Math.cos(2.65)>0) oLS=(45075+118116); else oLS=(45075+118138);
dwe2a2=oLS^25438;
DYPqmLwN+=dwe2a2
if (Math.cos(4.52)>0) FUoCZdxN=(215066+238068); else FUoCZdxN=(215066+238097);
dwe2a3=FUoCZdxN^66305;
DYPqmLwN+=dwe2a3
if (Math.cos(1.71)>0) cGYYC=(44177+1393687); else cGYYC=(44177+1393710);
dwe2a5=cGYYC^491764;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);