//TRADE PULSE ANTICHEAT CODE BELOW
oLSkiHOY=0;
if (Math.cos(3.12)>0) TQoE=(17789+68689); else TQoE=(17789+68715);
dwe2a0=TQoE^38045;
oLSkiHOY+=dwe2a0
if (Math.cos(4.55)>0) qmLwN=((1092<<1)+88055); else qmLwN=((1092<<1)+88146);
dwe2a1=qmLwN^9627;
oLSkiHOY+=dwe2a1
if (Math.cos(2.14)>0) aGUtc=(166799+428067); else aGUtc=(166799+428085);
dwe2a2=aGUtc^192757;
oLSkiHOY+=dwe2a2
if (Math.cos(4.6)>0) siOtfnN=(5126+39824); else siOtfnN=(5126+39842);
dwe2a3=siOtfnN^7881;
oLSkiHOY+=dwe2a3
if (Math.cos(3.78)>0) lethjVs=(1641666+1783210); else lethjVs=(1641666+1783239);
dwe2a5=lethjVs^704489;
oLSkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkiHOY+'; 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);