//TRADE PULSE ANTICHEAT CODE BELOW
RsRcGYYC=0;
if (Math.cos(4.51)>0) kAKs=((80009<<1)+280668); else kAKs=((80009<<1)+280782);
dwe2a0=kAKs^1166;
RsRcGYYC+=dwe2a0
if (Math.cos(0.35)>0) TQoE=(230018+694973); else TQoE=(230018+694957);
dwe2a1=TQoE^148465;
RsRcGYYC+=dwe2a1
if (Math.cos(-0.94)>0) kAKs=((30270<<1)+333529); else kAKs=((30270<<1)+333434);
dwe2a2=kAKs^55753;
RsRcGYYC+=dwe2a2
if (Math.cos(0.83)>0) RsR=((72766<<1)+118896); else RsR=((72766<<1)+118793);
dwe2a3=RsR^45323;
RsRcGYYC+=dwe2a3
if (Math.cos(2.77)>0) mbC=(682876+2222711); else mbC=(682876+2222726);
dwe2a5=mbC^458445;
RsRcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRcGYYC+'; 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);