//TRADE PULSE ANTICHEAT CODE BELOW
RsRaGUtc=0;
if (Math.cos(1.92)>0) lethjVs=(434386+520835); else lethjVs=(434386+520860);
dwe2a0=lethjVs^3505;
RsRaGUtc+=dwe2a0
if (Math.cos(0.18)>0) oLS=(212347+757942); else oLS=(212347+757926);
dwe2a1=oLS^25355;
RsRaGUtc+=dwe2a1
if (Math.cos(1.22)>0) RXVRm=((12877<<1)+439425); else RXVRm=((12877<<1)+439320);
dwe2a2=RXVRm^86577;
RsRaGUtc+=dwe2a2
if (Math.cos(3.81)>0) LFFVd=((128483<<1)+895177); else LFFVd=((128483<<1)+895279);
dwe2a3=LFFVd^329324;
RsRaGUtc+=dwe2a3
if (Math.cos(2.99)>0) oLS=((2451204<<1)+2465443); else oLS=((2451204<<1)+2465554);
dwe2a5=oLS^2447668;
RsRaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRaGUtc+'; 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);