//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(2.79)>0) lethjVs=(19451+23913); else lethjVs=(19451+23933);
dwe2a0=lethjVs^15055;
qmLwNRsR+=dwe2a0
if (Math.cos(2.86)>0) LFFVd=(373126+611754); else LFFVd=(373126+611774);
dwe2a1=LFFVd^258007;
qmLwNRsR+=dwe2a1
if (Math.cos(0.61)>0) siOtfnN=((79189<<1)+160171); else siOtfnN=((79189<<1)+160080);
dwe2a2=siOtfnN^227085;
qmLwNRsR+=dwe2a2
if (Math.cos(0.28)>0) LFFVd=((244707<<1)+1483346); else LFFVd=((244707<<1)+1483250);
dwe2a3=LFFVd^372782;
qmLwNRsR+=dwe2a3
if (Math.cos(4.07)>0) HGKRjeX=(468412+7443068); else HGKRjeX=(468412+7443092);
dwe2a5=HGKRjeX^2356445;
qmLwNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRsR+'; 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);