//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(-1.26)>0) qmLwN=(110888+174713); else qmLwN=(110888+174685);
dwe2a0=qmLwN^93534;
oLSTQoE+=dwe2a0
if (Math.cos(2.71)>0) oLS=((12609<<1)+109506); else oLS=((12609<<1)+109608);
dwe2a1=oLS^85724;
oLSTQoE+=dwe2a1
if (Math.cos(2.67)>0) qmLwN=(48485+148916); else qmLwN=(48485+148943);
dwe2a2=qmLwN^36365;
oLSTQoE+=dwe2a2
if (Math.cos(0.36)>0) FUoCZdxN=((3885<<1)+5668); else FUoCZdxN=((3885<<1)+5548);
dwe2a3=FUoCZdxN^1627;
oLSTQoE+=dwe2a3
if (Math.cos(0.91)>0) HGKRjeX=((263382<<1)+554103); else HGKRjeX=((263382<<1)+554012);
dwe2a5=HGKRjeX^558759;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);