//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNLFFVd=0;
if (Math.cos(4)>0) kiHOY=(344167+361059); else kiHOY=(344167+361084);
dwe2a0=kiHOY^168937;
qmLwNLFFVd+=dwe2a0
if (Math.cos(1.86)>0) lethjVs=(129765+618330); else lethjVs=(129765+618354);
dwe2a1=lethjVs^123066;
qmLwNLFFVd+=dwe2a1
if (Math.cos(2.53)>0) TQoE=((125262<<1)+186087); else TQoE=((125262<<1)+186195);
dwe2a2=TQoE^121629;
qmLwNLFFVd+=dwe2a2
if (Math.cos(1.72)>0) TQoE=(30542+199408); else TQoE=(30542+199436);
dwe2a3=TQoE^14694;
qmLwNLFFVd+=dwe2a3
if (Math.cos(0.1)>0) DYP=(1059050+1942464); else DYP=(1059050+1942450);
dwe2a5=DYP^802681;
qmLwNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNLFFVd+'; 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);