//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckiHOY=0;
if (Math.cos(1.94)>0) mbC=(300407+335216); else mbC=(300407+335237);
dwe2a0=mbC^205301;
aGUtckiHOY+=dwe2a0
if (Math.cos(0.08)>0) FUoCZdxN=(113745+548725); else FUoCZdxN=(113745+548705);
dwe2a1=FUoCZdxN^325604;
aGUtckiHOY+=dwe2a1
if (Math.cos(1.59)>0) oLS=((121642<<1)+629552); else oLS=((121642<<1)+629672);
dwe2a2=oLS^46061;
aGUtckiHOY+=dwe2a2
if (Math.cos(3.59)>0) lethjVs=(25+945); else lethjVs=(25+965);
dwe2a3=lethjVs^224;
aGUtckiHOY+=dwe2a3
if (Math.cos(2.01)>0) kAKs=(1132540+1428949); else kAKs=(1132540+1428976);
dwe2a5=kAKs^1770529;
aGUtckiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtckiHOY+'; 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);