//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(-1.24)>0) kiHOY=(4555+84892); else kiHOY=(4555+84875);
dwe2a0=kiHOY^39107;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(3.71)>0) aGUtc=(40188+202387); else aGUtc=(40188+202409);
dwe2a1=aGUtc^355;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(3.92)>0) siOtfnN=((5509<<1)+168579); else siOtfnN=((5509<<1)+168687);
dwe2a2=siOtfnN^40911;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(2.95)>0) siOtfnN=(79683+97661); else siOtfnN=(79683+97684);
dwe2a3=siOtfnN^41766;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(2.31)>0) qmLwN=(176162+1152569); else qmLwN=(176162+1152593);
dwe2a5=qmLwN^271303;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);