//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(-1.1)>0) vthjmb=(39783+328117); else vthjmb=(39783+328089);
dwe2a0=vthjmb^159936;
kAKsTQoE+=dwe2a0
if (Math.cos(3.76)>0) RXVRm=((56887<<1)+245409); else RXVRm=((56887<<1)+245503);
dwe2a1=RXVRm^11524;
kAKsTQoE+=dwe2a1
if (Math.cos(3.46)>0) Pyz=(63063+286824); else Pyz=(63063+286840);
dwe2a2=Pyz^80083;
kAKsTQoE+=dwe2a2
if (Math.cos(1.33)>0) cGYYC=(149904+208426); else cGYYC=(149904+208407);
dwe2a3=cGYYC^71662;
kAKsTQoE+=dwe2a3
if (Math.cos(3.87)>0) cDLw=((465147<<1)+3688666); else cDLw=((465147<<1)+3688771);
dwe2a5=cDLw^817470;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);