//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcDLw=0;
if (Math.cos(2.3)>0) siOtfnN=(35358+37412); else siOtfnN=(35358+37433);
dwe2a0=siOtfnN^9126;
cDLwcDLw+=dwe2a0
if (Math.cos(-1.21)>0) Pyz=(25652+48421); else Pyz=(25652+48395);
dwe2a1=Pyz^14536;
cDLwcDLw+=dwe2a1
if (Math.cos(1.23)>0) DYP=((2938<<1)+180234); else DYP=((2938<<1)+180139);
dwe2a2=DYP^55515;
cDLwcDLw+=dwe2a2
if (Math.cos(3.06)>0) siOtfnN=(29559+90630); else siOtfnN=(29559+90656);
dwe2a3=siOtfnN^44254;
cDLwcDLw+=dwe2a3
if (Math.cos(2.01)>0) qmLwN=((17839<<1)+439060); else qmLwN=((17839<<1)+439153);
dwe2a5=qmLwN^91802;
cDLwcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcDLw+'; 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);