//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(1.44)>0) RsR=((356873<<1)+606172); else RsR=((356873<<1)+606064);
dwe2a0=RsR^391880;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(1.53)>0) kAKs=((290919<<1)+370257); else kAKs=((290919<<1)+370134);
dwe2a1=kAKs^254851;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(-0.85)>0) Pyz=((1038<<1)+7621); else Pyz=((1038<<1)+7510);
dwe2a2=Pyz^2039;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(3.88)>0) cDLw=((191464<<1)+376190); else cDLw=((191464<<1)+376295);
dwe2a3=cDLw^138691;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(3.67)>0) siOtfnN=(642256+2178168); else siOtfnN=(642256+2178195);
dwe2a5=siOtfnN^1465439;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);