//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNTQoE=0;
if (Math.cos(1.36)>0) DYP=(469067+1255020); else DYP=(469067+1254992);
dwe2a0=DYP^156429;
FUoCZdxNTQoE+=dwe2a0
if (Math.cos(-1.06)>0) LFFVd=(44760+67559); else LFFVd=(44760+67530);
dwe2a1=LFFVd^2026;
FUoCZdxNTQoE+=dwe2a1
if (Math.cos(-0.79)>0) vthjmb=((97680<<1)+750589); else vthjmb=((97680<<1)+750481);
dwe2a2=vthjmb^365759;
FUoCZdxNTQoE+=dwe2a2
if (Math.cos(2.06)>0) tUxMplh=(293177+984635); else tUxMplh=(293177+984663);
dwe2a3=tUxMplh^43948;
FUoCZdxNTQoE+=dwe2a3
if (Math.cos(1.82)>0) cDLw=((611221<<1)+3338939); else cDLw=((611221<<1)+3339031);
dwe2a5=cDLw^1983324;
FUoCZdxNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNTQoE+'; 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);