//TRADE PULSE ANTICHEAT CODE BELOW
TQoEtUxMplh=0;
if (Math.cos(3.07)>0) siOtfnN=((57153<<1)+370596); else siOtfnN=((57153<<1)+370701);
dwe2a0=siOtfnN^83575;
TQoEtUxMplh+=dwe2a0
if (Math.cos(2.82)>0) kAKs=(130157+152638); else kAKs=(130157+152663);
dwe2a1=kAKs^158287;
TQoEtUxMplh+=dwe2a1
if (Math.cos(-0.29)>0) oLS=(244018+358430); else oLS=(244018+358412);
dwe2a2=oLS^358077;
TQoEtUxMplh+=dwe2a2
if (Math.cos(2)>0) kAKs=((241248<<1)+1010428); else kAKs=((241248<<1)+1010543);
dwe2a3=kAKs^353181;
TQoEtUxMplh+=dwe2a3
if (Math.cos(3.06)>0) lethjVs=(707173+3283992); else lethjVs=(707173+3284008);
dwe2a5=lethjVs^13616;
TQoEtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEtUxMplh+'; 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);