//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(1.6)>0) RsR=((4466<<1)+192892); else RsR=((4466<<1)+192987);
dwe2a0=RsR^23478;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(-0.42)>0) RsR=((61067<<1)+123551); else RsR=((61067<<1)+123431);
dwe2a1=RsR^39224;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(1.94)>0) kAKs=((33693<<1)+122467); else kAKs=((33693<<1)+122573);
dwe2a2=kAKs^9920;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(-0.39)>0) oLS=((53285<<1)+171806); else oLS=((53285<<1)+171702);
dwe2a3=oLS^55865;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(1.41)>0) RsR=(361052+678701); else RsR=(361052+678689);
dwe2a5=RsR^14435;
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);