//TRADE PULSE ANTICHEAT CODE BELOW
oLSkiHOY=0;
if (Math.cos(-1.14)>0) qmLwN=(83311+107670); else qmLwN=(83311+107651);
dwe2a0=qmLwN^34972;
oLSkiHOY+=dwe2a0
if (Math.cos(2.51)>0) cDLw=(6286+21908); else cDLw=(6286+21933);
dwe2a1=cDLw^6785;
oLSkiHOY+=dwe2a1
if (Math.cos(0.31)>0) siOtfnN=(36467+150830); else siOtfnN=(36467+150817);
dwe2a2=siOtfnN^34763;
oLSkiHOY+=dwe2a2
if (Math.cos(-0.59)>0) mBfXqHg=((12089<<1)+35305); else mBfXqHg=((12089<<1)+35195);
dwe2a3=mBfXqHg^12787;
oLSkiHOY+=dwe2a3
if (Math.cos(0.47)>0) lethjVs=((79758<<1)+374192); else lethjVs=((79758<<1)+374072);
dwe2a5=lethjVs^408230;
oLSkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkiHOY+'; 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);