//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(-0.96)>0) cDLw=(6836+703098); else cDLw=(6836+703086);
dwe2a0=cDLw^172272;
cDLwlethjVs+=dwe2a0
if (Math.cos(2.2)>0) kiHOY=(186729+549219); else kiHOY=(186729+549237);
dwe2a1=kiHOY^359754;
cDLwlethjVs+=dwe2a1
if (Math.cos(2.99)>0) HGKRjeX=((235812<<1)+544363); else HGKRjeX=((235812<<1)+544477);
dwe2a2=HGKRjeX^91938;
cDLwlethjVs+=dwe2a2
if (Math.cos(2.06)>0) kAKs=((152358<<1)+1168779); else kAKs=((152358<<1)+1168884);
dwe2a3=kAKs^453840;
cDLwlethjVs+=dwe2a3
if (Math.cos(-1.07)>0) tUxMplh=(2014617+3264477); else tUxMplh=(2014617+3264450);
dwe2a5=tUxMplh^1802901;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);