//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(3.71)>0) qmLwN=(74816+982727); else qmLwN=(74816+982739);
dwe2a0=qmLwN^252535;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(2.06)>0) lethjVs=((99816<<1)+268652); else lethjVs=((99816<<1)+268773);
dwe2a1=lethjVs^120074;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(3.07)>0) mBfXqHg=((9944<<1)+236444); else mBfXqHg=((9944<<1)+236562);
dwe2a2=mBfXqHg^61819;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(3.96)>0) HGKRjeX=((89370<<1)+657834); else HGKRjeX=((89370<<1)+657939);
dwe2a3=HGKRjeX^217241;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(0.95)>0) vthjmb=(476547+4355251); else vthjmb=(476547+4355231);
dwe2a5=vthjmb^2836450;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);