//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(2.42)>0) cDLw=(428169+492462); else cDLw=(428169+492483);
dwe2a0=cDLw^357330;
tUxMplhRsR+=dwe2a0
if (Math.cos(2.06)>0) aGUtc=(139197+339655); else aGUtc=(139197+339682);
dwe2a1=aGUtc^97073;
tUxMplhRsR+=dwe2a1
if (Math.cos(4.31)>0) qmLwN=(20719+64319); else qmLwN=(20719+64336);
dwe2a2=qmLwN^83;
tUxMplhRsR+=dwe2a2
if (Math.cos(2.94)>0) lethjVs=((966<<1)+17268); else lethjVs=((966<<1)+17367);
dwe2a3=lethjVs^8525;
tUxMplhRsR+=dwe2a3
if (Math.cos(3.48)>0) TQoE=((830662<<1)+1277100); else TQoE=((830662<<1)+1277190);
dwe2a5=TQoE^685693;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);