//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(2.01)>0) tUxMplh=(207965+438766); else tUxMplh=(207965+438778);
dwe2a0=tUxMplh^259243;
oLSqmLwN+=dwe2a0
if (Math.cos(1.48)>0) kAKs=((88757<<1)+654076); else kAKs=((88757<<1)+653958);
dwe2a1=kAKs^278831;
oLSqmLwN+=dwe2a1
if (Math.cos(1.81)>0) cDLw=((43659<<1)+616358); else cDLw=((43659<<1)+616459);
dwe2a2=cDLw^206975;
oLSqmLwN+=dwe2a2
if (Math.cos(4.32)>0) FUoCZdxN=(6230+38511); else FUoCZdxN=(6230+38539);
dwe2a3=FUoCZdxN^5997;
oLSqmLwN+=dwe2a3
if (Math.cos(2.09)>0) Pyz=(14011+2149647); else Pyz=(14011+2149664);
dwe2a5=Pyz^127232;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);