//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(1.54)>0) TQoE=((1952<<1)+14379); else TQoE=((1952<<1)+14276);
dwe2a0=TQoE^5795;
TQoERsR+=dwe2a0
if (Math.cos(0.02)>0) kiHOY=((59392<<1)+114157); else kiHOY=((59392<<1)+114059);
dwe2a1=kiHOY^8800;
TQoERsR+=dwe2a1
if (Math.cos(2.98)>0) FUoCZdxN=((78104<<1)+100746); else FUoCZdxN=((78104<<1)+100865);
dwe2a2=FUoCZdxN^75237;
TQoERsR+=dwe2a2
if (Math.cos(1.18)>0) kAKs=((706<<1)+33112); else kAKs=((706<<1)+32997);
dwe2a3=kAKs^10431;
TQoERsR+=dwe2a3
if (Math.cos(3.62)>0) vthjmb=(451658+1589124); else vthjmb=(451658+1589149);
dwe2a5=vthjmb^536492;
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);