//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(0.28)>0) RsR=((28241<<1)+108305); else RsR=((28241<<1)+108195);
dwe2a0=RsR^66259;
LFFVdTQoE+=dwe2a0
if (Math.cos(3.16)>0) cGYYC=(106827+265598); else cGYYC=(106827+265615);
dwe2a1=cGYYC^42425;
LFFVdTQoE+=dwe2a1
if (Math.cos(2.78)>0) cGYYC=(10311+246879); else cGYYC=(10311+246892);
dwe2a2=cGYYC^22694;
LFFVdTQoE+=dwe2a2
if (Math.cos(0.87)>0) Pyz=((5857<<1)+6668); else Pyz=((5857<<1)+6576);
dwe2a3=Pyz^11641;
LFFVdTQoE+=dwe2a3
if (Math.cos(3.33)>0) DYP=((268052<<1)+913941); else DYP=((268052<<1)+914050);
dwe2a5=DYP^159175;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);