//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(4.6)>0) cDLw=(105129+435255); else cDLw=(105129+435273);
dwe2a0=cDLw^431749;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(2.02)>0) Pyz=((2053<<1)+160057); else Pyz=((2053<<1)+160159);
dwe2a1=Pyz^44165;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(-0.35)>0) Pyz=((133234<<1)+709416); else Pyz=((133234<<1)+709295);
dwe2a2=Pyz^66007;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(-1.49)>0) kAKs=(221963+307835); else kAKs=(221963+307821);
dwe2a3=kAKs^378665;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(4.06)>0) kAKs=((1053290<<1)+2607257); else kAKs=((1053290<<1)+2607350);
dwe2a5=kAKs^182011;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);