//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(0.1)>0) siOtfnN=(324508+657046); else siOtfnN=(324508+657022);
dwe2a0=siOtfnN^190392;
PyzHGKRjeX+=dwe2a0
if (Math.cos(-1.03)>0) mBfXqHg=(173003+402893); else mBfXqHg=(173003+402877);
dwe2a1=mBfXqHg^316406;
PyzHGKRjeX+=dwe2a1
if (Math.cos(-1.23)>0) HGKRjeX=(33757+520569); else HGKRjeX=(33757+520539);
dwe2a2=HGKRjeX^471633;
PyzHGKRjeX+=dwe2a2
if (Math.cos(-0.57)>0) Pyz=(178076+361837); else Pyz=(178076+361813);
dwe2a3=Pyz^439149;
PyzHGKRjeX+=dwe2a3
if (Math.cos(4.15)>0) tUxMplh=((169552<<1)+1252813); else tUxMplh=((169552<<1)+1252919);
dwe2a5=tUxMplh^41329;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);