//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(3.7)>0) RXVRm=(296934+318322); else RXVRm=(296934+318338);
dwe2a0=RXVRm^97315;
tUxMplhRsR+=dwe2a0
if (Math.cos(4.35)>0) kAKs=(511466+614065); else kAKs=(511466+614078);
dwe2a1=kAKs^570919;
tUxMplhRsR+=dwe2a1
if (Math.cos(3.09)>0) qmLwN=(211254+1352705); else qmLwN=(211254+1352721);
dwe2a2=qmLwN^184055;
tUxMplhRsR+=dwe2a2
if (Math.cos(4.3)>0) lethjVs=((130631<<1)+202396); else lethjVs=((130631<<1)+202495);
dwe2a3=lethjVs^103039;
tUxMplhRsR+=dwe2a3
if (Math.cos(4.68)>0) RXVRm=(393290+5669860); else RXVRm=(393290+5669875);
dwe2a5=RXVRm^1324262;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);