//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNDYP=0;
if (Math.cos(-0.18)>0) TQoE=(15267+47208); else TQoE=(15267+47193);
dwe2a0=TQoE^14719;
siOtfnNDYP+=dwe2a0
if (Math.cos(3.27)>0) RXVRm=(2522+55819); else RXVRm=(2522+55837);
dwe2a1=RXVRm^8467;
siOtfnNDYP+=dwe2a1
if (Math.cos(3.19)>0) kAKs=(42530+44564); else kAKs=(42530+44591);
dwe2a2=kAKs^11933;
siOtfnNDYP+=dwe2a2
if (Math.cos(0.63)>0) RXVRm=((16301<<1)+41987); else RXVRm=((16301<<1)+41881);
dwe2a3=RXVRm^2959;
siOtfnNDYP+=dwe2a3
if (Math.cos(-1.03)>0) TQoE=(6468+250210); else TQoE=(6468+250186);
dwe2a5=TQoE^39421;
siOtfnNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNDYP+'; 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);