//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(3.53)>0) FUoCZdxN=(4892+60935); else FUoCZdxN=(4892+60956);
dwe2a0=FUoCZdxN^58518;
oLSlethjVs+=dwe2a0
if (Math.cos(0.48)>0) RXVRm=((34501<<1)+45262); else RXVRm=((34501<<1)+45148);
dwe2a1=RXVRm^5579;
oLSlethjVs+=dwe2a1
if (Math.cos(2.44)>0) qmLwN=((2664<<1)+10170); else qmLwN=((2664<<1)+10287);
dwe2a2=qmLwN^1655;
oLSlethjVs+=dwe2a2
if (Math.cos(2.66)>0) RsR=(12182+27693); else RsR=(12182+27722);
dwe2a3=RsR^15958;
oLSlethjVs+=dwe2a3
if (Math.cos(3.68)>0) mbC=(124172+180205); else mbC=(124172+180234);
dwe2a5=mbC^152316;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);