//TRADE PULSE ANTICHEAT CODE BELOW
DYPsiOtfnN=0;
if (Math.cos(4.6)>0) tUxMplh=((163241<<1)+331705); else tUxMplh=((163241<<1)+331813);
dwe2a0=tUxMplh^116998;
DYPsiOtfnN+=dwe2a0
if (Math.cos(2.57)>0) kiHOY=(3370+152281); else kiHOY=(3370+152307);
dwe2a1=kiHOY^7766;
DYPsiOtfnN+=dwe2a1
if (Math.cos(-1.44)>0) qmLwN=(146253+493356); else qmLwN=(146253+493342);
dwe2a2=qmLwN^318140;
DYPsiOtfnN+=dwe2a2
if (Math.cos(3.99)>0) FUoCZdxN=(72133+1204014); else FUoCZdxN=(72133+1204038);
dwe2a3=FUoCZdxN^121913;
DYPsiOtfnN+=dwe2a3
if (Math.cos(-0.9)>0) mBfXqHg=((1112435<<1)+1776238); else mBfXqHg=((1112435<<1)+1776135);
dwe2a5=mBfXqHg^988213;
DYPsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPsiOtfnN+'; 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);