//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(2.2)>0) Pyz=((494607<<1)+719326); else Pyz=((494607<<1)+719421);
dwe2a0=Pyz^256802;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(3.26)>0) TQoE=((80396<<1)+583499); else TQoE=((80396<<1)+583602);
dwe2a1=TQoE^47538;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(-0.8)>0) cGYYC=((1376<<1)+153581); else cGYYC=((1376<<1)+153480);
dwe2a2=cGYYC^49151;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(1.72)>0) cDLw=(172394+540480); else cDLw=(172394+540505);
dwe2a3=cDLw^175959;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(-0.45)>0) Pyz=((1941212<<1)+4350113); else Pyz=((1941212<<1)+4349998);
dwe2a5=Pyz^2526167;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);