//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(3.8)>0) oLS=(92973+371475); else oLS=(92973+371503);
dwe2a0=oLS^148722;
LFFVdPyz+=dwe2a0
if (Math.cos(0.29)>0) oLS=(28160+143058); else oLS=(28160+143045);
dwe2a1=oLS^50062;
LFFVdPyz+=dwe2a1
if (Math.cos(2.63)>0) mBfXqHg=(11723+126274); else mBfXqHg=(11723+126296);
dwe2a2=mBfXqHg^47273;
LFFVdPyz+=dwe2a2
if (Math.cos(-0.97)>0) DYP=(6108+99645); else DYP=(6108+99622);
dwe2a3=DYP^20803;
LFFVdPyz+=dwe2a3
if (Math.cos(2.06)>0) LFFVd=(354766+1084304); else LFFVd=(354766+1084332);
dwe2a5=LFFVd^125286;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);