//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(1.82)>0) HGKRjeX=(518767+595198); else HGKRjeX=(518767+595210);
dwe2a0=HGKRjeX^319067;
PyzqmLwN+=dwe2a0
if (Math.cos(1.41)>0) siOtfnN=((130895<<1)+270381); else siOtfnN=((130895<<1)+270259);
dwe2a1=siOtfnN^428266;
PyzqmLwN+=dwe2a1
if (Math.cos(-0.64)>0) TQoE=((52738<<1)+338253); else TQoE=((52738<<1)+338142);
dwe2a2=TQoE^53276;
PyzqmLwN+=dwe2a2
if (Math.cos(4.12)>0) RXVRm=(144626+484680); else RXVRm=(144626+484697);
dwe2a3=RXVRm^127719;
PyzqmLwN+=dwe2a3
if (Math.cos(3.63)>0) RXVRm=(2694140+4016225); else RXVRm=(2694140+4016243);
dwe2a5=RXVRm^138027;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);