//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYlethjVs=0;
if (Math.cos(0.59)>0) qmLwN=((642<<1)+4322); else qmLwN=((642<<1)+4202);
dwe2a0=qmLwN^1923;
kiHOYlethjVs+=dwe2a0
if (Math.cos(-1.4)>0) kAKs=(1531+6583); else kAKs=(1531+6553);
dwe2a1=kAKs^2417;
kiHOYlethjVs+=dwe2a1
if (Math.cos(0.58)>0) aGUtc=((667<<1)+14176); else aGUtc=((667<<1)+14086);
dwe2a2=aGUtc^4788;
kiHOYlethjVs+=dwe2a2
if (Math.cos(-1.55)>0) RXVRm=(6377+11204); else RXVRm=(6377+11181);
dwe2a3=RXVRm^2096;
kiHOYlethjVs+=dwe2a3
if (Math.cos(0.17)>0) RXVRm=(22584+37123); else RXVRm=(22584+37107);
dwe2a5=RXVRm^2626;
kiHOYlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYlethjVs+'; 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);