//TRADE PULSE ANTICHEAT CODE BELOW
oLSoLS=0;
if (Math.cos(0.66)>0) DYP=(10829+52646); else DYP=(10829+52630);
dwe2a0=DYP^13909;
oLSoLS+=dwe2a0
if (Math.cos(0.5)>0) siOtfnN=((24920<<1)+34764); else siOtfnN=((24920<<1)+34664);
dwe2a1=siOtfnN^20047;
oLSoLS+=dwe2a1
if (Math.cos(3.27)>0) mBfXqHg=(20097+61377); else mBfXqHg=(20097+61399);
dwe2a2=mBfXqHg^18747;
oLSoLS+=dwe2a2
if (Math.cos(1.63)>0) DYP=((8066<<1)+12246); else DYP=((8066<<1)+12355);
dwe2a3=DYP^1395;
oLSoLS+=dwe2a3
if (Math.cos(-0.6)>0) kiHOY=(242184+246912); else kiHOY=(242184+246883);
dwe2a5=kiHOY^160691;
oLSoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSoLS+'; 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);