//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(1.56)>0) Pyz=(267910+744037); else Pyz=(267910+744018);
dwe2a0=Pyz^150417;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(1.45)>0) cDLw=((68560<<1)+161515); else cDLw=((68560<<1)+161405);
dwe2a1=cDLw^112680;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(2.9)>0) LFFVd=(45660+164141); else LFFVd=(45660+164159);
dwe2a2=LFFVd^53574;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(-0.32)>0) qmLwN=(15933+50686); else qmLwN=(15933+50666);
dwe2a3=qmLwN^15127;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(1.32)>0) RXVRm=(953253+2574329); else RXVRm=(953253+2574310);
dwe2a5=RXVRm^970056;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);