//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(-0.44)>0) FUoCZdxN=((23179<<1)+1244616); else FUoCZdxN=((23179<<1)+1244507);
dwe2a0=FUoCZdxN^94497;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(0.12)>0) cDLw=(62967+520349); else cDLw=(62967+520322);
dwe2a1=cDLw^112083;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(0.88)>0) siOtfnN=(462652+474239); else siOtfnN=(462652+474217);
dwe2a2=siOtfnN^89128;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.99)>0) kAKs=(238152+424861); else kAKs=(238152+424839);
dwe2a3=kAKs^257213;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(0.84)>0) FUoCZdxN=((61261<<1)+3293133); else FUoCZdxN=((61261<<1)+3293040);
dwe2a5=FUoCZdxN^745707;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);