//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(-0.94)>0) vthjmb=(8899+14214); else vthjmb=(8899+14190);
dwe2a0=vthjmb^1108;
cGYYCkiHOY+=dwe2a0
if (Math.cos(1.54)>0) LFFVd=(7586+35226); else LFFVd=(7586+35214);
dwe2a1=LFFVd^7456;
cGYYCkiHOY+=dwe2a1
if (Math.cos(3.36)>0) qmLwN=((15034<<1)+56967); else qmLwN=((15034<<1)+57059);
dwe2a2=qmLwN^13023;
cGYYCkiHOY+=dwe2a2
if (Math.cos(4.64)>0) oLS=(13706+93319); else oLS=(13706+93333);
dwe2a3=oLS^25082;
cGYYCkiHOY+=dwe2a3
if (Math.cos(1.89)>0) cDLw=((171385<<1)+195768); else cDLw=((171385<<1)+195883);
dwe2a5=cDLw^60704;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);