//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYlethjVs=0;
if (Math.cos(4.23)>0) cGYYC=((13178<<1)+52803); else cGYYC=((13178<<1)+52924);
dwe2a0=cGYYC^5209;
kiHOYlethjVs+=dwe2a0
if (Math.cos(3.75)>0) lethjVs=(521660+978409); else lethjVs=(521660+978423);
dwe2a1=lethjVs^207999;
kiHOYlethjVs+=dwe2a1
if (Math.cos(0.39)>0) aGUtc=((23715<<1)+1258308); else aGUtc=((23715<<1)+1258191);
dwe2a2=aGUtc^323650;
kiHOYlethjVs+=dwe2a2
if (Math.cos(3.91)>0) qmLwN=((51181<<1)+668032); else qmLwN=((51181<<1)+668137);
dwe2a3=qmLwN^207325;
kiHOYlethjVs+=dwe2a3
if (Math.cos(0.32)>0) kiHOY=(474320+7774060); else kiHOY=(474320+7774035);
dwe2a5=kiHOY^2695786;
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);