//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(-0.81)>0) DYP=((119578<<1)+336017); else DYP=((119578<<1)+335902);
dwe2a0=DYP^482987;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(1.47)>0) TQoE=(582809+919220); else TQoE=(582809+919206);
dwe2a1=TQoE^435062;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(3.93)>0) cGYYC=(135295+812957); else cGYYC=(135295+812975);
dwe2a2=cGYYC^210672;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-1.46)>0) DYP=((96234<<1)+446110); else DYP=((96234<<1)+446001);
dwe2a3=DYP^8916;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(-1)>0) mbC=(205626+5294948); else mbC=(205626+5294928);
dwe2a5=mbC^1259560;
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);