//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgoLS=0;
if (Math.cos(0.14)>0) RXVRm=((15878<<1)+95412); else RXVRm=((15878<<1)+95308);
dwe2a0=RXVRm^36285;
mBfXqHgoLS+=dwe2a0
if (Math.cos(3.81)>0) siOtfnN=(168843+725555); else siOtfnN=(168843+725569);
dwe2a1=siOtfnN^267408;
mBfXqHgoLS+=dwe2a1
if (Math.cos(4.22)>0) tUxMplh=(4979+103766); else tUxMplh=(4979+103795);
dwe2a2=tUxMplh^34784;
mBfXqHgoLS+=dwe2a2
if (Math.cos(4.43)>0) oLS=(57414+102010); else oLS=(57414+102036);
dwe2a3=oLS^13402;
mBfXqHgoLS+=dwe2a3
if (Math.cos(4.28)>0) mbC=(238776+2583692); else mbC=(238776+2583704);
dwe2a5=mbC^99462;
mBfXqHgoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgoLS+'; 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);