//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(4.01)>0) oLS=(20992+1321961); else oLS=(20992+1321989);
dwe2a0=oLS^124208;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(-0.03)>0) kiHOY=(22739+1876041); else kiHOY=(22739+1876014);
dwe2a1=kiHOY^571809;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(1.3)>0) Pyz=((168987<<1)+245955); else Pyz=((168987<<1)+245850);
dwe2a2=Pyz^373511;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.79)>0) RXVRm=(266788+351422); else RXVRm=(266788+351402);
dwe2a3=RXVRm^120867;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(-0.41)>0) RsR=((666029<<1)+1645737); else RsR=((666029<<1)+1645620);
dwe2a5=RsR^1321569;
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);