//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(-1.28)>0) HGKRjeX=((83954<<1)+146853); else HGKRjeX=((83954<<1)+146753);
dwe2a0=HGKRjeX^144576;
qmLwNPyz+=dwe2a0
if (Math.cos(0.57)>0) kiHOY=((68493<<1)+717857); else kiHOY=((68493<<1)+717735);
dwe2a1=kiHOY^303554;
qmLwNPyz+=dwe2a1
if (Math.cos(0.49)>0) siOtfnN=(226970+571375); else siOtfnN=(226970+571352);
dwe2a2=siOtfnN^54399;
qmLwNPyz+=dwe2a2
if (Math.cos(4.04)>0) tUxMplh=(7024+37350); else tUxMplh=(7024+37375);
dwe2a3=tUxMplh^16942;
qmLwNPyz+=dwe2a3
if (Math.cos(-0.18)>0) tUxMplh=(261602+3503680); else tUxMplh=(261602+3503659);
dwe2a5=tUxMplh^1386490;
qmLwNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNPyz+'; 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);