//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(1.62)>0) RXVRm=((13277<<1)+34044); else RXVRm=((13277<<1)+34151);
dwe2a0=RXVRm^3813;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(3.78)>0) RsR=((19340<<1)+840327); else RsR=((19340<<1)+840446);
dwe2a1=RsR^231116;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(4.25)>0) siOtfnN=(282488+365933); else siOtfnN=(282488+365954);
dwe2a2=siOtfnN^394087;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(-0.62)>0) tUxMplh=(147613+678529); else tUxMplh=(147613+678510);
dwe2a3=tUxMplh^150700;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(4.04)>0) cDLw=(1238651+1730042); else cDLw=(1238651+1730063);
dwe2a5=cDLw^1192350;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);