//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNRXVRm=0;
if (Math.cos(4.09)>0) lethjVs=(75059+803684); else lethjVs=(75059+803710);
dwe2a0=lethjVs^184290;
siOtfnNRXVRm+=dwe2a0
if (Math.cos(2.65)>0) kAKs=(23110+44352); else kAKs=(23110+44373);
dwe2a1=kAKs^7472;
siOtfnNRXVRm+=dwe2a1
if (Math.cos(3.15)>0) cGYYC=(473582+499211); else cGYYC=(473582+499237);
dwe2a2=cGYYC^6242;
siOtfnNRXVRm+=dwe2a2
if (Math.cos(2.23)>0) aGUtc=(39039+240691); else aGUtc=(39039+240716);
dwe2a3=aGUtc^143499;
siOtfnNRXVRm+=dwe2a3
if (Math.cos(2.23)>0) qmLwN=(691788+2148353); else qmLwN=(691788+2148378);
dwe2a5=qmLwN^171034;
siOtfnNRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNRXVRm+'; 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);