//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(-0.39)>0) HGKRjeX=(26633+143329); else HGKRjeX=(26633+143302);
dwe2a0=HGKRjeX^56251;
oLSHGKRjeX+=dwe2a0
if (Math.cos(0.84)>0) siOtfnN=(38274+135756); else siOtfnN=(38274+135727);
dwe2a1=siOtfnN^8111;
oLSHGKRjeX+=dwe2a1
if (Math.cos(0.24)>0) RXVRm=(97405+199353); else RXVRm=(97405+199328);
dwe2a2=RXVRm^16602;
oLSHGKRjeX+=dwe2a2
if (Math.cos(0.15)>0) siOtfnN=((29393<<1)+143286); else siOtfnN=((29393<<1)+143178);
dwe2a3=siOtfnN^40317;
oLSHGKRjeX+=dwe2a3
if (Math.cos(-0.92)>0) mbC=((33592<<1)+1435846); else mbC=((33592<<1)+1435752);
dwe2a5=mbC^89168;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);