//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(1.68)>0) tUxMplh=(75358+744780); else tUxMplh=(75358+744802);
dwe2a0=tUxMplh^93104;
tUxMplhPyz+=dwe2a0
if (Math.cos(0.39)>0) tUxMplh=(6998+646388); else tUxMplh=(6998+646372);
dwe2a1=tUxMplh^303206;
tUxMplhPyz+=dwe2a1
if (Math.cos(-0.76)>0) cGYYC=(445515+518634); else cGYYC=(445515+518615);
dwe2a2=cGYYC^79468;
tUxMplhPyz+=dwe2a2
if (Math.cos(3.21)>0) HGKRjeX=((148863<<1)+1115950); else HGKRjeX=((148863<<1)+1116045);
dwe2a3=HGKRjeX^286390;
tUxMplhPyz+=dwe2a3
if (Math.cos(2.09)>0) qmLwN=((687783<<1)+2549096); else qmLwN=((687783<<1)+2549197);
dwe2a5=qmLwN^362096;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);