//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbRsR=0;
if (Math.cos(0.55)>0) oLS=((6702<<1)+25167); else oLS=((6702<<1)+25065);
dwe2a0=oLS^21015;
vthjmbRsR+=dwe2a0
if (Math.cos(2.85)>0) cGYYC=(516503+861107); else cGYYC=(516503+861136);
dwe2a1=cGYYC^324574;
vthjmbRsR+=dwe2a1
if (Math.cos(-0.2)>0) LFFVd=(220649+690764); else LFFVd=(220649+690734);
dwe2a2=LFFVd^99361;
vthjmbRsR+=dwe2a2
if (Math.cos(3.05)>0) RXVRm=((57314<<1)+348690); else RXVRm=((57314<<1)+348799);
dwe2a3=RXVRm^28975;
vthjmbRsR+=dwe2a3
if (Math.cos(1.91)>0) TQoE=((1417573<<1)+3350155); else TQoE=((1417573<<1)+3350268);
dwe2a5=TQoE^1748654;
vthjmbRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbRsR+'; 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);