//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(2.44)>0) tUxMplh=(266520+493909); else tUxMplh=(266520+493930);
dwe2a0=tUxMplh^202368;
DYPqmLwN+=dwe2a0
if (Math.cos(3.45)>0) HGKRjeX=((160026<<1)+200648); else HGKRjeX=((160026<<1)+200761);
dwe2a1=HGKRjeX^38757;
DYPqmLwN+=dwe2a1
if (Math.cos(4.21)>0) DYP=(669134+1144456); else DYP=(669134+1144471);
dwe2a2=DYP^538435;
DYPqmLwN+=dwe2a2
if (Math.cos(1.95)>0) oLS=((420547<<1)+697056); else oLS=((420547<<1)+697150);
dwe2a3=oLS^385216;
DYPqmLwN+=dwe2a3
if (Math.cos(2.22)>0) cDLw=(1803372+3190388); else cDLw=(1803372+3190412);
dwe2a5=cDLw^448670;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);