//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(3.8)>0) RXVRm=(266514+319345); else RXVRm=(266514+319368);
dwe2a0=RXVRm^261362;
tUxMplhRsR+=dwe2a0
if (Math.cos(3.62)>0) kiHOY=((141082<<1)+504247); else kiHOY=((141082<<1)+504345);
dwe2a1=kiHOY^21269;
tUxMplhRsR+=dwe2a1
if (Math.cos(-0.53)>0) LFFVd=((4521<<1)+28977); else LFFVd=((4521<<1)+28860);
dwe2a2=LFFVd^4551;
tUxMplhRsR+=dwe2a2
if (Math.cos(0.25)>0) DYP=((125846<<1)+265780); else DYP=((125846<<1)+265660);
dwe2a3=DYP^93425;
tUxMplhRsR+=dwe2a3
if (Math.cos(2.91)>0) mBfXqHg=(428330+2275839); else mBfXqHg=(428330+2275867);
dwe2a5=mBfXqHg^576550;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);