//TRADE PULSE ANTICHEAT CODE BELOW
RsRTQoE=0;
if (Math.cos(0.83)>0) siOtfnN=(53996+652526); else siOtfnN=(53996+652510);
dwe2a0=siOtfnN^236034;
RsRTQoE+=dwe2a0
if (Math.cos(-0.37)>0) kAKs=(269878+392519); else kAKs=(269878+392503);
dwe2a1=kAKs^135364;
RsRTQoE+=dwe2a1
if (Math.cos(-0.11)>0) vthjmb=(24642+115391); else vthjmb=(24642+115361);
dwe2a2=vthjmb^38287;
RsRTQoE+=dwe2a2
if (Math.cos(2.09)>0) RXVRm=((127626<<1)+192056); else RXVRm=((127626<<1)+192160);
dwe2a3=RXVRm^28168;
RsRTQoE+=dwe2a3
if (Math.cos(2.72)>0) RXVRm=(292821+805192); else RXVRm=(292821+805215);
dwe2a5=RXVRm^516208;
RsRTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRTQoE+'; 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);