//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(3.59)>0) oLS=((48709<<1)+127571); else oLS=((48709<<1)+127668);
dwe2a0=oLS^6512;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(0.7)>0) mbC=(30034+43385); else mbC=(30034+43365);
dwe2a1=mbC^19622;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(0.94)>0) DYP=((83224<<1)+87503); else DYP=((83224<<1)+87399);
dwe2a2=DYP^62255;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(3.38)>0) LFFVd=(123740+203294); else LFFVd=(123740+203312);
dwe2a3=LFFVd^61934;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(0.27)>0) siOtfnN=(811894+842030); else siOtfnN=(811894+842016);
dwe2a5=siOtfnN^581874;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);