//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(1.4)>0) kAKs=((18179<<1)+107854); else kAKs=((18179<<1)+107756);
dwe2a0=kAKs^3885;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(3.78)>0) mbC=((54975<<1)+268612); else mbC=((54975<<1)+268711);
dwe2a1=mbC^79799;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(1.31)>0) DYP=(326306+1050687); else DYP=(326306+1050664);
dwe2a2=DYP^78022;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(4.57)>0) oLS=((145968<<1)+259590); else oLS=((145968<<1)+259705);
dwe2a3=oLS^395757;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(0.89)>0) kiHOY=(780105+5320126); else kiHOY=(780105+5320100);
dwe2a5=kiHOY^1662876;
FUoCZdxNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNPyz+'; 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);