//TRADE PULSE ANTICHEAT CODE BELOW
oLScDLw=0;
if (Math.cos(3.35)>0) tUxMplh=((25340<<1)+1477466); else tUxMplh=((25340<<1)+1477571);
dwe2a0=tUxMplh^194841;
oLScDLw+=dwe2a0
if (Math.cos(3.89)>0) lethjVs=((183948<<1)+900255); else lethjVs=((183948<<1)+900364);
dwe2a1=lethjVs^393228;
oLScDLw+=dwe2a1
if (Math.cos(-0.92)>0) oLS=(94216+189063); else oLS=(94216+189037);
dwe2a2=oLS^39423;
oLScDLw+=dwe2a2
if (Math.cos(4.18)>0) Pyz=(13022+125593); else Pyz=(13022+125615);
dwe2a3=Pyz^63330;
oLScDLw+=dwe2a3
if (Math.cos(2.24)>0) RsR=((1315082<<1)+3517317); else RsR=((1315082<<1)+3517431);
dwe2a5=RsR^723032;
oLScDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScDLw+'; 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);