//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(3.75)>0) LFFVd=(43456+107428); else LFFVd=(43456+107453);
dwe2a0=LFFVd^7230;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(-0.5)>0) TQoE=((1794<<1)+87532); else TQoE=((1794<<1)+87436);
dwe2a1=TQoE^28753;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(2.3)>0) oLS=((61196<<1)+313798); else oLS=((61196<<1)+313892);
dwe2a2=oLS^138426;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(2.98)>0) DYP=((92887<<1)+316531); else DYP=((92887<<1)+316622);
dwe2a3=DYP^44039;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(-1.22)>0) RXVRm=((254873<<1)+828443); else RXVRm=((254873<<1)+828343);
dwe2a5=RXVRm^244726;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);