//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(2.25)>0) qmLwN=(4313+18514); else qmLwN=(4313+18540);
dwe2a0=qmLwN^2075;
oLStUxMplh+=dwe2a0
if (Math.cos(3.29)>0) aGUtc=(25723+461966); else aGUtc=(25723+461983);
dwe2a1=aGUtc^89246;
oLStUxMplh+=dwe2a1
if (Math.cos(3.28)>0) LFFVd=(39250+679872); else LFFVd=(39250+679895);
dwe2a2=LFFVd^210352;
oLStUxMplh+=dwe2a2
if (Math.cos(3.27)>0) lethjVs=((276261<<1)+288896); else lethjVs=((276261<<1)+289006);
dwe2a3=lethjVs^34146;
oLStUxMplh+=dwe2a3
if (Math.cos(-1.38)>0) mBfXqHg=(619821+2080641); else mBfXqHg=(619821+2080614);
dwe2a5=mBfXqHg^771705;
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);