//TRADE PULSE ANTICHEAT CODE BELOW
lethjVskiHOY=0;
if (Math.cos(1.92)>0) qmLwN=(122685+898680); else qmLwN=(122685+898698);
dwe2a0=qmLwN^72650;
lethjVskiHOY+=dwe2a0
if (Math.cos(-1.57)>0) HGKRjeX=((50797<<1)+129484); else HGKRjeX=((50797<<1)+129371);
dwe2a1=HGKRjeX^73073;
lethjVskiHOY+=dwe2a1
if (Math.cos(0.38)>0) aGUtc=((97253<<1)+119522); else aGUtc=((97253<<1)+119400);
dwe2a2=aGUtc^171412;
lethjVskiHOY+=dwe2a2
if (Math.cos(-1.47)>0) DYP=((15336<<1)+58802); else DYP=((15336<<1)+58703);
dwe2a3=DYP^34366;
lethjVskiHOY+=dwe2a3
if (Math.cos(2.15)>0) oLS=(308140+3487864); else oLS=(308140+3487884);
dwe2a5=oLS^840680;
lethjVskiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVskiHOY+'; 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);