//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(4.25)>0) cDLw=(62+455); else cDLw=(62+484);
dwe2a0=cDLw^97;
cGYYCaGUtc+=dwe2a0
if (Math.cos(2.91)>0) kiHOY=(13219+30107); else kiHOY=(13219+30125);
dwe2a1=kiHOY^10245;
cGYYCaGUtc+=dwe2a1
if (Math.cos(0.17)>0) DYP=(26330+67786); else DYP=(26330+67758);
dwe2a2=DYP^25828;
cGYYCaGUtc+=dwe2a2
if (Math.cos(1.02)>0) Pyz=(5277+28332); else Pyz=(5277+28310);
dwe2a3=Pyz^10969;
cGYYCaGUtc+=dwe2a3
if (Math.cos(4.35)>0) FUoCZdxN=((102871<<1)+264683); else FUoCZdxN=((102871<<1)+264793);
dwe2a5=FUoCZdxN^140510;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);