//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(-1.39)>0) vthjmb=((232361<<1)+497868); else vthjmb=((232361<<1)+497765);
dwe2a0=vthjmb^302714;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(-0.67)>0) qmLwN=(265823+491974); else qmLwN=(265823+491944);
dwe2a1=qmLwN^131410;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(-1.07)>0) Pyz=(184814+402675); else Pyz=(184814+402653);
dwe2a2=Pyz^50520;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(4.39)>0) kAKs=(63763+117567); else kAKs=(63763+117582);
dwe2a3=kAKs^70668;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(3.65)>0) oLS=(1284770+1844486); else oLS=(1284770+1844504);
dwe2a5=oLS^1681717;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);