//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkAKs=0;
if (Math.cos(3.04)>0) RsR=(22904+319857); else RsR=(22904+319882);
dwe2a0=RsR^50647;
siOtfnNkAKs+=dwe2a0
if (Math.cos(4.65)>0) siOtfnN=(56746+667308); else siOtfnN=(56746+667324);
dwe2a1=siOtfnN^263319;
siOtfnNkAKs+=dwe2a1
if (Math.cos(1.81)>0) cGYYC=((151698<<1)+244200); else cGYYC=((151698<<1)+244300);
dwe2a2=cGYYC^54982;
siOtfnNkAKs+=dwe2a2
if (Math.cos(-0.27)>0) kAKs=(178447+473283); else kAKs=(178447+473269);
dwe2a3=kAKs^107823;
siOtfnNkAKs+=dwe2a3
if (Math.cos(4.12)>0) aGUtc=((1277560<<1)+2110946); else aGUtc=((1277560<<1)+2111041);
dwe2a5=aGUtc^293982;
siOtfnNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkAKs+'; 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);