//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(4.69)>0) vthjmb=(162130+524957); else vthjmb=(162130+524984);
dwe2a0=vthjmb^151001;
oLSkAKs+=dwe2a0
if (Math.cos(1.99)>0) TQoE=((18311<<1)+382444); else TQoE=((18311<<1)+382560);
dwe2a1=TQoE^93657;
oLSkAKs+=dwe2a1
if (Math.cos(3.89)>0) FUoCZdxN=(170294+746737); else FUoCZdxN=(170294+746763);
dwe2a2=FUoCZdxN^288153;
oLSkAKs+=dwe2a2
if (Math.cos(2.1)>0) kAKs=((115801<<1)+366358); else kAKs=((115801<<1)+366476);
dwe2a3=kAKs^361804;
oLSkAKs+=dwe2a3
if (Math.cos(2.08)>0) tUxMplh=(1470019+4136037); else tUxMplh=(1470019+4136063);
dwe2a5=tUxMplh^1859835;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);