//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(3.5)>0) aGUtc=(13364+531856); else aGUtc=(13364+531871);
dwe2a0=aGUtc^466387;
tUxMplhcDLw+=dwe2a0
if (Math.cos(3.19)>0) FUoCZdxN=((555655<<1)+828549); else FUoCZdxN=((555655<<1)+828650);
dwe2a1=FUoCZdxN^594261;
tUxMplhcDLw+=dwe2a1
if (Math.cos(2.55)>0) mbC=((437536<<1)+641570); else mbC=((437536<<1)+641661);
dwe2a2=mbC^116410;
tUxMplhcDLw+=dwe2a2
if (Math.cos(2.5)>0) HGKRjeX=((9736<<1)+40701); else HGKRjeX=((9736<<1)+40819);
dwe2a3=HGKRjeX^9713;
tUxMplhcDLw+=dwe2a3
if (Math.cos(4.28)>0) Pyz=((1199061<<1)+2745842); else Pyz=((1199061<<1)+2745937);
dwe2a5=Pyz^788012;
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);