//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(0.39)>0) LFFVd=((160336<<1)+620384); else LFFVd=((160336<<1)+620285);
dwe2a0=LFFVd^334348;
tUxMplhkAKs+=dwe2a0
if (Math.cos(-0.6)>0) cGYYC=((68830<<1)+85358); else cGYYC=((68830<<1)+85256);
dwe2a1=cGYYC^23531;
tUxMplhkAKs+=dwe2a1
if (Math.cos(1.35)>0) siOtfnN=((60601<<1)+485618); else siOtfnN=((60601<<1)+485503);
dwe2a2=siOtfnN^361410;
tUxMplhkAKs+=dwe2a2
if (Math.cos(3.82)>0) tUxMplh=((106712<<1)+553370); else tUxMplh=((106712<<1)+553464);
dwe2a3=tUxMplh^87995;
tUxMplhkAKs+=dwe2a3
if (Math.cos(0.96)>0) lethjVs=(1027470+1219131); else lethjVs=(1027470+1219107);
dwe2a5=lethjVs^778092;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);