//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(3.54)>0) HGKRjeX=(331172+426340); else HGKRjeX=(331172+426370);
dwe2a0=HGKRjeX^123629;
RsRvthjmb+=dwe2a0
if (Math.cos(-0.06)>0) DYP=(516966+631424); else DYP=(516966+631402);
dwe2a1=DYP^442154;
RsRvthjmb+=dwe2a1
if (Math.cos(-0.12)>0) mbC=(215787+1593514); else mbC=(215787+1593493);
dwe2a2=mbC^547823;
RsRvthjmb+=dwe2a2
if (Math.cos(0.82)>0) oLS=(4774+990106); else oLS=(4774+990086);
dwe2a3=oLS^262060;
RsRvthjmb+=dwe2a3
if (Math.cos(3.2)>0) HGKRjeX=(546505+2769786); else HGKRjeX=(546505+2769809);
dwe2a5=HGKRjeX^395645;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);