//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(1.63)>0) siOtfnN=((14009<<1)+210213); else siOtfnN=((14009<<1)+210327);
dwe2a0=siOtfnN^88008;
qmLwNRsR+=dwe2a0
if (Math.cos(0.49)>0) tUxMplh=(23183+41856); else tUxMplh=(23183+41833);
dwe2a1=tUxMplh^2067;
qmLwNRsR+=dwe2a1
if (Math.cos(0.93)>0) mbC=((3729<<1)+35882); else mbC=((3729<<1)+35779);
dwe2a2=mbC^22820;
qmLwNRsR+=dwe2a2
if (Math.cos(-0.71)>0) vthjmb=((15532<<1)+124500); else vthjmb=((15532<<1)+124386);
dwe2a3=vthjmb^1443;
qmLwNRsR+=dwe2a3
if (Math.cos(1.17)>0) oLS=((118735<<1)+665579); else oLS=((118735<<1)+665478);
dwe2a5=oLS^263135;
qmLwNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRsR+'; 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);