//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(3.87)>0) mBfXqHg=(183939+451205); else mBfXqHg=(183939+451221);
dwe2a0=mBfXqHg^1999;
tUxMplhoLS+=dwe2a0
if (Math.cos(3.33)>0) qmLwN=(62978+263297); else qmLwN=(62978+263316);
dwe2a1=qmLwN^226168;
tUxMplhoLS+=dwe2a1
if (Math.cos(0.58)>0) mbC=(47929+216262); else mbC=(47929+216250);
dwe2a2=mbC^65658;
tUxMplhoLS+=dwe2a2
if (Math.cos(1.94)>0) siOtfnN=((70487<<1)+115052); else siOtfnN=((70487<<1)+115153);
dwe2a3=siOtfnN^798;
tUxMplhoLS+=dwe2a3
if (Math.cos(3.78)>0) aGUtc=(997463+2317341); else aGUtc=(997463+2317365);
dwe2a5=aGUtc^821849;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);