//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(2.97)>0) Pyz=((139947<<1)+316321); else Pyz=((139947<<1)+316440);
dwe2a0=Pyz^62901;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(1.73)>0) vthjmb=(517580+517943); else vthjmb=(517580+517971);
dwe2a1=vthjmb^146745;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(3.99)>0) kiHOY=((173305<<1)+1115419); else kiHOY=((173305<<1)+1115521);
dwe2a2=kiHOY^296912;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-1.37)>0) lethjVs=((212537<<1)+763318); else lethjVs=((212537<<1)+763201);
dwe2a3=lethjVs^480806;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(2.95)>0) kAKs=(1231824+1707871); else kAKs=(1231824+1707901);
dwe2a5=kAKs^1707784;
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);