//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRXVRm=0;
if (Math.cos(2.99)>0) qmLwN=((36409<<1)+179791); else qmLwN=((36409<<1)+179899);
dwe2a0=qmLwN^82982;
LFFVdRXVRm+=dwe2a0
if (Math.cos(4.39)>0) kiHOY=((92247<<1)+467743); else kiHOY=((92247<<1)+467860);
dwe2a1=kiHOY^61495;
LFFVdRXVRm+=dwe2a1
if (Math.cos(0.61)>0) HGKRjeX=(37697+290715); else HGKRjeX=(37697+290688);
dwe2a2=HGKRjeX^89350;
LFFVdRXVRm+=dwe2a2
if (Math.cos(0.1)>0) RXVRm=((121821<<1)+214386); else RXVRm=((121821<<1)+214276);
dwe2a3=RXVRm^42324;
LFFVdRXVRm+=dwe2a3
if (Math.cos(-0.25)>0) RsR=(116417+1016876); else RsR=(116417+1016855);
dwe2a5=RsR^693498;
LFFVdRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRXVRm+'; 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);