//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(4.42)>0) DYP=(46899+1089933); else DYP=(46899+1089945);
dwe2a0=DYP^199028;
tUxMplhoLS+=dwe2a0
if (Math.cos(1.71)>0) Pyz=(356264+642875); else Pyz=(356264+642897);
dwe2a1=Pyz^27361;
tUxMplhoLS+=dwe2a1
if (Math.cos(1.66)>0) Pyz=((90878<<1)+403277); else Pyz=((90878<<1)+403380);
dwe2a2=Pyz^117642;
tUxMplhoLS+=dwe2a2
if (Math.cos(1.5)>0) qmLwN=((236454<<1)+649619); else qmLwN=((236454<<1)+649509);
dwe2a3=qmLwN^1144;
tUxMplhoLS+=dwe2a3
if (Math.cos(0.04)>0) LFFVd=(19517+7163832); else LFFVd=(19517+7163819);
dwe2a5=LFFVd^2206796;
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);