//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYsiOtfnN=0;
if (Math.cos(3.34)>0) LFFVd=((54933<<1)+301639); else LFFVd=((54933<<1)+301759);
dwe2a0=LFFVd^140195;
kiHOYsiOtfnN+=dwe2a0
if (Math.cos(3.36)>0) qmLwN=((66490<<1)+79299); else qmLwN=((66490<<1)+79393);
dwe2a1=qmLwN^16296;
kiHOYsiOtfnN+=dwe2a1
if (Math.cos(1.69)>0) siOtfnN=(11312+227185); else siOtfnN=(11312+227199);
dwe2a2=siOtfnN^24790;
kiHOYsiOtfnN+=dwe2a2
if (Math.cos(4.69)>0) cDLw=(10348+183579); else cDLw=(10348+183595);
dwe2a3=cDLw^103141;
kiHOYsiOtfnN+=dwe2a3
if (Math.cos(0.53)>0) RXVRm=((232815<<1)+1137568); else RXVRm=((232815<<1)+1137471);
dwe2a5=RXVRm^323825;
kiHOYsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYsiOtfnN+'; 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);