//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(4.63)>0) tUxMplh=((77437<<1)+351452); else tUxMplh=((77437<<1)+351553);
dwe2a0=tUxMplh^132960;
DYPqmLwN+=dwe2a0
if (Math.cos(1.31)>0) tUxMplh=(30036+86978); else tUxMplh=(30036+86952);
dwe2a1=tUxMplh^9666;
DYPqmLwN+=dwe2a1
if (Math.cos(4.57)>0) qmLwN=(28805+75315); else qmLwN=(28805+75328);
dwe2a2=qmLwN^12660;
DYPqmLwN+=dwe2a2
if (Math.cos(2.66)>0) RsR=((3649<<1)+70390); else RsR=((3649<<1)+70512);
dwe2a3=RsR^30972;
DYPqmLwN+=dwe2a3
if (Math.cos(1.44)>0) oLS=(193869+1924582); else oLS=(193869+1924566);
dwe2a5=oLS^1179348;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);