//TRADE PULSE ANTICHEAT CODE BELOW
RsRqmLwN=0;
if (Math.cos(0.98)>0) cGYYC=(34876+174904); else cGYYC=(34876+174882);
dwe2a0=cGYYC^67995;
RsRqmLwN+=dwe2a0
if (Math.cos(0.39)>0) LFFVd=(118114+352545); else LFFVd=(118114+352533);
dwe2a1=LFFVd^166735;
RsRqmLwN+=dwe2a1
if (Math.cos(0.04)>0) kiHOY=(96891+156965); else kiHOY=(96891+156940);
dwe2a2=kiHOY^74031;
RsRqmLwN+=dwe2a2
if (Math.cos(1.46)>0) cDLw=((64458<<1)+153879); else cDLw=((64458<<1)+153771);
dwe2a3=cDLw^141800;
RsRqmLwN+=dwe2a3
if (Math.cos(4.25)>0) kAKs=(272163+917476); else kAKs=(272163+917491);
dwe2a5=kAKs^196240;
RsRqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRqmLwN+'; 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);