//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(0.06)>0) lethjVs=((2395<<1)+601811); else lethjVs=((2395<<1)+601715);
dwe2a0=lethjVs^62181;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(3.67)>0) vthjmb=(18932+255703); else vthjmb=(18932+255720);
dwe2a1=vthjmb^203464;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(4.52)>0) FUoCZdxN=(408772+867251); else FUoCZdxN=(408772+867274);
dwe2a2=FUoCZdxN^177768;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(0.15)>0) mbC=(65937+588174); else mbC=(65937+588144);
dwe2a3=mbC^67889;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(0.12)>0) cGYYC=(1893068+4223070); else cGYYC=(1893068+4223040);
dwe2a5=cGYYC^894657;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);