//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(4.19)>0) RXVRm=((47246<<1)+111299); else RXVRm=((47246<<1)+111417);
dwe2a0=RXVRm^10641;
qmLwNkAKs+=dwe2a0
if (Math.cos(2.45)>0) RsR=(167370+263630); else RsR=(167370+263653);
dwe2a1=RsR^89687;
qmLwNkAKs+=dwe2a1
if (Math.cos(-1.14)>0) vthjmb=(2691+501009); else vthjmb=(2691+500986);
dwe2a2=vthjmb^74458;
qmLwNkAKs+=dwe2a2
if (Math.cos(-0.76)>0) cDLw=(133360+471061); else cDLw=(133360+471043);
dwe2a3=cDLw^136476;
qmLwNkAKs+=dwe2a3
if (Math.cos(2.61)>0) RXVRm=(658461+3152803); else RXVRm=(658461+3152818);
dwe2a5=RXVRm^31073;
qmLwNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkAKs+'; 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);