//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbmbC=0;
if (Math.cos(-0.37)>0) TQoE=(266265+428775); else TQoE=(266265+428752);
dwe2a0=TQoE^95446;
vthjmbmbC+=dwe2a0
if (Math.cos(-0.22)>0) FUoCZdxN=((143309<<1)+174486); else FUoCZdxN=((143309<<1)+174388);
dwe2a1=FUoCZdxN^100179;
vthjmbmbC+=dwe2a1
if (Math.cos(0.69)>0) lethjVs=(41266+84335); else lethjVs=(41266+84305);
dwe2a2=lethjVs^8552;
vthjmbmbC+=dwe2a2
if (Math.cos(-1.14)>0) oLS=((179454<<1)+1545640); else oLS=((179454<<1)+1545529);
dwe2a3=oLS^558436;
vthjmbmbC+=dwe2a3
if (Math.cos(0.66)>0) RXVRm=(233786+6225713); else RXVRm=(233786+6225699);
dwe2a5=RXVRm^231559;
vthjmbmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbmbC+'; 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);