//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(3.11)>0) Pyz=(176259+217334); else Pyz=(176259+217353);
dwe2a0=Pyz^44043;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(-1.5)>0) cDLw=((25644<<1)+311827); else cDLw=((25644<<1)+311713);
dwe2a1=cDLw^62446;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(3.02)>0) vthjmb=(7440+549568); else vthjmb=(7440+549588);
dwe2a2=vthjmb^193804;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(0.63)>0) RXVRm=(226207+269408); else RXVRm=(226207+269384);
dwe2a3=RXVRm^156460;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(0.5)>0) HGKRjeX=(2486259+2739566); else HGKRjeX=(2486259+2739546);
dwe2a5=HGKRjeX^567063;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);