//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(1.12)>0) cDLw=(63543+277136); else cDLw=(63543+277115);
dwe2a0=cDLw^77978;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(2.56)>0) RXVRm=((2816<<1)+118389); else RXVRm=((2816<<1)+118511);
dwe2a1=RXVRm^17854;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(1.99)>0) vthjmb=(153569+182422); else vthjmb=(153569+182447);
dwe2a2=vthjmb^110352;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(2.93)>0) RXVRm=((45036<<1)+102866); else RXVRm=((45036<<1)+102958);
dwe2a3=RXVRm^60413;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(2.4)>0) siOtfnN=(13216+777478); else siOtfnN=(13216+777491);
dwe2a5=siOtfnN^121775;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);