//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(-0.58)>0) Pyz=(19305+57733); else Pyz=(19305+57705);
dwe2a0=Pyz^4696;
aGUtcLFFVd+=dwe2a0
if (Math.cos(3.77)>0) FUoCZdxN=(32523+183287); else FUoCZdxN=(32523+183317);
dwe2a1=FUoCZdxN^67466;
aGUtcLFFVd+=dwe2a1
if (Math.cos(4.17)>0) Pyz=(19185+47026); else Pyz=(19185+47055);
dwe2a2=Pyz^45467;
aGUtcLFFVd+=dwe2a2
if (Math.cos(-0.87)>0) FUoCZdxN=(89051+144374); else FUoCZdxN=(89051+144351);
dwe2a3=FUoCZdxN^89936;
aGUtcLFFVd+=dwe2a3
if (Math.cos(4.71)>0) kAKs=((174645<<1)+201231); else kAKs=((174645<<1)+201338);
dwe2a5=kAKs^58682;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);