//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(2.56)>0) lethjVs=(31278+199752); else lethjVs=(31278+199781);
dwe2a0=lethjVs^78209;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(2.75)>0) cDLw=((46321<<1)+91615); else cDLw=((46321<<1)+91731);
dwe2a1=cDLw^44576;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(0.03)>0) kiHOY=(41722+50022); else kiHOY=(41722+50003);
dwe2a2=kiHOY^26324;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(-1.34)>0) TQoE=((15285<<1)+17146); else TQoE=((15285<<1)+17055);
dwe2a3=TQoE^15576;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(-0.19)>0) RXVRm=((501423<<1)+686500); else RXVRm=((501423<<1)+686382);
dwe2a5=RXVRm^109371;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);