//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(-0.2)>0) HGKRjeX=(88146+378633); else HGKRjeX=(88146+378607);
dwe2a0=HGKRjeX^173209;
tUxMplhcDLw+=dwe2a0
if (Math.cos(0.85)>0) Pyz=(20869+211578); else Pyz=(20869+211566);
dwe2a1=Pyz^59830;
tUxMplhcDLw+=dwe2a1
if (Math.cos(4.3)>0) kAKs=(3824+245010); else kAKs=(3824+245029);
dwe2a2=kAKs^38152;
tUxMplhcDLw+=dwe2a2
if (Math.cos(3.76)>0) mbC=((70695<<1)+189754); else mbC=((70695<<1)+189851);
dwe2a3=mbC^101381;
tUxMplhcDLw+=dwe2a3
if (Math.cos(4.7)>0) RXVRm=(306006+601331); else RXVRm=(306006+601347);
dwe2a5=RXVRm^12825;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);