//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmkAKs=0;
if (Math.cos(-0.62)>0) oLS=(107019+494199); else oLS=(107019+494173);
dwe2a0=oLS^265864;
RXVRmkAKs+=dwe2a0
if (Math.cos(2.92)>0) vthjmb=(138375+1106123); else vthjmb=(138375+1106153);
dwe2a1=vthjmb^109093;
RXVRmkAKs+=dwe2a1
if (Math.cos(4.27)>0) cGYYC=((531696<<1)+1011261); else cGYYC=((531696<<1)+1011374);
dwe2a2=cGYYC^328489;
RXVRmkAKs+=dwe2a2
if (Math.cos(4.28)>0) LFFVd=((30040<<1)+261404); else LFFVd=((30040<<1)+261498);
dwe2a3=LFFVd^69650;
RXVRmkAKs+=dwe2a3
if (Math.cos(3.27)>0) qmLwN=((315579<<1)+4692278); else qmLwN=((315579<<1)+4692374);
dwe2a5=qmLwN^1731761;
RXVRmkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmkAKs+'; 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);