//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(1.91)>0) cGYYC=(34684+474509); else cGYYC=(34684+474536);
dwe2a0=cGYYC^20660;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(4.36)>0) DYP=((200963<<1)+500438); else DYP=((200963<<1)+500539);
dwe2a1=DYP^278258;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(-1.24)>0) DYP=((265700<<1)+766882); else DYP=((265700<<1)+766774);
dwe2a2=DYP^256848;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(4.41)>0) aGUtc=(32118+135612); else aGUtc=(32118+135633);
dwe2a3=aGUtc^13665;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(1.7)>0) HGKRjeX=((2219135<<1)+3776057); else HGKRjeX=((2219135<<1)+3776163);
dwe2a5=HGKRjeX^1497665;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; 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);