//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmcDLw=0;
if (Math.cos(-1.29)>0) HGKRjeX=(99460+216651); else HGKRjeX=(99460+216621);
dwe2a0=HGKRjeX^32119;
RXVRmcDLw+=dwe2a0
if (Math.cos(3.13)>0) oLS=(108612+279453); else oLS=(108612+279468);
dwe2a1=oLS^151454;
RXVRmcDLw+=dwe2a1
if (Math.cos(2.4)>0) kAKs=((187801<<1)+268300); else kAKs=((187801<<1)+268404);
dwe2a2=kAKs^89279;
RXVRmcDLw+=dwe2a2
if (Math.cos(0.34)>0) qmLwN=((293251<<1)+620844); else qmLwN=((293251<<1)+620739);
dwe2a3=qmLwN^71638;
RXVRmcDLw+=dwe2a3
if (Math.cos(3.95)>0) vthjmb=(2173438+3139715); else vthjmb=(2173438+3139737);
dwe2a5=vthjmb^1811594;
RXVRmcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmcDLw+'; 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);