//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdDYP=0;
if (Math.cos(2.25)>0) HGKRjeX=((77695<<1)+1399579); else HGKRjeX=((77695<<1)+1399671);
dwe2a0=HGKRjeX^401104;
LFFVdDYP+=dwe2a0
if (Math.cos(2.47)>0) siOtfnN=((175764<<1)+243212); else siOtfnN=((175764<<1)+243334);
dwe2a1=siOtfnN^405619;
LFFVdDYP+=dwe2a1
if (Math.cos(0.92)>0) cDLw=(146051+342439); else cDLw=(146051+342419);
dwe2a2=cDLw^65358;
LFFVdDYP+=dwe2a2
if (Math.cos(3.91)>0) siOtfnN=(107756+255435); else siOtfnN=(107756+255458);
dwe2a3=siOtfnN^182180;
LFFVdDYP+=dwe2a3
if (Math.cos(4.06)>0) aGUtc=((1221311<<1)+1395091); else aGUtc=((1221311<<1)+1395192);
dwe2a5=aGUtc^204920;
LFFVdDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdDYP+'; 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);