//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(-0.01)>0) oLS=((4266<<1)+27851); else oLS=((4266<<1)+27750);
dwe2a0=oLS^24857;
tUxMplhoLS+=dwe2a0
if (Math.cos(3.47)>0) FUoCZdxN=(28927+46408); else FUoCZdxN=(28927+46434);
dwe2a1=FUoCZdxN^25870;
tUxMplhoLS+=dwe2a1
if (Math.cos(-0.62)>0) LFFVd=(230733+443930); else LFFVd=(230733+443903);
dwe2a2=LFFVd^221217;
tUxMplhoLS+=dwe2a2
if (Math.cos(3.95)>0) mBfXqHg=((1839<<1)+38495); else mBfXqHg=((1839<<1)+38607);
dwe2a3=mBfXqHg^2888;
tUxMplhoLS+=dwe2a3
if (Math.cos(1.92)>0) vthjmb=(630841+1661712); else vthjmb=(630841+1661735);
dwe2a5=vthjmb^873440;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);