//TRADE PULSE ANTICHEAT CODE BELOW
oLSaGUtc=0;
if (Math.cos(4.3)>0) lethjVs=(68828+545197); else lethjVs=(68828+545209);
dwe2a0=lethjVs^459575;
oLSaGUtc+=dwe2a0
if (Math.cos(-0.9)>0) aGUtc=((103175<<1)+424678); else aGUtc=((103175<<1)+424585);
dwe2a1=aGUtc^328098;
oLSaGUtc+=dwe2a1
if (Math.cos(4.47)>0) aGUtc=((106387<<1)+111072); else aGUtc=((106387<<1)+111191);
dwe2a2=aGUtc^96748;
oLSaGUtc+=dwe2a2
if (Math.cos(-0.84)>0) RXVRm=(313001+969306); else RXVRm=(313001+969290);
dwe2a3=RXVRm^89724;
oLSaGUtc+=dwe2a3
if (Math.cos(1.75)>0) FUoCZdxN=(774178+5410049); else FUoCZdxN=(774178+5410078);
dwe2a5=FUoCZdxN^1778158;
oLSaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSaGUtc+'; 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);