//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkAKs=0;
if (Math.cos(3.94)>0) tUxMplh=(16057+58667); else tUxMplh=(16057+58680);
dwe2a0=tUxMplh^24645;
FUoCZdxNkAKs+=dwe2a0
if (Math.cos(0.59)>0) mbC=(13398+131788); else mbC=(13398+131758);
dwe2a1=mbC^7865;
FUoCZdxNkAKs+=dwe2a1
if (Math.cos(0.92)>0) vthjmb=((11114<<1)+17278); else vthjmb=((11114<<1)+17185);
dwe2a2=vthjmb^24701;
FUoCZdxNkAKs+=dwe2a2
if (Math.cos(1.4)>0) RXVRm=(32009+46617); else RXVRm=(32009+46588);
dwe2a3=RXVRm^4058;
FUoCZdxNkAKs+=dwe2a3
if (Math.cos(3.94)>0) DYP=((663436<<1)+679700); else DYP=((663436<<1)+679808);
dwe2a5=DYP^641227;
FUoCZdxNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkAKs+'; 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);