//TRADE PULSE ANTICHEAT CODE BELOW
mbClethjVs=0;
if (Math.cos(3.64)>0) qmLwN=(496898+1252240); else qmLwN=(496898+1252255);
dwe2a0=qmLwN^407812;
mbClethjVs+=dwe2a0
if (Math.cos(-0.1)>0) siOtfnN=(133159+1928112); else siOtfnN=(133159+1928098);
dwe2a1=siOtfnN^631809;
mbClethjVs+=dwe2a1
if (Math.cos(4.55)>0) oLS=((390882<<1)+437578); else oLS=((390882<<1)+437681);
dwe2a2=oLS^245334;
mbClethjVs+=dwe2a2
if (Math.cos(-0.7)>0) DYP=((38798<<1)+96827); else DYP=((38798<<1)+96723);
dwe2a3=DYP^11828;
mbClethjVs+=dwe2a3
if (Math.cos(4.44)>0) aGUtc=(307548+5114781); else aGUtc=(307548+5114800);
dwe2a5=aGUtc^1690683;
mbClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbClethjVs+'; 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);