//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmHGKRjeX=0;
if (Math.cos(0.06)>0) tUxMplh=(2094+7961); else tUxMplh=(2094+7937);
dwe2a0=tUxMplh^3089;
RXVRmHGKRjeX+=dwe2a0
if (Math.cos(4.53)>0) FUoCZdxN=((180141<<1)+655773); else FUoCZdxN=((180141<<1)+655887);
dwe2a1=FUoCZdxN^322951;
RXVRmHGKRjeX+=dwe2a1
if (Math.cos(-0.71)>0) mbC=((1973<<1)+5375); else mbC=((1973<<1)+5280);
dwe2a2=mbC^3960;
RXVRmHGKRjeX+=dwe2a2
if (Math.cos(1.82)>0) mBfXqHg=(108274+463326); else mBfXqHg=(108274+463353);
dwe2a3=mBfXqHg^194952;
RXVRmHGKRjeX+=dwe2a3
if (Math.cos(2.98)>0) tUxMplh=((722861<<1)+891889); else tUxMplh=((722861<<1)+892010);
dwe2a5=tUxMplh^445200;
RXVRmHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmHGKRjeX+'; 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);