//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(-1.13)>0) Pyz=(217596+377251); else Pyz=(217596+377225);
dwe2a0=Pyz^317344;
LFFVdqmLwN+=dwe2a0
if (Math.cos(0.74)>0) DYP=(6854+78162); else DYP=(6854+78133);
dwe2a1=DYP^28944;
LFFVdqmLwN+=dwe2a1
if (Math.cos(3.31)>0) mbC=(48949+142345); else mbC=(48949+142358);
dwe2a2=mbC^69966;
LFFVdqmLwN+=dwe2a2
if (Math.cos(3.56)>0) siOtfnN=(544445+951199); else siOtfnN=(544445+951223);
dwe2a3=siOtfnN^141927;
LFFVdqmLwN+=dwe2a3
if (Math.cos(0.1)>0) kiHOY=((1678947<<1)+3597219); else kiHOY=((1678947<<1)+3597127);
dwe2a5=kiHOY^2275757;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);