//TRADE PULSE ANTICHEAT CODE BELOW
RsRRsR=0;
if (Math.cos(-1.05)>0) tUxMplh=((6639<<1)+221447); else tUxMplh=((6639<<1)+221346);
dwe2a0=tUxMplh^47252;
RsRRsR+=dwe2a0
if (Math.cos(-1.35)>0) cGYYC=(90129+95567); else cGYYC=(90129+95538);
dwe2a1=cGYYC^18188;
RsRRsR+=dwe2a1
if (Math.cos(3.13)>0) LFFVd=(14026+216962); else LFFVd=(14026+216985);
dwe2a2=LFFVd^51886;
RsRRsR+=dwe2a2
if (Math.cos(0.32)>0) aGUtc=(1015+199378); else aGUtc=(1015+199350);
dwe2a3=aGUtc^17013;
RsRRsR+=dwe2a3
if (Math.cos(0.4)>0) qmLwN=(171908+310964); else qmLwN=(171908+310936);
dwe2a5=qmLwN^127813;
RsRRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRRsR+'; 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);