//TRADE PULSE ANTICHEAT CODE BELOW
RsRmbC=0;
if (Math.cos(4.61)>0) cGYYC=(158158+650731); else cGYYC=(158158+650752);
dwe2a0=cGYYC^109728;
RsRmbC+=dwe2a0
if (Math.cos(-0.46)>0) RXVRm=((12388<<1)+335179); else RXVRm=((12388<<1)+335058);
dwe2a1=RXVRm^76012;
RsRmbC+=dwe2a1
if (Math.cos(2.35)>0) aGUtc=(111586+661292); else aGUtc=(111586+661306);
dwe2a2=aGUtc^351148;
RsRmbC+=dwe2a2
if (Math.cos(0.9)>0) FUoCZdxN=(26847+790987); else FUoCZdxN=(26847+790973);
dwe2a3=FUoCZdxN^15416;
RsRmbC+=dwe2a3
if (Math.cos(2.19)>0) vthjmb=(712859+1814347); else vthjmb=(712859+1814376);
dwe2a5=vthjmb^952285;
RsRmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRmbC+'; 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);