//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRsR=0;
if (Math.cos(-0.4)>0) FUoCZdxN=(108575+153693); else FUoCZdxN=(108575+153667);
dwe2a0=FUoCZdxN^208951;
cDLwRsR+=dwe2a0
if (Math.cos(0.92)>0) Pyz=(269289+349499); else Pyz=(269289+349471);
dwe2a1=Pyz^426825;
cDLwRsR+=dwe2a1
if (Math.cos(-1.23)>0) HGKRjeX=((158128<<1)+624394); else HGKRjeX=((158128<<1)+624303);
dwe2a2=HGKRjeX^36185;
cDLwRsR+=dwe2a2
if (Math.cos(2.22)>0) kiHOY=(10045+439444); else kiHOY=(10045+439466);
dwe2a3=kiHOY^89431;
cDLwRsR+=dwe2a3
if (Math.cos(1.78)>0) kAKs=((618541<<1)+3547102); else kAKs=((618541<<1)+3547204);
dwe2a5=kAKs^925372;
cDLwRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRsR+'; 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);