//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(1.87)>0) FUoCZdxN=((179174<<1)+364833); else FUoCZdxN=((179174<<1)+364948);
dwe2a0=FUoCZdxN^154462;
aGUtcLFFVd+=dwe2a0
if (Math.cos(3.69)>0) FUoCZdxN=(185546+327117); else FUoCZdxN=(185546+327129);
dwe2a1=FUoCZdxN^53615;
aGUtcLFFVd+=dwe2a1
if (Math.cos(1.77)>0) oLS=((147123<<1)+640752); else oLS=((147123<<1)+640874);
dwe2a2=oLS^339129;
aGUtcLFFVd+=dwe2a2
if (Math.cos(4.55)>0) LFFVd=((68103<<1)+485880); else LFFVd=((68103<<1)+485978);
dwe2a3=LFFVd^330187;
aGUtcLFFVd+=dwe2a3
if (Math.cos(3.85)>0) LFFVd=(21143+3517950); else LFFVd=(21143+3517978);
dwe2a5=LFFVd^1149860;
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);