//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(0.13)>0) FUoCZdxN=(47427+865614); else FUoCZdxN=(47427+865598);
dwe2a0=FUoCZdxN^91796;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(4.55)>0) RsR=((6<<1)+-79); else RsR=((6<<1)+32);
dwe2a1=RsR^12;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(0.78)>0) kAKs=(94443+326502); else kAKs=(94443+326487);
dwe2a2=kAKs^127939;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(0.06)>0) aGUtc=(26765+177594); else aGUtc=(26765+177574);
dwe2a3=aGUtc^16080;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(3.58)>0) cGYYC=(261806+2434493); else cGYYC=(261806+2434506);
dwe2a5=cGYYC^475188;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);