//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(2.35)>0) cDLw=(342935+378434); else cDLw=(342935+378449);
dwe2a0=cDLw^18734;
tUxMplhcDLw+=dwe2a0
if (Math.cos(4.65)>0) FUoCZdxN=(422481+1310980); else FUoCZdxN=(422481+1311002);
dwe2a1=FUoCZdxN^563248;
tUxMplhcDLw+=dwe2a1
if (Math.cos(1.73)>0) kiHOY=(123814+403368); else kiHOY=(123814+403383);
dwe2a2=kiHOY^19893;
tUxMplhcDLw+=dwe2a2
if (Math.cos(-1.06)>0) RXVRm=(749306+920142); else RXVRm=(749306+920129);
dwe2a3=RXVRm^548691;
tUxMplhcDLw+=dwe2a3
if (Math.cos(-0.15)>0) qmLwN=(1118396+4544481); else qmLwN=(1118396+4544463);
dwe2a5=qmLwN^1914995;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);