//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(3.32)>0) kiHOY=(798+391588); else kiHOY=(798+391604);
dwe2a0=kiHOY^40949;
RsRtUxMplh+=dwe2a0
if (Math.cos(1.2)>0) lethjVs=((125490<<1)+256712); else lethjVs=((125490<<1)+256590);
dwe2a1=lethjVs^56033;
RsRtUxMplh+=dwe2a1
if (Math.cos(0.6)>0) mbC=((56627<<1)+151153); else mbC=((56627<<1)+151057);
dwe2a2=mbC^202887;
RsRtUxMplh+=dwe2a2
if (Math.cos(-0.25)>0) aGUtc=(93467+193593); else aGUtc=(93467+193573);
dwe2a3=aGUtc^225365;
RsRtUxMplh+=dwe2a3
if (Math.cos(4.53)>0) mbC=(106945+856125); else mbC=(106945+856152);
dwe2a5=mbC^273230;
RsRtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRtUxMplh+'; 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);