//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkAKs=0;
if (Math.cos(2.68)>0) cDLw=(715379+801814); else cDLw=(715379+801835);
dwe2a0=cDLw^220965;
cDLwkAKs+=dwe2a0
if (Math.cos(4.01)>0) lethjVs=(298397+872305); else lethjVs=(298397+872333);
dwe2a1=lethjVs^190337;
cDLwkAKs+=dwe2a1
if (Math.cos(2.62)>0) qmLwN=((49710<<1)+195075); else qmLwN=((49710<<1)+195198);
dwe2a2=qmLwN^202846;
cDLwkAKs+=dwe2a2
if (Math.cos(2.83)>0) RXVRm=(12942+122685); else RXVRm=(12942+122698);
dwe2a3=RXVRm^34089;
cDLwkAKs+=dwe2a3
if (Math.cos(4.26)>0) kiHOY=(1618563+3280958); else kiHOY=(1618563+3280983);
dwe2a5=kiHOY^2688577;
cDLwkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkAKs+'; 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);