//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(-0.77)>0) kAKs=((17190<<1)+445086); else kAKs=((17190<<1)+444981);
dwe2a0=kAKs^145998;
aGUtctUxMplh+=dwe2a0
if (Math.cos(0.66)>0) FUoCZdxN=((11254<<1)+284641); else FUoCZdxN=((11254<<1)+284530);
dwe2a1=FUoCZdxN^180928;
aGUtctUxMplh+=dwe2a1
if (Math.cos(2.65)>0) lethjVs=((38089<<1)+306943); else lethjVs=((38089<<1)+307059);
dwe2a2=lethjVs^67963;
aGUtctUxMplh+=dwe2a2
if (Math.cos(1.57)>0) DYP=(16467+53895); else DYP=(16467+53883);
dwe2a3=DYP^814;
aGUtctUxMplh+=dwe2a3
if (Math.cos(0.18)>0) qmLwN=((437142<<1)+1033169); else qmLwN=((437142<<1)+1033060);
dwe2a5=qmLwN^565735;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);