//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(0.45)>0) vthjmb=(167245+447228); else vthjmb=(167245+447204);
dwe2a0=vthjmb^222627;
TQoERXVRm+=dwe2a0
if (Math.cos(0.63)>0) aGUtc=((196677<<1)+303709); else aGUtc=((196677<<1)+303590);
dwe2a1=aGUtc^187673;
TQoERXVRm+=dwe2a1
if (Math.cos(-0.53)>0) oLS=(25627+66393); else oLS=(25627+66372);
dwe2a2=oLS^22290;
TQoERXVRm+=dwe2a2
if (Math.cos(2.19)>0) cDLw=(192359+440285); else cDLw=(192359+440303);
dwe2a3=cDLw^71510;
TQoERXVRm+=dwe2a3
if (Math.cos(-0.71)>0) kiHOY=((408480<<1)+3621368); else kiHOY=((408480<<1)+3621271);
dwe2a5=kiHOY^1496565;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);