//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRXVRm=0;
if (Math.cos(1.34)>0) tUxMplh=((200428<<1)+661126); else tUxMplh=((200428<<1)+661020);
dwe2a0=tUxMplh^232150;
cDLwRXVRm+=dwe2a0
if (Math.cos(0.62)>0) kAKs=((127206<<1)+526334); else kAKs=((127206<<1)+526220);
dwe2a1=kAKs^366674;
cDLwRXVRm+=dwe2a1
if (Math.cos(0.75)>0) cGYYC=(418649+1132805); else cGYYC=(418649+1132784);
dwe2a2=cGYYC^324645;
cDLwRXVRm+=dwe2a2
if (Math.cos(-1.11)>0) tUxMplh=(12559+36586); else tUxMplh=(12559+36568);
dwe2a3=tUxMplh^133;
cDLwRXVRm+=dwe2a3
if (Math.cos(0.43)>0) cGYYC=((1987949<<1)+3101492); else cGYYC=((1987949<<1)+3101370);
dwe2a5=cGYYC^2437471;
cDLwRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRXVRm+'; 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);