//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(4.25)>0) kiHOY=(49782+185396); else kiHOY=(49782+185422);
dwe2a0=kiHOY^7656;
siOtfnNmbC+=dwe2a0
if (Math.cos(0.05)>0) qmLwN=((78741<<1)+151403); else qmLwN=((78741<<1)+151281);
dwe2a1=qmLwN^63407;
siOtfnNmbC+=dwe2a1
if (Math.cos(4.3)>0) aGUtc=(526723+697509); else aGUtc=(526723+697521);
dwe2a2=aGUtc^208259;
siOtfnNmbC+=dwe2a2
if (Math.cos(2.47)>0) kiHOY=(83181+469416); else kiHOY=(83181+469429);
dwe2a3=kiHOY^199596;
siOtfnNmbC+=dwe2a3
if (Math.cos(1.11)>0) lethjVs=((396934<<1)+2154849); else lethjVs=((396934<<1)+2154746);
dwe2a5=lethjVs^1420328;
siOtfnNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmbC+'; 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);