//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNqmLwN=0;
if (Math.cos(-0.58)>0) FUoCZdxN=(33166+46187); else FUoCZdxN=(33166+46159);
dwe2a0=FUoCZdxN^54703;
siOtfnNqmLwN+=dwe2a0
if (Math.cos(3.56)>0) tUxMplh=((6371<<1)+21416); else tUxMplh=((6371<<1)+21538);
dwe2a1=tUxMplh^24565;
siOtfnNqmLwN+=dwe2a1
if (Math.cos(1.74)>0) siOtfnN=(53747+69815); else siOtfnN=(53747+69833);
dwe2a2=siOtfnN^16656;
siOtfnNqmLwN+=dwe2a2
if (Math.cos(0.15)>0) cDLw=(33267+81275); else cDLw=(33267+81251);
dwe2a3=cDLw^14904;
siOtfnNqmLwN+=dwe2a3
if (Math.cos(1.33)>0) vthjmb=((14148<<1)+177141); else vthjmb=((14148<<1)+177026);
dwe2a5=vthjmb^60759;
siOtfnNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNqmLwN+'; 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);