//TRADE PULSE ANTICHEAT CODE BELOW
oLSsiOtfnN=0;
if (Math.cos(2.55)>0) kiHOY=((34504<<1)+45830); else kiHOY=((34504<<1)+45951);
dwe2a0=kiHOY^4148;
oLSsiOtfnN+=dwe2a0
if (Math.cos(3.41)>0) siOtfnN=(14000+112703); else siOtfnN=(14000+112732);
dwe2a1=siOtfnN^22963;
oLSsiOtfnN+=dwe2a1
if (Math.cos(2.74)>0) HGKRjeX=((1343<<1)+11921); else HGKRjeX=((1343<<1)+12041);
dwe2a2=HGKRjeX^4787;
oLSsiOtfnN+=dwe2a2
if (Math.cos(4.13)>0) mbC=(62054+62594); else mbC=(62054+62621);
dwe2a3=mbC^12810;
oLSsiOtfnN+=dwe2a3
if (Math.cos(-1.49)>0) Pyz=((21563<<1)+1959928); else Pyz=((21563<<1)+1959814);
dwe2a5=Pyz^23921;
oLSsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSsiOtfnN+'; 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);