//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(-0.74)>0) mBfXqHg=((72805<<1)+127957); else mBfXqHg=((72805<<1)+127856);
dwe2a0=mBfXqHg^36543;
tUxMplhoLS+=dwe2a0
if (Math.cos(-0.55)>0) DYP=((24696<<1)+515528); else DYP=((24696<<1)+515422);
dwe2a1=DYP^402614;
tUxMplhoLS+=dwe2a1
if (Math.cos(-1.29)>0) kAKs=((110053<<1)+638443); else kAKs=((110053<<1)+638330);
dwe2a2=kAKs^156302;
tUxMplhoLS+=dwe2a2
if (Math.cos(1.25)>0) mbC=(258248+595080); else mbC=(258248+595052);
dwe2a3=mbC^200484;
tUxMplhoLS+=dwe2a3
if (Math.cos(3.62)>0) LFFVd=((210144<<1)+2901584); else LFFVd=((210144<<1)+2901701);
dwe2a5=LFFVd^1085815;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);