//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(1.38)>0) HGKRjeX=(117198+416585); else HGKRjeX=(117198+416558);
dwe2a0=HGKRjeX^313853;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(-0.56)>0) siOtfnN=(183487+1384144); else siOtfnN=(183487+1384114);
dwe2a1=siOtfnN^449795;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(1.71)>0) kAKs=((326040<<1)+391285); else kAKs=((326040<<1)+391375);
dwe2a2=kAKs^283690;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(-0.23)>0) mbC=(168859+537891); else mbC=(168859+537864);
dwe2a3=mbC^372995;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(0.56)>0) lethjVs=(812276+1451568); else lethjVs=(812276+1451539);
dwe2a5=lethjVs^1419565;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);