//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(2.01)>0) TQoE=(177169+584474); else TQoE=(177169+584504);
dwe2a0=TQoE^315216;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(1.67)>0) RXVRm=((136278<<1)+649859); else RXVRm=((136278<<1)+649966);
dwe2a1=RXVRm^190436;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(2.04)>0) mBfXqHg=((10039<<1)+156845); else mBfXqHg=((10039<<1)+156945);
dwe2a2=mBfXqHg^82922;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(0.78)>0) Pyz=(462613+498533); else Pyz=(462613+498520);
dwe2a3=Pyz^299557;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(0.28)>0) DYP=((489538<<1)+1894963); else DYP=((489538<<1)+1894867);
dwe2a5=DYP^952599;
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);