//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(-1.4)>0) qmLwN=(27013+289656); else qmLwN=(27013+289640);
dwe2a0=qmLwN^66668;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(0.02)>0) siOtfnN=((6594<<1)+44694); else siOtfnN=((6594<<1)+44578);
dwe2a1=siOtfnN^23639;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(1.58)>0) HGKRjeX=((8949<<1)+124033); else HGKRjeX=((8949<<1)+124134);
dwe2a2=HGKRjeX^111919;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(2.19)>0) kiHOY=((24838<<1)+86906); else kiHOY=((24838<<1)+87000);
dwe2a3=kiHOY^47790;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(3.5)>0) mbC=(310701+959095); else mbC=(310701+959122);
dwe2a5=mbC^186037;
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);