//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(1.86)>0) oLS=((450974<<1)+711897); else oLS=((450974<<1)+712020);
dwe2a0=oLS^95570;
tUxMplhcDLw+=dwe2a0
if (Math.cos(-1.48)>0) cDLw=((43172<<1)+669097); else cDLw=((43172<<1)+668995);
dwe2a1=cDLw^143080;
tUxMplhcDLw+=dwe2a1
if (Math.cos(3.52)>0) oLS=(76161+757309); else oLS=(76161+757339);
dwe2a2=oLS^156936;
tUxMplhcDLw+=dwe2a2
if (Math.cos(0.25)>0) mbC=((95688<<1)+104645); else mbC=((95688<<1)+104524);
dwe2a3=mbC^108565;
tUxMplhcDLw+=dwe2a3
if (Math.cos(-0.6)>0) kAKs=(2839333+2858720); else kAKs=(2839333+2858702);
dwe2a5=kAKs^1864910;
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);