//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(-0.02)>0) kAKs=((54835<<1)+184323); else kAKs=((54835<<1)+184228);
dwe2a0=kAKs^17075;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(3.03)>0) lethjVs=(45684+125832); else lethjVs=(45684+125851);
dwe2a1=lethjVs^67789;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-1.4)>0) DYP=(129698+376925); else DYP=(129698+376911);
dwe2a2=DYP^3457;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(-1.39)>0) LFFVd=(4805+42701); else LFFVd=(4805+42687);
dwe2a3=LFFVd^18700;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(0.96)>0) aGUtc=(569795+1276745); else aGUtc=(569795+1276727);
dwe2a5=aGUtc^261701;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);