//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(1.03)>0) Pyz=(74364+200008); else Pyz=(74364+199987);
dwe2a0=Pyz^82967;
lethjVsqmLwN+=dwe2a0
if (Math.cos(4.05)>0) HGKRjeX=((10003<<1)+40245); else HGKRjeX=((10003<<1)+40338);
dwe2a1=HGKRjeX^690;
lethjVsqmLwN+=dwe2a1
if (Math.cos(3.61)>0) RsR=((2171<<1)+116338); else RsR=((2171<<1)+116429);
dwe2a2=RsR^41731;
lethjVsqmLwN+=dwe2a2
if (Math.cos(2.83)>0) oLS=((80408<<1)+540003); else oLS=((80408<<1)+540093);
dwe2a3=oLS^157933;
lethjVsqmLwN+=dwe2a3
if (Math.cos(2.05)>0) aGUtc=(725461+2087992); else aGUtc=(725461+2088022);
dwe2a5=aGUtc^134197;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);