//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(0.88)>0) qmLwN=(586172+811050); else qmLwN=(586172+811031);
dwe2a0=qmLwN^284116;
LFFVdPyz+=dwe2a0
if (Math.cos(-0.8)>0) siOtfnN=((75166<<1)+177443); else siOtfnN=((75166<<1)+177337);
dwe2a1=siOtfnN^14743;
LFFVdPyz+=dwe2a1
if (Math.cos(0.05)>0) mbC=((3000<<1)+557164); else mbC=((3000<<1)+557067);
dwe2a2=mbC^149267;
LFFVdPyz+=dwe2a2
if (Math.cos(-0.67)>0) tUxMplh=(66213+409829); else tUxMplh=(66213+409799);
dwe2a3=tUxMplh^12314;
LFFVdPyz+=dwe2a3
if (Math.cos(1.98)>0) RXVRm=((466994<<1)+1442417); else RXVRm=((466994<<1)+1442531);
dwe2a5=RXVRm^1834872;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);