//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkAKs=0;
if (Math.cos(2.23)>0) RXVRm=((55518<<1)+447995); else RXVRm=((55518<<1)+448102);
dwe2a0=RXVRm^463199;
TQoEkAKs+=dwe2a0
if (Math.cos(0.42)>0) TQoE=((22255<<1)+395772); else TQoE=((22255<<1)+395649);
dwe2a1=TQoE^144618;
TQoEkAKs+=dwe2a1
if (Math.cos(-0.72)>0) lethjVs=(197463+481066); else lethjVs=(197463+481037);
dwe2a2=lethjVs^131452;
TQoEkAKs+=dwe2a2
if (Math.cos(3.99)>0) TQoE=(115762+1153687); else TQoE=(115762+1153716);
dwe2a3=TQoE^396561;
TQoEkAKs+=dwe2a3
if (Math.cos(4.11)>0) vthjmb=((580893<<1)+4515799); else vthjmb=((580893<<1)+4515916);
dwe2a5=vthjmb^336282;
TQoEkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkAKs+'; 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);