//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(0.46)>0) mBfXqHg=(22069+23794); else mBfXqHg=(22069+23770);
dwe2a0=mBfXqHg^6215;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(2.14)>0) kAKs=(223794+330047); else kAKs=(223794+330064);
dwe2a1=kAKs^132793;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(2.61)>0) DYP=(5716+306246); else DYP=(5716+306275);
dwe2a2=DYP^123836;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(0.71)>0) qmLwN=(437530+1467898); else qmLwN=(437530+1467875);
dwe2a3=qmLwN^628912;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(3.03)>0) vthjmb=(22283+5902725); else vthjmb=(22283+5902752);
dwe2a5=vthjmb^1550624;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);