//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(-0.42)>0) DYP=(6744+380697); else DYP=(6744+380679);
dwe2a0=DYP^47296;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(-0.06)>0) DYP=((77602<<1)+155797); else DYP=((77602<<1)+155683);
dwe2a1=DYP^14160;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(4.29)>0) kAKs=((11456<<1)+68179); else kAKs=((11456<<1)+68272);
dwe2a2=kAKs^4961;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(1.29)>0) HGKRjeX=(93577+102003); else HGKRjeX=(93577+101983);
dwe2a3=HGKRjeX^64946;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(3.62)>0) RXVRm=((33833<<1)+1344605); else RXVRm=((33833<<1)+1344719);
dwe2a5=RXVRm^71629;
qmLwNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNtUxMplh+'; 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);