//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsmbC=0;
if (Math.cos(0.58)>0) qmLwN=(46067+105999); else qmLwN=(46067+105987);
dwe2a0=qmLwN^83897;
lethjVsmbC+=dwe2a0
if (Math.cos(-1.46)>0) aGUtc=(64289+86505); else aGUtc=(64289+86489);
dwe2a1=aGUtc^97400;
lethjVsmbC+=dwe2a1
if (Math.cos(2.14)>0) aGUtc=((30037<<1)+85382); else aGUtc=((30037<<1)+85478);
dwe2a2=aGUtc^69501;
lethjVsmbC+=dwe2a2
if (Math.cos(1.51)>0) siOtfnN=(2573+250966); else siOtfnN=(2573+250939);
dwe2a3=siOtfnN^16536;
lethjVsmbC+=dwe2a3
if (Math.cos(-0.33)>0) TQoE=(11160+509490); else TQoE=(11160+509474);
dwe2a5=TQoE^120750;
lethjVsmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsmbC+'; 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);