//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(2.76)>0) tUxMplh=(12607+21798); else tUxMplh=(12607+21816);
dwe2a0=tUxMplh^7825;
LFFVdvthjmb+=dwe2a0
if (Math.cos(2.81)>0) vthjmb=(26323+60937); else vthjmb=(26323+60963);
dwe2a1=vthjmb^25260;
LFFVdvthjmb+=dwe2a1
if (Math.cos(-0.06)>0) oLS=(133801+202543); else oLS=(133801+202529);
dwe2a2=oLS^97051;
LFFVdvthjmb+=dwe2a2
if (Math.cos(4.39)>0) oLS=(1269+9578); else oLS=(1269+9608);
dwe2a3=oLS^2567;
LFFVdvthjmb+=dwe2a3
if (Math.cos(-0.05)>0) DYP=((161757<<1)+1024173); else DYP=((161757<<1)+1024076);
dwe2a5=DYP^504541;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);