//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(1.53)>0) RsR=((187810<<1)+375551); else RsR=((187810<<1)+375443);
dwe2a0=RsR^215111;
TQoERsR+=dwe2a0
if (Math.cos(4.67)>0) FUoCZdxN=(21011+40076); else FUoCZdxN=(21011+40091);
dwe2a1=FUoCZdxN^12499;
TQoERsR+=dwe2a1
if (Math.cos(3.92)>0) TQoE=((182972<<1)+198691); else TQoE=((182972<<1)+198781);
dwe2a2=TQoE^167715;
TQoERsR+=dwe2a2
if (Math.cos(0.15)>0) kAKs=(41851+702052); else kAKs=(41851+702028);
dwe2a3=kAKs^221949;
TQoERsR+=dwe2a3
if (Math.cos(1.52)>0) qmLwN=((2079166<<1)+2587010); else qmLwN=((2079166<<1)+2586893);
dwe2a5=qmLwN^470849;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);