//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(-0.48)>0) TQoE=((65724<<1)+134702); else TQoE=((65724<<1)+134599);
dwe2a0=TQoE^203725;
RsRHGKRjeX+=dwe2a0
if (Math.cos(3.28)>0) FUoCZdxN=(9783+78137); else FUoCZdxN=(9783+78159);
dwe2a1=FUoCZdxN^31908;
RsRHGKRjeX+=dwe2a1
if (Math.cos(2.02)>0) cDLw=((81927<<1)+263198); else cDLw=((81927<<1)+263316);
dwe2a2=cDLw^7432;
RsRHGKRjeX+=dwe2a2
if (Math.cos(-0.85)>0) Pyz=((20766<<1)+528808); else Pyz=((20766<<1)+528710);
dwe2a3=Pyz^244192;
RsRHGKRjeX+=dwe2a3
if (Math.cos(-1.41)>0) HGKRjeX=((192646<<1)+2192528); else HGKRjeX=((192646<<1)+2192412);
dwe2a5=HGKRjeX^380749;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);