//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(0.82)>0) siOtfnN=((125889<<1)+390505); else siOtfnN=((125889<<1)+390413);
dwe2a0=siOtfnN^213105;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(0.92)>0) RXVRm=((89082<<1)+318617); else RXVRm=((89082<<1)+318506);
dwe2a1=RXVRm^134110;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(-0.94)>0) kiHOY=((64652<<1)+830389); else kiHOY=((64652<<1)+830293);
dwe2a2=kiHOY^125038;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(0.95)>0) aGUtc=(114347+305658); else aGUtc=(114347+305631);
dwe2a3=aGUtc^66534;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(1.58)>0) DYP=(38807+2494043); else DYP=(38807+2494068);
dwe2a5=DYP^878882;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; 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);