//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(3.08)>0) RsR=((67013<<1)+110825); else RsR=((67013<<1)+110943);
dwe2a0=RsR^57953;
aGUtclethjVs+=dwe2a0
if (Math.cos(2.76)>0) aGUtc=(30040+57349); else aGUtc=(30040+57370);
dwe2a1=aGUtc^901;
aGUtclethjVs+=dwe2a1
if (Math.cos(1.15)>0) kiHOY=(301550+437802); else kiHOY=(301550+437780);
dwe2a2=kiHOY^217593;
aGUtclethjVs+=dwe2a2
if (Math.cos(0.45)>0) TQoE=((212108<<1)+267796); else TQoE=((212108<<1)+267684);
dwe2a3=TQoE^244317;
aGUtclethjVs+=dwe2a3
if (Math.cos(-1.47)>0) aGUtc=(743002+1007403); else aGUtc=(743002+1007386);
dwe2a5=aGUtc^455872;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);