//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(3.53)>0) cDLw=((68366<<1)+129409); else cDLw=((68366<<1)+129531);
dwe2a0=cDLw^33705;
TQoERsR+=dwe2a0
if (Math.cos(-0.62)>0) lethjVs=(176393+541567); else lethjVs=(176393+541539);
dwe2a1=lethjVs^133695;
TQoERsR+=dwe2a1
if (Math.cos(-0.49)>0) aGUtc=((136209<<1)+262623); else aGUtc=((136209<<1)+262516);
dwe2a2=aGUtc^208091;
TQoERsR+=dwe2a2
if (Math.cos(1.7)>0) aGUtc=((456262<<1)+598544); else aGUtc=((456262<<1)+598653);
dwe2a3=aGUtc^290558;
TQoERsR+=dwe2a3
if (Math.cos(4.35)>0) oLS=(148774+4856224); else oLS=(148774+4856250);
dwe2a5=oLS^967698;
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);