//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(4.52)>0) siOtfnN=((299464<<1)+333465); else siOtfnN=((299464<<1)+333567);
dwe2a0=siOtfnN^193744;
TQoETQoE+=dwe2a0
if (Math.cos(4.15)>0) vthjmb=(137867+710708); else vthjmb=(137867+710738);
dwe2a1=vthjmb^264014;
TQoETQoE+=dwe2a1
if (Math.cos(-1.32)>0) qmLwN=((44127<<1)+239426); else qmLwN=((44127<<1)+239327);
dwe2a2=qmLwN^9764;
TQoETQoE+=dwe2a2
if (Math.cos(3.39)>0) kAKs=((43380<<1)+757383); else kAKs=((43380<<1)+757505);
dwe2a3=kAKs^153298;
TQoETQoE+=dwe2a3
if (Math.cos(3.91)>0) oLS=(2523604+2987375); else oLS=(2523604+2987393);
dwe2a5=oLS^125107;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);