//TRADE PULSE ANTICHEAT CODE BELOW
oLSaGUtc=0;
if (Math.cos(4.2)>0) TQoE=((15011<<1)+357240); else TQoE=((15011<<1)+357353);
dwe2a0=TQoE^7979;
oLSaGUtc+=dwe2a0
if (Math.cos(-1.27)>0) FUoCZdxN=(120271+324163); else FUoCZdxN=(120271+324133);
dwe2a1=FUoCZdxN^129307;
oLSaGUtc+=dwe2a1
if (Math.cos(1.96)>0) lethjVs=(71765+200418); else lethjVs=(71765+200437);
dwe2a2=lethjVs^54435;
oLSaGUtc+=dwe2a2
if (Math.cos(3.74)>0) cDLw=((9544<<1)+50956); else cDLw=((9544<<1)+51060);
dwe2a3=cDLw^8847;
oLSaGUtc+=dwe2a3
if (Math.cos(-0.3)>0) oLS=(309319+985748); else oLS=(309319+985728);
dwe2a5=oLS^125437;
oLSaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSaGUtc+'; 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);