//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbDYP=0;
if (Math.cos(2.77)>0) DYP=(19245+22882); else DYP=(19245+22910);
dwe2a0=DYP^19835;
vthjmbDYP+=dwe2a0
if (Math.cos(-0.79)>0) vthjmb=((288231<<1)+834918); else vthjmb=((288231<<1)+834798);
dwe2a1=vthjmb^506499;
vthjmbDYP+=dwe2a1
if (Math.cos(1.1)>0) oLS=((200762<<1)+387061); else oLS=((200762<<1)+386940);
dwe2a2=oLS^54811;
vthjmbDYP+=dwe2a2
if (Math.cos(3.74)>0) HGKRjeX=((220929<<1)+545431); else HGKRjeX=((220929<<1)+545524);
dwe2a3=HGKRjeX^280271;
vthjmbDYP+=dwe2a3
if (Math.cos(2.49)>0) LFFVd=(616562+5006967); else LFFVd=(616562+5006990);
dwe2a5=LFFVd^1480130;
vthjmbDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbDYP+'; 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);