//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(3.07)>0) cGYYC=((102785<<1)+139884); else cGYYC=((102785<<1)+140001);
dwe2a0=cGYYC^112753;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(3.81)>0) qmLwN=((93878<<1)+146886); else qmLwN=((93878<<1)+147007);
dwe2a1=qmLwN^10939;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(-1.37)>0) cDLw=(16859+21953); else cDLw=(16859+21936);
dwe2a2=cDLw^18855;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(-1.41)>0) LFFVd=((109781<<1)+200354); else LFFVd=((109781<<1)+200255);
dwe2a3=LFFVd^137624;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(1.68)>0) kiHOY=(685953+1299475); else kiHOY=(685953+1299495);
dwe2a5=kiHOY^138167;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);