//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(3.75)>0) kAKs=((4784<<1)+12367); else kAKs=((4784<<1)+12467);
dwe2a0=kAKs^1343;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(0.62)>0) FUoCZdxN=(19453+53952); else FUoCZdxN=(19453+53930);
dwe2a1=FUoCZdxN^19764;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(4.12)>0) lethjVs=((2244<<1)+96939); else lethjVs=((2244<<1)+97049);
dwe2a2=lethjVs^11413;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.66)>0) DYP=((763<<1)+78648); else DYP=((763<<1)+78541);
dwe2a3=DYP^46977;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(4.17)>0) aGUtc=((69360<<1)+172926); else aGUtc=((69360<<1)+173034);
dwe2a5=aGUtc^48413;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);