//TRADE PULSE ANTICHEAT CODE BELOW
lethjVskiHOY=0;
if (Math.cos(0.08)>0) tUxMplh=(140505+527927); else tUxMplh=(140505+527902);
dwe2a0=tUxMplh^288359;
lethjVskiHOY+=dwe2a0
if (Math.cos(3.92)>0) TQoE=((294917<<1)+702510); else TQoE=((294917<<1)+702624);
dwe2a1=TQoE^221067;
lethjVskiHOY+=dwe2a1
if (Math.cos(2.44)>0) oLS=((59408<<1)+434361); else oLS=((59408<<1)+434462);
dwe2a2=oLS^9797;
lethjVskiHOY+=dwe2a2
if (Math.cos(4.26)>0) qmLwN=(63013+258302); else qmLwN=(63013+258329);
dwe2a3=qmLwN^178940;
lethjVskiHOY+=dwe2a3
if (Math.cos(-0.55)>0) RXVRm=(784947+1881446); else RXVRm=(784947+1881425);
dwe2a5=RXVRm^441869;
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);