//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(2.67)>0) cDLw=((70169<<1)+697307); else cDLw=((70169<<1)+697409);
dwe2a0=cDLw^206557;
vthjmbvthjmb+=dwe2a0
if (Math.cos(0.9)>0) Pyz=((5554<<1)+7507); else Pyz=((5554<<1)+7405);
dwe2a1=Pyz^3744;
vthjmbvthjmb+=dwe2a1
if (Math.cos(2.17)>0) siOtfnN=(137029+760373); else siOtfnN=(137029+760395);
dwe2a2=siOtfnN^283158;
vthjmbvthjmb+=dwe2a2
if (Math.cos(0.97)>0) LFFVd=((60653<<1)+841817); else LFFVd=((60653<<1)+841700);
dwe2a3=LFFVd^339244;
vthjmbvthjmb+=dwe2a3
if (Math.cos(-0.26)>0) Pyz=((1400125<<1)+3922600); else Pyz=((1400125<<1)+3922493);
dwe2a5=Pyz^351536;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);