//TRADE PULSE ANTICHEAT CODE BELOW
oLSmBfXqHg=0;
if (Math.cos(1.63)>0) aGUtc=(187340+340321); else aGUtc=(187340+340346);
dwe2a0=aGUtc^21875;
oLSmBfXqHg+=dwe2a0
if (Math.cos(-0.91)>0) siOtfnN=(126+107987); else siOtfnN=(126+107963);
dwe2a1=siOtfnN^33405;
oLSmBfXqHg+=dwe2a1
if (Math.cos(2.46)>0) HGKRjeX=(285885+496419); else HGKRjeX=(285885+496440);
dwe2a2=HGKRjeX^260828;
oLSmBfXqHg+=dwe2a2
if (Math.cos(0.35)>0) RsR=(41346+51683); else RsR=(41346+51666);
dwe2a3=RsR^26635;
oLSmBfXqHg+=dwe2a3
if (Math.cos(3.36)>0) RsR=((413153<<1)+3639523); else RsR=((413153<<1)+3639643);
dwe2a5=RsR^734032;
oLSmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSmBfXqHg+'; 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);