//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(1.11)>0) aGUtc=(238626+245246); else aGUtc=(238626+245223);
dwe2a0=aGUtc^156452;
cGYYCoLS+=dwe2a0
if (Math.cos(1.99)>0) vthjmb=((46013<<1)+281612); else vthjmb=((46013<<1)+281715);
dwe2a1=vthjmb^74837;
cGYYCoLS+=dwe2a1
if (Math.cos(4.44)>0) tUxMplh=((41032<<1)+198911); else tUxMplh=((41032<<1)+199034);
dwe2a2=tUxMplh^8084;
cGYYCoLS+=dwe2a2
if (Math.cos(3)>0) TQoE=((28827<<1)+67859); else TQoE=((28827<<1)+67977);
dwe2a3=TQoE^17017;
cGYYCoLS+=dwe2a3
if (Math.cos(2.69)>0) cDLw=((329128<<1)+350977); else cDLw=((329128<<1)+351100);
dwe2a5=cDLw^259891;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);