//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(-0.3)>0) lethjVs=(2617+295369); else lethjVs=(2617+295349);
dwe2a0=lethjVs^7127;
oLStUxMplh+=dwe2a0
if (Math.cos(4.17)>0) oLS=((481739<<1)+817310); else oLS=((481739<<1)+817401);
dwe2a1=oLS^587652;
oLStUxMplh+=dwe2a1
if (Math.cos(2.51)>0) HGKRjeX=((80153<<1)+1174983); else HGKRjeX=((80153<<1)+1175081);
dwe2a2=HGKRjeX^245636;
oLStUxMplh+=dwe2a2
if (Math.cos(1.63)>0) siOtfnN=((66832<<1)+513710); else siOtfnN=((66832<<1)+513804);
dwe2a3=siOtfnN^129578;
oLStUxMplh+=dwe2a3
if (Math.cos(3.51)>0) Pyz=(1453173+2742447); else Pyz=(1453173+2742475);
dwe2a5=Pyz^1706428;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);