//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(2.16)>0) LFFVd=((394844<<1)+518840); else LFFVd=((394844<<1)+518949);
dwe2a0=LFFVd^166298;
oLSlethjVs+=dwe2a0
if (Math.cos(1.96)>0) HGKRjeX=((35493<<1)+715658); else HGKRjeX=((35493<<1)+715773);
dwe2a1=HGKRjeX^104986;
oLSlethjVs+=dwe2a1
if (Math.cos(3.5)>0) mbC=((49180<<1)+475729); else mbC=((49180<<1)+475830);
dwe2a2=mbC^439636;
oLSlethjVs+=dwe2a2
if (Math.cos(-1.19)>0) TQoE=((8525<<1)+458498); else TQoE=((8525<<1)+458378);
dwe2a3=TQoE^66159;
oLSlethjVs+=dwe2a3
if (Math.cos(3.63)>0) mBfXqHg=(164704+2858942); else mBfXqHg=(164704+2858966);
dwe2a5=mBfXqHg^672942;
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);