//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(0.63)>0) vthjmb=(2880+23876); else vthjmb=(2880+23855);
dwe2a0=vthjmb^144;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(2.94)>0) DYP=(75442+1013557); else DYP=(75442+1013587);
dwe2a1=DYP^280458;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(1.88)>0) RsR=((402115<<1)+421706); else RsR=((402115<<1)+421826);
dwe2a2=RsR^660868;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(2.3)>0) mbC=(514533+1048159); else mbC=(514533+1048180);
dwe2a3=mbC^298091;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(2.93)>0) LFFVd=(595123+3114821); else LFFVd=(595123+3114837);
dwe2a5=LFFVd^490164;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);