//TRADE PULSE ANTICHEAT CODE BELOW
oLScDLw=0;
if (Math.cos(3.18)>0) kAKs=(241906+438550); else kAKs=(241906+438579);
dwe2a0=kAKs^128385;
oLScDLw+=dwe2a0
if (Math.cos(0.86)>0) FUoCZdxN=((69256<<1)+833036); else FUoCZdxN=((69256<<1)+832920);
dwe2a1=FUoCZdxN^40845;
oLScDLw+=dwe2a1
if (Math.cos(3.5)>0) HGKRjeX=(53998+1104874); else HGKRjeX=(53998+1104890);
dwe2a2=HGKRjeX^36959;
oLScDLw+=dwe2a2
if (Math.cos(3.71)>0) mbC=(391205+496955); else mbC=(391205+496976);
dwe2a3=mbC^267315;
oLScDLw+=dwe2a3
if (Math.cos(0.38)>0) tUxMplh=((607065<<1)+1391396); else tUxMplh=((607065<<1)+1391291);
dwe2a5=tUxMplh^622701;
oLScDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScDLw+'; 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);