//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(3.3)>0) LFFVd=(57778+218380); else LFFVd=(57778+218406);
dwe2a0=LFFVd^153904;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(3.78)>0) vthjmb=((33853<<1)+104947); else vthjmb=((33853<<1)+105069);
dwe2a1=vthjmb^1479;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(-1.37)>0) RsR=(26014+105516); else RsR=(26014+105488);
dwe2a2=RsR^112675;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(3.17)>0) TQoE=((73531<<1)+126581); else TQoE=((73531<<1)+126690);
dwe2a3=TQoE^70331;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(0.11)>0) mBfXqHg=((365734<<1)+1948483); else mBfXqHg=((365734<<1)+1948379);
dwe2a5=mBfXqHg^702331;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);