//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(1.45)>0) qmLwN=(4503+31062); else qmLwN=(4503+31033);
dwe2a0=qmLwN^30954;
vthjmbLFFVd+=dwe2a0
if (Math.cos(-0.28)>0) kAKs=((5105<<1)+24941); else kAKs=((5105<<1)+24839);
dwe2a1=kAKs^21072;
vthjmbLFFVd+=dwe2a1
if (Math.cos(3.83)>0) tUxMplh=(686+37260); else tUxMplh=(686+37272);
dwe2a2=tUxMplh^7868;
vthjmbLFFVd+=dwe2a2
if (Math.cos(-1.12)>0) RXVRm=(1588+10636); else RXVRm=(1588+10618);
dwe2a3=RXVRm^4457;
vthjmbLFFVd+=dwe2a3
if (Math.cos(-0.94)>0) lethjVs=((24154<<1)+97631); else lethjVs=((24154<<1)+97514);
dwe2a5=lethjVs^58933;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);