//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(4.42)>0) siOtfnN=((586<<1)+27888); else siOtfnN=((586<<1)+27989);
dwe2a0=siOtfnN^3405;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(3.83)>0) cGYYC=((234841<<1)+559265); else cGYYC=((234841<<1)+559375);
dwe2a1=cGYYC^123469;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(2.67)>0) kiHOY=(16879+47848); else kiHOY=(16879+47875);
dwe2a2=kiHOY^16862;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.16)>0) DYP=((49234<<1)+382482); else DYP=((49234<<1)+382384);
dwe2a3=DYP^178261;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(1.04)>0) mbC=((683092<<1)+4010952); else mbC=((683092<<1)+4010854);
dwe2a5=mbC^674603;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);