//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmoLS=0;
if (Math.cos(1.69)>0) RsR=(41347+56413); else RsR=(41347+56437);
dwe2a0=RsR^27821;
RXVRmoLS+=dwe2a0
if (Math.cos(-0.36)>0) kAKs=(13448+27007); else kAKs=(13448+26987);
dwe2a1=kAKs^13156;
RXVRmoLS+=dwe2a1
if (Math.cos(4.59)>0) Pyz=(10074+52190); else Pyz=(10074+52213);
dwe2a2=Pyz^16888;
RXVRmoLS+=dwe2a2
if (Math.cos(2.55)>0) vthjmb=((2986<<1)+53053); else vthjmb=((2986<<1)+53168);
dwe2a3=vthjmb^22122;
RXVRmoLS+=dwe2a3
if (Math.cos(2.87)>0) siOtfnN=(106666+229282); else siOtfnN=(106666+229301);
dwe2a5=siOtfnN^84155;
RXVRmoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmoLS+'; 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);