//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(2.85)>0) cGYYC=((4412<<1)+324755); else cGYYC=((4412<<1)+324847);
dwe2a0=cGYYC^90204;
qmLwNlethjVs+=dwe2a0
if (Math.cos(-0.34)>0) vthjmb=((62147<<1)+267996); else vthjmb=((62147<<1)+267889);
dwe2a1=vthjmb^62459;
qmLwNlethjVs+=dwe2a1
if (Math.cos(4.59)>0) oLS=(362819+946672); else oLS=(362819+946687);
dwe2a2=oLS^366210;
qmLwNlethjVs+=dwe2a2
if (Math.cos(3.38)>0) RXVRm=(142796+1323584); else RXVRm=(142796+1323613);
dwe2a3=RXVRm^351132;
qmLwNlethjVs+=dwe2a3
if (Math.cos(1.36)>0) cDLw=(1016812+3911286); else cDLw=(1016812+3911270);
dwe2a5=cDLw^1612670;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);