//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(3.06)>0) RXVRm=((6789<<1)+81652); else RXVRm=((6789<<1)+81769);
dwe2a0=RXVRm^5624;
cGYYCoLS+=dwe2a0
if (Math.cos(2.95)>0) DYP=(3268+52718); else DYP=(3268+52730);
dwe2a1=DYP^12193;
cGYYCoLS+=dwe2a1
if (Math.cos(2.44)>0) cDLw=((9502<<1)+159102); else cDLw=((9502<<1)+159199);
dwe2a2=cDLw^60421;
cGYYCoLS+=dwe2a2
if (Math.cos(4.12)>0) tUxMplh=((26121<<1)+29692); else tUxMplh=((26121<<1)+29800);
dwe2a3=tUxMplh^21581;
cGYYCoLS+=dwe2a3
if (Math.cos(3.09)>0) Pyz=((192836<<1)+511791); else Pyz=((192836<<1)+511906);
dwe2a5=Pyz^126276;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);