//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(3.17)>0) RXVRm=((67051<<1)+615646); else RXVRm=((67051<<1)+615752);
dwe2a0=RXVRm^129129;
tUxMplhmbC+=dwe2a0
if (Math.cos(0.03)>0) FUoCZdxN=((124131<<1)+1391549); else FUoCZdxN=((124131<<1)+1391457);
dwe2a1=FUoCZdxN^114862;
tUxMplhmbC+=dwe2a1
if (Math.cos(0.75)>0) RsR=((453482<<1)+737188); else RsR=((453482<<1)+737085);
dwe2a2=RsR^551490;
tUxMplhmbC+=dwe2a2
if (Math.cos(-0.54)>0) LFFVd=((269412<<1)+300188); else LFFVd=((269412<<1)+300075);
dwe2a3=LFFVd^217896;
tUxMplhmbC+=dwe2a3
if (Math.cos(0.21)>0) qmLwN=(1034109+1324458); else qmLwN=(1034109+1324443);
dwe2a5=qmLwN^1919293;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);