//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(2.13)>0) mBfXqHg=(116122+472204); else mBfXqHg=(116122+472230);
dwe2a0=mBfXqHg^351046;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(0.7)>0) RsR=(20216+1212385); else RsR=(20216+1212356);
dwe2a1=RsR^171091;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-0.63)>0) aGUtc=(308234+550579); else aGUtc=(308234+550564);
dwe2a2=aGUtc^160966;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(2.19)>0) DYP=(33715+85893); else DYP=(33715+85910);
dwe2a3=DYP^28102;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(4.05)>0) oLS=(736046+1644303); else oLS=(736046+1644316);
dwe2a5=oLS^160441;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);