//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(1.07)>0) mbC=((57189<<1)+200081); else mbC=((57189<<1)+199969);
dwe2a0=mbC^219804;
tUxMplhmbC+=dwe2a0
if (Math.cos(3.2)>0) oLS=((48756<<1)+370569); else oLS=((48756<<1)+370689);
dwe2a1=oLS^97722;
tUxMplhmbC+=dwe2a1
if (Math.cos(-0.78)>0) tUxMplh=((63197<<1)+115162); else tUxMplh=((63197<<1)+115068);
dwe2a2=tUxMplh^74695;
tUxMplhmbC+=dwe2a2
if (Math.cos(0.97)>0) Pyz=((104433<<1)+468856); else Pyz=((104433<<1)+468739);
dwe2a3=Pyz^194326;
tUxMplhmbC+=dwe2a3
if (Math.cos(-0.63)>0) cDLw=(537535+1475814); else cDLw=(537535+1475795);
dwe2a5=cDLw^481396;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);