//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(-1.11)>0) vthjmb=((544<<1)+348609); else vthjmb=((544<<1)+348499);
dwe2a0=vthjmb^110845;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(0.56)>0) FUoCZdxN=(21929+345379); else FUoCZdxN=(21929+345364);
dwe2a1=FUoCZdxN^169397;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(1.98)>0) oLS=((15232<<1)+100805); else oLS=((15232<<1)+100928);
dwe2a2=oLS^22576;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(3.47)>0) RXVRm=(165341+298783); else RXVRm=(165341+298797);
dwe2a3=RXVRm^18267;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(-0.72)>0) HGKRjeX=((222562<<1)+834440); else HGKRjeX=((222562<<1)+834323);
dwe2a5=HGKRjeX^749277;
qmLwNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNsiOtfnN+'; 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);