//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(3.16)>0) DYP=(3492+158136); else DYP=(3492+158148);
dwe2a0=DYP^33221;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(2.88)>0) RXVRm=(2272+123421); else RXVRm=(2272+123439);
dwe2a1=RXVRm^40531;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(3.49)>0) aGUtc=((168133<<1)+178117); else aGUtc=((168133<<1)+178229);
dwe2a2=aGUtc^132097;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(-1.37)>0) HGKRjeX=(151273+362517); else HGKRjeX=(151273+362504);
dwe2a3=HGKRjeX^84124;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(2.9)>0) siOtfnN=(292896+766994); else siOtfnN=(292896+767016);
dwe2a5=siOtfnN^579805;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; 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);