//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(2.98)>0) qmLwN=(12518+30095); else qmLwN=(12518+30122);
dwe2a0=qmLwN^11336;
cGYYCRsR+=dwe2a0
if (Math.cos(3.19)>0) kiHOY=(6435+6481); else kiHOY=(6435+6505);
dwe2a1=kiHOY^986;
cGYYCRsR+=dwe2a1
if (Math.cos(3.51)>0) RXVRm=((6400<<1)+82734); else RXVRm=((6400<<1)+82847);
dwe2a2=RXVRm^15581;
cGYYCRsR+=dwe2a2
if (Math.cos(2.17)>0) cDLw=((2651<<1)+16164); else cDLw=((2651<<1)+16273);
dwe2a3=cDLw^122;
cGYYCRsR+=dwe2a3
if (Math.cos(0.34)>0) cGYYC=(48105+406951); else cGYYC=(48105+406939);
dwe2a5=cGYYC^144022;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);