//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkiHOY=0;
if (Math.cos(0.74)>0) DYP=(45594+107878); else DYP=(45594+107849);
dwe2a0=DYP^101984;
LFFVdkiHOY+=dwe2a0
if (Math.cos(2.91)>0) mbC=(125333+412664); else mbC=(125333+412686);
dwe2a1=mbC^54359;
LFFVdkiHOY+=dwe2a1
if (Math.cos(-1.46)>0) cDLw=((154550<<1)+260348); else cDLw=((154550<<1)+260246);
dwe2a2=cDLw^459210;
LFFVdkiHOY+=dwe2a2
if (Math.cos(1.68)>0) qmLwN=(580769+1036004); else qmLwN=(580769+1036018);
dwe2a3=qmLwN^544122;
LFFVdkiHOY+=dwe2a3
if (Math.cos(4.16)>0) kiHOY=((219316<<1)+2202250); else kiHOY=((219316<<1)+2202346);
dwe2a5=kiHOY^1024380;
LFFVdkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkiHOY+'; 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);