//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(4.69)>0) siOtfnN=((163384<<1)+346236); else siOtfnN=((163384<<1)+346342);
dwe2a0=siOtfnN^344172;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(4.45)>0) qmLwN=(96928+183943); else qmLwN=(96928+183957);
dwe2a1=qmLwN^195605;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(2.95)>0) cGYYC=((225680<<1)+694933); else cGYYC=((225680<<1)+695030);
dwe2a2=cGYYC^8302;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(-0.32)>0) mbC=((1050<<1)+2159); else mbC=((1050<<1)+2043);
dwe2a3=mbC^805;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(0.96)>0) cGYYC=(2019404+3215131); else cGYYC=(2019404+3215113);
dwe2a5=cGYYC^100897;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);