//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(2.36)>0) oLS=((319833<<1)+466794); else oLS=((319833<<1)+466908);
dwe2a0=oLS^98105;
LFFVdvthjmb+=dwe2a0
if (Math.cos(1.66)>0) aGUtc=(278853+364432); else aGUtc=(278853+364445);
dwe2a1=aGUtc^72551;
LFFVdvthjmb+=dwe2a1
if (Math.cos(-0.6)>0) qmLwN=(180403+542098); else qmLwN=(180403+542080);
dwe2a2=qmLwN^178292;
LFFVdvthjmb+=dwe2a2
if (Math.cos(-1.04)>0) qmLwN=((196323<<1)+1391584); else qmLwN=((196323<<1)+1391490);
dwe2a3=qmLwN^575230;
LFFVdvthjmb+=dwe2a3
if (Math.cos(0.48)>0) Pyz=((796614<<1)+2408835); else Pyz=((796614<<1)+2408735);
dwe2a5=Pyz^145622;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);