//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXsiOtfnN=0;
if (Math.cos(-0.94)>0) qmLwN=(232350+1314862); else qmLwN=(232350+1314841);
dwe2a0=qmLwN^388766;
HGKRjeXsiOtfnN+=dwe2a0
if (Math.cos(0.42)>0) RXVRm=(22454+947575); else RXVRm=(22454+947558);
dwe2a1=RXVRm^358005;
HGKRjeXsiOtfnN+=dwe2a1
if (Math.cos(0.81)>0) tUxMplh=((79329<<1)+353713); else tUxMplh=((79329<<1)+353618);
dwe2a2=tUxMplh^172282;
HGKRjeXsiOtfnN+=dwe2a2
if (Math.cos(-0.88)>0) RsR=((35866<<1)+274230); else RsR=((35866<<1)+274134);
dwe2a3=RsR^194345;
HGKRjeXsiOtfnN+=dwe2a3
if (Math.cos(4.36)>0) Pyz=(64922+3817709); else Pyz=(64922+3817726);
dwe2a5=Pyz^807861;
HGKRjeXsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXsiOtfnN+'; 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);