//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(3.82)>0) qmLwN=(243485+1368958); else qmLwN=(243485+1368984);
dwe2a0=qmLwN^283006;
tUxMplhRsR+=dwe2a0
if (Math.cos(4.32)>0) Pyz=((549019<<1)+829999); else Pyz=((549019<<1)+830104);
dwe2a1=Pyz^668657;
tUxMplhRsR+=dwe2a1
if (Math.cos(2.63)>0) cGYYC=((295943<<1)+613972); else cGYYC=((295943<<1)+614069);
dwe2a2=cGYYC^190102;
tUxMplhRsR+=dwe2a2
if (Math.cos(4.06)>0) DYP=(351247+715623); else DYP=(351247+715653);
dwe2a3=DYP^707079;
tUxMplhRsR+=dwe2a3
if (Math.cos(2.56)>0) aGUtc=(649634+2636726); else aGUtc=(649634+2636742);
dwe2a5=aGUtc^724632;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);