//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcDLw=0;
if (Math.cos(4.6)>0) LFFVd=(213984+673350); else LFFVd=(213984+673362);
dwe2a0=LFFVd^251829;
cDLwcDLw+=dwe2a0
if (Math.cos(3.49)>0) aGUtc=(786971+1093735); else aGUtc=(786971+1093758);
dwe2a1=aGUtc^442190;
cDLwcDLw+=dwe2a1
if (Math.cos(-0.74)>0) RsR=(1866+4228); else RsR=(1866+4207);
dwe2a2=RsR^1231;
cDLwcDLw+=dwe2a2
if (Math.cos(1.4)>0) kiHOY=((420550<<1)+1091617); else kiHOY=((420550<<1)+1091496);
dwe2a3=kiHOY^436548;
cDLwcDLw+=dwe2a3
if (Math.cos(-0.59)>0) oLS=(312382+4425454); else oLS=(312382+4425442);
dwe2a5=oLS^504749;
cDLwcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcDLw+'; 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);