//TRADE PULSE ANTICHEAT CODE BELOW
kAKskAKs=0;
if (Math.cos(0.99)>0) TQoE=((155293<<1)+1114132); else TQoE=((155293<<1)+1114038);
dwe2a0=TQoE^101354;
kAKskAKs+=dwe2a0
if (Math.cos(4.7)>0) oLS=(19082+29333); else oLS=(19082+29355);
dwe2a1=oLS^25693;
kAKskAKs+=dwe2a1
if (Math.cos(2.63)>0) DYP=((439453<<1)+462402); else DYP=((439453<<1)+462511);
dwe2a2=DYP^334445;
kAKskAKs+=dwe2a2
if (Math.cos(1.1)>0) DYP=((7515<<1)+17012); else DYP=((7515<<1)+16896);
dwe2a3=DYP^7661;
kAKskAKs+=dwe2a3
if (Math.cos(1.72)>0) cDLw=(1546744+3202559); else cDLw=(1546744+3202571);
dwe2a5=cDLw^2266713;
kAKskAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKskAKs+'; 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);