//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbaGUtc=0;
if (Math.cos(-0.24)>0) lethjVs=((1767<<1)+3904); else lethjVs=((1767<<1)+3788);
dwe2a0=lethjVs^2476;
vthjmbaGUtc+=dwe2a0
if (Math.cos(1.49)>0) tUxMplh=(45992+56125); else tUxMplh=(45992+56102);
dwe2a1=tUxMplh^18552;
vthjmbaGUtc+=dwe2a1
if (Math.cos(1.5)>0) kAKs=((25633<<1)+67481); else kAKs=((25633<<1)+67384);
dwe2a2=kAKs^11478;
vthjmbaGUtc+=dwe2a2
if (Math.cos(3.82)>0) qmLwN=(73660+178143); else qmLwN=(73660+178155);
dwe2a3=qmLwN^47462;
vthjmbaGUtc+=dwe2a3
if (Math.cos(-1.41)>0) kiHOY=(261294+375665); else kiHOY=(261294+375639);
dwe2a5=kiHOY^204195;
vthjmbaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbaGUtc+'; 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);