//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmbC=0;
if (Math.cos(3.57)>0) siOtfnN=(34267+40242); else siOtfnN=(34267+40267);
dwe2a0=siOtfnN^14560;
TQoEmbC+=dwe2a0
if (Math.cos(-0.74)>0) RXVRm=((6449<<1)+95273); else RXVRm=((6449<<1)+95178);
dwe2a1=RXVRm^37887;
TQoEmbC+=dwe2a1
if (Math.cos(3.99)>0) aGUtc=(1659+14312); else aGUtc=(1659+14326);
dwe2a2=aGUtc^1360;
TQoEmbC+=dwe2a2
if (Math.cos(0.81)>0) tUxMplh=(103+2104); else tUxMplh=(103+2091);
dwe2a3=tUxMplh^871;
TQoEmbC+=dwe2a3
if (Math.cos(0.92)>0) TQoE=((75445<<1)+88153); else TQoE=((75445<<1)+88057);
dwe2a5=TQoE^16925;
TQoEmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmbC+'; 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);