//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(2.4)>0) kiHOY=(364842+540574); else kiHOY=(364842+540591);
dwe2a0=kiHOY^129636;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(0.72)>0) kAKs=((64648<<1)+123238); else kAKs=((64648<<1)+123145);
dwe2a1=kAKs^34960;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(3.63)>0) HGKRjeX=((321089<<1)+342322); else HGKRjeX=((321089<<1)+342441);
dwe2a2=HGKRjeX^175360;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(2.85)>0) HGKRjeX=((17049<<1)+159983); else HGKRjeX=((17049<<1)+160105);
dwe2a3=HGKRjeX^109405;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(3.98)>0) aGUtc=((340760<<1)+2783905); else aGUtc=((340760<<1)+2784016);
dwe2a5=aGUtc^1121191;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);